From 907d8c242e0209d90828920cb07cfff5e5ec0507 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 17 Jul 2003 06:18:13 +0000 Subject: We don't need so many -I's. --- rescue/librescue/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'rescue/librescue') diff --git a/rescue/librescue/Makefile b/rescue/librescue/Makefile index 506306c..08214ff 100644 --- a/rescue/librescue/Makefile +++ b/rescue/librescue/Makefile @@ -16,10 +16,8 @@ INTERNALLIB= yes # Don't install this library CFLAGS+= -DRESCUE # Flags copied from src/lib/libc and src/lib/libutil CFLAGS+= -I${.CURDIR}/../../lib/libc/include -CFLAGS+= -I${.CURDIR}/../../include CFLAGS+= -D__DBINTERFACE_PRIVATE CFLAGS+= -DINET6 -CFLAGS+= -I${.OBJDIR}/../../lib/libc CFLAGS+= -DPOSIX_MISTAKE CFLAGS+= -I${.CURDIR}/../../lib/libc/locale CFLAGS+= -DBROKEN_DES -- cgit v1.1