aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/Makefile.inc
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-12-17 15:11:43 +0000
committerBruce Evans <bde@FreeBSD.org>1997-12-17 15:11:43 +0000
commitf34b67af938998d2354d3fa302ee724693b97d69 (patch)
tree37fc30a6815800ebf09b9935106d7b797ba86213 /gnu/usr.bin/cvs/Makefile.inc
parente51d1e8707b9480cd9c06b4164190206db9cd1ec (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/cvs/Makefile.inc')
-rw-r--r--gnu/usr.bin/cvs/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/cvs/Makefile.inc b/gnu/usr.bin/cvs/Makefile.inc
index daeb2743917a..e8a0c54b54aa 100644
--- a/gnu/usr.bin/cvs/Makefile.inc
+++ b/gnu/usr.bin/cvs/Makefile.inc
@@ -8,7 +8,6 @@ LIBDESTDIR= ${.OBJDIR}/../lib
LIBDESTDIR= ${.CURDIR}/../lib
.endif
-LDDESTDIR= -L${LIBDESTDIR}
LIBCVS= ${LIBDESTDIR}/libcvs.a
.if exists(${.CURDIR}/../../Makefile.inc)