From 87b803cdcebe2cdbe1c7d147c64cbdf4e1bc9fcd Mon Sep 17 00:00:00 2001 From: garbled Date: Thu, 4 Jan 2001 21:50:13 +0000 Subject: Remove some leftover cruft --- lib/libcdk/Makefile | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit