This website requires JavaScript.
Explore
Help
Sign In
libs
/
tomlc99_rtt_pkg
Watch
4
Star
0
Fork
You've already forked tomlc99_rtt_pkg
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
tomlc99_rtt_pkg
/
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