fix makefile

pull/2687/head
Alexander Medvednikov 2019-11-07 17:57:18 +03:00
parent df6bdf59e6
commit ad7b39d763
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ endif
fresh_vc: fresh_vc:
rm -rf vc/ rm -rf vc/
git clone --depth 1 --quiet https://github.com/vlang/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: fresh_tcc:
ifdef WIN32 ifdef WIN32