repo.or.cz
/
syslinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mem: Add magic field to detect memory corruption
[syslinux.git]
/
diag
/
Makefile
blob
969acbb3ed8cc54492bc4f18ea4d85bc603303e7
1
SUBDIRS
=
mbr geodsp
2
3
all
tidy
dist clean
spotless
install
:
4
set
-
e
;
for d in
$(
SUBDIRS
);
do
$(
MAKE
) -
C
$
$d
$
@
;
done