Build librpcsvc as a shared library, since pam_unix.so needs it.

This commit is contained in:
lukem 2005-01-08 10:02:36 +00:00
parent ed83e0847a
commit 6463b925a7
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.37 2003/01/05 19:24:06 sommerfeld Exp $
# $NetBSD: Makefile,v 1.38 2005/01/08 10:02:36 lukem Exp $
NOMAN= # defined
NOPIC= # defined
RPCSRCS= bootparam_prot.x klm_prot.x mount.x nfs_prot.x\
nlm_prot.x rex.x rnusers.x rusers.x rquota.x rstat.x rwall.x\

View File

@ -0,0 +1,5 @@
# $NetBSD: shlib_version,v 1.1 2005/01/08 10:02:36 lukem Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=0
minor=0