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
92f8b24f6a
box-o-sand
/
cpp-practice
/
Makefile
7 lines
67 B
Makefile
Raw
Normal View
History
Unescape
Escape
nesting basic stuff in its own tree
2011-05-29 12:30:03 +00:00
all
:
cd
./basics
&&
$(
MAKE
)
futzing around with opengl
2011-05-29 13:08:33 +00:00
cd
./opengl
&&
$(
MAKE
)
touching up makefile while resurrecting repo
2011-05-29 11:24:21 +00:00
init with hello world
2010-03-28 01:29:55 +00:00
nesting basic stuff in its own tree
2011-05-29 12:30:03 +00:00
.PHONY
:
all
Reference in New Issue
Copy Permalink