diff options
| author | christos <christos@NetBSD.org> | 2006-02-04 16:30:30 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2006-02-04 16:30:30 +0000 |
| commit | 3f2ec09c9f101600311637dcf34b8d2152b3f18c (patch) | |
| tree | d5e98bc2d7993d73c033f89f21c6c5c65f531a32 /gnu/usr.bin/cvs/libdiff | |
| parent | 0a1a3118251c9ea5b048e521385b8b0a6d601860 (diff) | |
bye bye old cvs.
Diffstat (limited to 'gnu/usr.bin/cvs/libdiff')
| -rw-r--r-- | gnu/usr.bin/cvs/libdiff/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gnu/usr.bin/cvs/libdiff/Makefile b/gnu/usr.bin/cvs/libdiff/Makefile deleted file mode 100644 index bb249c647c4..00000000000 --- a/gnu/usr.bin/cvs/libdiff/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.5 2004/05/23 02:24:50 lukem Exp $ - -MKPRIVATELIB= yes - -.include "${.CURDIR}/../Makefile.inc" - -LIB= diff - -DIST= ${IDIST}/${LIB} -.PATH: ${DIST} - -SRCS != echo ${DIST}/*.c | sed -e s,${DIST}/,,g - -.include <bsd.lib.mk> |
