This website requires JavaScript.
Explore
PVV
Wiki
Tokyo Drift Issues
Help
Sign In
Projects
/
mysql-admutils
Watch
13
Star
0
Fork
You've already forked mysql-admutils
0
Code
Issues
Pull Requests
Activity
develop
mysql-admutils
/
tomlc99
/
unittest
/
Makefile
12 lines
90 B
Makefile
Raw
Permalink
Blame
History
CFLAGS
=
-g -I..
TESTS
=
t1
all
:
$(
TESTS
)
t1
:
t
1.
c
../
toml
.
c
clean
:
rm -f
$(
TESTS
)
Reference in New Issue
View Git Blame
Copy Permalink