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
libc, libutil: remove compat hacks
[minix.git]
/
commands
/
host
/
Makefile
blob
8a7cfb1b38c68166176c4d12531c8756026c8b77
1
PROG
=
host
2
MAN
=
3
4
CPPFLAGS.host.c
+= -
D__NBSD_LIBC
5
6
.
include
<
bsd.prog.mk
>