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