forked from vieter-v/vieter
Update 'Makefile'
This commit is contained in:
parent
4939fd807e
commit
24b0898a36
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -5,6 +5,7 @@ SOURCES != find '$(SRC_DIR)' -iname '*.v'
|
|||
V_PATH ?= v
|
||||
V := $(V_PATH) -showcc -gc boehm
|
||||
|
||||
|
||||
all: vieter
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue