5c00743626
Based on work by Vivek Prakash and Gianluca Guida. See UPDATING about caveats on currently existing accounts. . restores netbsd libc pwcache functions
8 lines
117 B
Makefile
8 lines
117 B
Makefile
# Makefile for usr.bin
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
# NetBSD imports
|
|
SUBDIR= pwd_mkdb user vipw
|
|
|
|
.include <bsd.subdir.mk>
|