projects
/
music
/
pretentious.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
song1: stick: Add extended A part.
[music/pretentious.git]
/
Makefile
1
SUBDIRS
:= $(
wildcard
*/
.
)
2
3
all
: $(
SUBDIRS
)
4
5
$(
SUBDIRS
) :
6
$(
MAKE
) -
C
$
@
7
8
.PHONY
:
all
$(
SUBDIRS
)