From 3ab9a9d0e0ebfa0140abae7977b0585efcfaba5a Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 18 May 2001 13:41:42 +0000 Subject: Removed -I${.CURDIR}/.../sys from CFLAGS. --- usr.sbin/usbd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/usbd') diff --git a/usr.sbin/usbd/Makefile b/usr.sbin/usbd/Makefile index 716456d8348d..aadecee02830 100644 --- a/usr.sbin/usbd/Makefile +++ b/usr.sbin/usbd/Makefile @@ -2,6 +2,5 @@ PROG= usbd MAN= usbd.conf.5 usbd.8 -CFLAGS+=-I${.CURDIR}/../../sys .include -- cgit v1.3