diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-12-17 15:11:43 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-12-17 15:11:43 +0000 |
| commit | f34b67af938998d2354d3fa302ee724693b97d69 (patch) | |
| tree | 37fc30a6815800ebf09b9935106d7b797ba86213 /gnu/usr.bin/cvs/Makefile.inc | |
| parent | e51d1e8707b9480cd9c06b4164190206db9cd1ec (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cvs/Makefile.inc')
| -rw-r--r-- | gnu/usr.bin/cvs/Makefile.inc | 1 |
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) |
