Update 'Makefile'

dev
test 2022-05-05 09:23:25 +02:00
parent 4939fd807e
commit 24b0898a36
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ SOURCES != find '$(SRC_DIR)' -iname '*.v'
V_PATH ?= v
V := $(V_PATH) -showcc -gc boehm
all: vieter