aboutsummaryrefslogtreecommitdiff
path: root/kerberosIV/Makefile.inc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-03-11 22:34:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-03-11 22:34:10 +0000
commit38e1809ae3df1e3c9d1575ae4303f97f5459b322 (patch)
tree6aa4c9fad950451bf05f5f5073fc5d9f0f3bd2fb /kerberosIV/Makefile.inc
parent820b57927e0ddc79987ca2eb20776f0b3d173e15 (diff)
downloadsrc-38e1809ae3df1e3c9d1575ae4303f97f5459b322.tar.gz
src-38e1809ae3df1e3c9d1575ae4303f97f5459b322.zip
Remove the last vestiges of libRSAglue now that it's an empty stub.
This should fix the buildworld problems some people were seeing. Approved by: jkh
Notes
Notes: svn path=/head/; revision=57921
Diffstat (limited to 'kerberosIV/Makefile.inc')
-rw-r--r--kerberosIV/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/kerberosIV/Makefile.inc b/kerberosIV/Makefile.inc
index 7c375c042df7..f4e8bb268aa9 100644
--- a/kerberosIV/Makefile.inc
+++ b/kerberosIV/Makefile.inc
@@ -71,10 +71,6 @@ TELNETOBJDIR= ${.CURDIR}/../../lib/libtelnet
CFLAGS+= -I${.CURDIR}/../../include -Wall -DHAVE_CONFIG_H \
-I${INCLUDEOBJDIR} -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\"
-.if defined(RSAREF) && ${RSAREF} == YES
-LDADD+= -lRSAglue
-DPADD+= ${LIBRSAGLUE}
-.endif
protos.h: ${KRB4DIR}/include/protos.H
ln -sf ${.ALLSRC} ${.TARGET}