From 053f9da1114d571b390e3b3c8b8e61b5098320e3 Mon Sep 17 00:00:00 2001 From: archie Date: Wed, 27 Oct 1999 22:14:04 +0000 Subject: Remove extraneous -I compile flag that was used during testing. --- usr.sbin/ngctl/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/ngctl/Makefile b/usr.sbin/ngctl/Makefile index a4e02ad..26f73d7 100644 --- a/usr.sbin/ngctl/Makefile +++ b/usr.sbin/ngctl/Makefile @@ -10,6 +10,5 @@ LDADD+= -lnetgraph DPADD+= /usr/lib/libnetgraph.a COPTS+= -O2 -g -Wall -Werror -COPTS+= -I/usr/src.freefall/sys .include -- cgit v1.1