This website requires JavaScript.
Explore
Help
Sign In
seg_yinzy
/
mult_timer
Watch
1
Star
0
Fork
You've already forked mult_timer
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1e7ef0dd95
mult_timer
/
examples
/
Makefile
7 lines
97 B
Makefile
Raw
Blame
History
all
:
gcc example.c ../source/mt_timer.c -I../source -pthread -o timer -Wall
clean
:
rm timer
Reference in New Issue
View Git Blame
Copy Permalink