This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
f26e65a943
v
/
compiler
/
Makefile
12 lines
107 B
Makefile
Raw
Blame
History
all
:
v
v
:
v
.
c
cc -std
=
gnu11 -w -o v v.c
./v -o v .
v.c
:
wget https://vlang.io/v.c
clean
:
-rm vc v.c
Reference in New Issue
View Git Blame
Copy Permalink