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
73630bfb8e
mult_timer
/
Makefile
7 lines
89 B
Makefile
Raw
Blame
History
all
:
mt_timer
.
c
test
.
c
gcc test.c mt_timer.c -pthread -o timer -Wall
clean
:
rm timer
Reference in New Issue
View Git Blame
Copy Permalink