Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libcdk Remove some leftover cruft



details:   https://anonhg.NetBSD.org/src/rev/5820ead89c8d
branches:  trunk
changeset: 501618:5820ead89c8d
user:      garbled <garbled%NetBSD.org@localhost>
date:      Thu Jan 04 21:50:13 2001 +0000

description:
Remove some leftover cruft

diffstat:

 lib/libcdk/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r da1b4d7f681c -r 5820ead89c8d lib/libcdk/Makefile
--- a/lib/libcdk/Makefile       Thu Jan 04 21:04:43 2001 +0000
+++ b/lib/libcdk/Makefile       Thu Jan 04 21:50:13 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/01/04 20:21:18 garbled Exp $
+# $NetBSD: Makefile,v 1.2 2001/01/04 21:50:13 garbled Exp $
 DIST=          ${.CURDIR}/../../dist
 .PATH: ${DIST}/cdk
 .PATH: ${DIST}/cdk/include
@@ -32,8 +32,6 @@
 
 INCSDIR= /usr/include/cdk
 
-DPSRCS=        print_version.h
-
 CPPFLAGS+= -I. \
        -I${DIST}/cdk/include \
        -DHAVE_CONFIG_H



Home | Main Index | Thread Index | Old Index