From cea3d0ebcfdb9647d94f329cbe2a8eb90e3de9d7 Mon Sep 17 00:00:00 2001 From: avg Date: Tue, 6 Aug 2013 16:18:07 +0000 Subject: fix fat-fingering in r253996 MFC after: 17 days X-MFC with: r253996 --- sys/modules/cyclic/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys') diff --git a/sys/modules/cyclic/Makefile b/sys/modules/cyclic/Makefile index 054f3c3..6b29be4 100644 --- a/sys/modules/cyclic/Makefile +++ b/sys/modules/cyclic/Makefile @@ -11,7 +11,6 @@ CFLAGS+= -I${.CURDIR}/../../cddl/compat/opensolaris \ -I${.CURDIR}/../../cddl/contrib/opensolaris/uts/common \ -I${.CURDIR}/../.. \ -I${.CURDIR}/../../cddl/dev/cyclic/i386 -CFLAGS+= -include ${.CURDIR}/../../cddl/compat/opensolaris/sys/debug_compat.h IGNORE_PRAGMA= 1 -- cgit v1.1