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