This website requires JavaScript.
Explore
Help
Sign In
kts
/
timesynk
Watch
1
Star
0
Fork
You've already forked timesynk
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3b24b50e4c
timesynk
/
tools
/
Makefile
9 lines
95 B
Makefile
Raw
Blame
History
CC
=
gcc
CFLAGS
=
-Wall -c -g
bin2c
:
bin
2
c
.
c
$(
CC
)
bin2c.c -o bin2c
clean
:
rm -f *.o bin2c
Reference in New Issue
View Git Blame
Copy Permalink