This website requires JavaScript.
Explore
Help
Sign In
tsv
/
books
Watch
1
Star
0
Fork
You've already forked books
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aeba67799b
books
/
apitue
/
sample-code
/
08
/
Makefile
8 lines
92 B
Makefile
Raw
Blame
History
all
:
a
.
out
clean
:
rm -f a.out
a.out
:
streamread
.
c
cc -Wall -Wextra -Werror streamread.c
Reference in New Issue
View Git Blame
Copy Permalink