repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
opendir change: refinement
[minix.git]
/
commands
/
writeisofs
/
Makefile
blob
1355e8826de62caa5180288caafdda5a6bf8267e
1
PROG
=
writeisofs
2
MAN
=
3
4
# LSC Prevent redefinition ot types
5
CPPFLAGS.writeisofs.c
+= -
D__NBSD_LIBC
6
7
.
include
<
bsd.prog.mk
>