summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgarbled <garbled@NetBSD.org>2001-01-04 21:50:13 +0000
committergarbled <garbled@NetBSD.org>2001-01-04 21:50:13 +0000
commit87b803cdcebe2cdbe1c7d147c64cbdf4e1bc9fcd (patch)
tree35c68084786665aa8f53b790647b60ed1d9f8441
parent5bcac3e56c143a362a230fef3d300737fa5994d2 (diff)
Remove some leftover cruft
-rw-r--r--lib/libcdk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libcdk/Makefile b/lib/libcdk/Makefile
index 34bfd6761c1..3cea67f35ae 100644
--- a/lib/libcdk/Makefile
+++ b/lib/libcdk/Makefile
@@ -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 @@ MLINKS= cdk_cdk.3 cdk.3
INCSDIR= /usr/include/cdk
-DPSRCS= print_version.h
-
CPPFLAGS+= -I. \
-I${DIST}/cdk/include \
-DHAVE_CONFIG_H