repo.or.cz
/
panda.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed the notion of a "large" context. For simplicity, all contexts
[panda.git]
/
src
/
Makefile
blob
05b856f37f05cd3002dad55517e2c691b81a09ef
1
2
all
:
.DEFAULT
3
4
.DEFAULT
:
5
cd ..
&& $(
MAKE
) $(
MAKECMDGOALS
)