f614d0015a
. allow commands to use it by setting NEED_NBSDLIBC . also add mkfiles to clean and cleandepend so they don't break on missing new mkfiles
6 lines
72 B
Makefile
6 lines
72 B
Makefile
.include <minix.newlibc.mk>
|
|
|
|
CPPFLAGS+= -D_NETBSD_SOURCE
|
|
|
|
BINDIR?=/bin
|
|
|