This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
90e101db98
box-o-sand
/
gowrikumar
/
Makefile
8 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
adding url because I forget stuff and don't know how to use bookmarks
2011-06-13 02:37:29 +00:00
# puzzles from http://www.gowrikumar.com/c/
simplifying the Makefile a touch
2011-06-14 02:22:12 +00:00
all
:
$(
patsubst
%.
c
,%,
$
(
wildcard
*.
c
)
)
not much to show for this one, but I'm pretty sure I get it :-P
2011-06-13 03:51:17 +00:00
ummmm, fixed?
2011-06-13 03:02:18 +00:00
.PHONY
:
all
Reference in New Issue
Copy Permalink