Fixed missing DPADD by removing empty LDADD.
This commit is contained in:
parent
7163c76d8f
commit
5346e2783c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user