5c00743626
Based on work by Vivek Prakash and Gianluca Guida. See UPDATING about caveats on currently existing accounts. . restores netbsd libc pwcache functions
6 lines
69 B
Makefile
6 lines
69 B
Makefile
PROG= ls
|
|
BINDIR= /bin
|
|
MAN=
|
|
NEED_NBSDLIBC=yes
|
|
|
|
.include <bsd.prog.mk>
|