repo.or.cz
/
syslinux-debian
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding upstream version 3.30~pre4.
[syslinux-debian/hramrach.git]
/
com32
/
Makefile
blob
7e7bfcb69963b097e317f8bbce8ad9be6ed330ed
1
SUBDIRS
=
lib libutil modules samples
2
3
all
tidy
clean
spotless
install
:
4
for d in
$(
SUBDIRS
);
do
$(
MAKE
) -
C
$
$d
$
@
;
done