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.86+dfsg.
[syslinux-debian/hramrach.git]
/
com32
/
Makefile
blob
3821e581543515dab51e74604ece932415eb445b
1
SUBDIRS
=
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