Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
rdemeter
Edit Copy
Star
GitHub Repository:
rdemeter/so
Path:
blob/master/lab2/Makefile
2
2
1
views
all: gcc -Wall intro-04.c -o intro-04 clean: rm -f intro-04