summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-12-17 11:13:26 +0000
committerbde <bde@FreeBSD.org>1997-12-17 11:13:26 +0000
commit5346e2783c88fa601f1b18226b215642f5ba46ab (patch)
tree17e810c940354437741fec6227bbda9aef56dec9
parent7163c76d8f0c74a793b518b494b3acebc12b6440 (diff)
downloadFreeBSD-src-5346e2783c88fa601f1b18226b215642f5ba46ab.zip
FreeBSD-src-5346e2783c88fa601f1b18226b215642f5ba46ab.tar.gz
Fixed missing DPADD by removing empty LDADD.
-rw-r--r--usr.sbin/amd/amd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/amd/amd/Makefile b/usr.sbin/amd/amd/Makefile
index 89762eb..377035a 100644
--- a/usr.sbin/amd/amd/Makefile
+++ b/usr.sbin/amd/amd/Makefile
@@ -23,7 +23,6 @@ CFLAGS+=-DOS_REP=\"${OS}\"
CFLAGS+=-DOS_HDR=\"os-${OS}.h\"
CFLAGS+=${CONFIG}
CFLAGS+=-D_NEW_VFSCONF
-LDADD= ${XLIBDIR} ${RESOLV}
CLEANFILES+=vers.${PROG}.c vers.${PROG}.o version.amd
CLEANFILES+=mount.h mount_xdr.c nfs_prot.h nfs_prot_xdr.c nfs_prot_svc.c
RPCCOM = rpcgen
OpenPOWER on IntegriCloud