diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:17:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:17:26 +0000 |
| commit | c73e22c3d47a3cff43c30a39e6aa4692e07316c8 (patch) | |
| tree | 4850c8e93ed64ec07d74d3b37deb81f774dba52e /usr.sbin/rpcbind | |
| parent | fe655281c5aaa0c4feb637ba0199f869ba84a78b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rpcbind')
| -rw-r--r-- | usr.sbin/rpcbind/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rpcbind/Makefile b/usr.sbin/rpcbind/Makefile index fb73b23a0f24..87d70e775063 100644 --- a/usr.sbin/rpcbind/Makefile +++ b/usr.sbin/rpcbind/Makefile @@ -3,7 +3,6 @@ PROG= rpcbind CFLAGS+= -I${LIBCRPCDIR} -I${LIBCINCLUDE} -DPORTMAP -DINET6 -DLIBWRAP -MAN8= rpcbind.8 SRCS= check_bound.c rpcb_stat.c rpcb_svc_4.c rpcbind.c pmap_svc.c \ rpcb_svc.c rpcb_svc_com.c security.c warmstart.c util.c \ rpc_generic.c |
