mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
fix makefile
This commit is contained in:
parent
df6bdf59e6
commit
ad7b39d763
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -37,7 +37,7 @@ endif
|
|||
fresh_vc:
|
||||
rm -rf vc/
|
||||
git clone --depth 1 --quiet https://github.com/vlang/vc
|
||||
cp fns.h vc/fns.h
|
||||
#cp fns.h vc/fns.h
|
||||
|
||||
fresh_tcc:
|
||||
ifdef WIN32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue