libc, libutil: remove compat hacks
[minix.git] / commands / host / Makefile
blob8a7cfb1b38c68166176c4d12531c8756026c8b77
1 PROG= host
2 MAN=
4 CPPFLAGS.host.c+= -D__NBSD_LIBC
6 .include <bsd.prog.mk>