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