summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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