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.62+dfsg.
[syslinux-debian/hramrach.git]
/
com32
/
Makefile
blob
32d735633ab4c3488f8419c8a5a9209f0df1500b
1
SUBDIRS
=
lib libutil modules menu samples
2
3
all
tidy
clean
spotless
install
:
4
set
-
e
;
for d in
$(
SUBDIRS
);
do
$(
MAKE
) -
C
$
$d
$
@
;
done