This website requires JavaScript.
Explore
Help
Sign In
cs
/
icp
Watch
1
Star
0
Fork
You've already forked icp
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
90d8c13215
icp
/
oer
/
courses
/
c-newcomers
/
sections
/
04-supermarket
/
03-states
/
Makefile
5 lines
53 B
Makefile
Raw
Blame
History
all
:
gcc program.c -o program
clean
:
rm -f program
Reference in New Issue
View Git Blame
Copy Permalink