This website requires JavaScript.
Explore
Help
Sign In
joost
/
learn-c-the-hard-way
Watch
1
Star
0
Fork
0
You've already forked learn-c-the-hard-way
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a107e72b2a
learn-c-the-hard-way
/
Makefile
Joost Agterhoek
a107e72b2a
first exercise and extra credit work in Markdown note with screenshots, possibly for publishing later
2024-08-29 11:01:39 +02:00
5 lines
35 B
Makefile
Raw
Blame
History
CFLAGS
=
-Wall -g
clean
:
rm -f ex1
Reference in New Issue
View Git Blame
Copy Permalink