diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
| commit | 020ee2dc9fb13a1004e1107b7382f3d074255f58 (patch) | |
| tree | f0fe2c53eabb91958eeca5d28446075ee7afcb35 /libexec/ypxfr | |
| parent | 1c011f20f684784227856596edeaf9ef2d6e0373 (diff) | |
Notes
Diffstat (limited to 'libexec/ypxfr')
| -rw-r--r-- | libexec/ypxfr/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/ypxfr/Makefile b/libexec/ypxfr/Makefile index f03b266d2480..3d7af161e66a 100644 --- a/libexec/ypxfr/Makefile +++ b/libexec/ypxfr/Makefile @@ -9,8 +9,6 @@ GENSRCS=yp.h yp_clnt.c ypxfr_clnt.c .PATH: ${.CURDIR}/../../usr.sbin/ypserv -MAN8= ypxfr.8 - CFLAGS+= -I. DPADD= ${LIBRPCSVC} LDADD= -lrpcsvc |
