From ee4e861796ad9b19acb45c576ed181ce2fdfebf5 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 28 Mar 2008 10:46:12 +0000 Subject: Put some dir locations in rc.h so that 3rd party apps can become awware of them. --- src/rc/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/rc/Makefile') diff --git a/src/rc/Makefile b/src/rc/Makefile index f60fc31..2edc51e 100644 --- a/src/rc/Makefile +++ b/src/rc/Makefile @@ -39,8 +39,6 @@ include ${MK}/cc.mk include ${MK}/debug.mk CFLAGS+= -I../includes -I../librc -I../libeinfo -CFLAGS+= -DLIB=\"${LIBNAME}\" -CFLAGS+= -DSYSCONFDIR=\"${SYSCONFDIR}\" include ${MK}/${MKTERMCAP}.mk LDADD+= ${LIBDL} ${LIBKVM} -- cgit v1.2.3