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 4.00~pre61+dfsg.
[syslinux-debian/hramrach.git]
/
com32
/
Makefile
blob
4f95017a362178d692a6e4d693ab1ee7f1130836
1
SUBDIRS
=
tools lib gpllib libutil modules mboot menu samples rosh cmenu \
2
hdt gfxboot sysdump
3
all
tidy
dist clean
spotless
install
:
4
set
-
e
;
for d in
$(
SUBDIRS
);
do
$(
MAKE
) -
C
$
$d
$
@
;
done