use correct .PATH, remove unused CFLAGS

This commit is contained in:
Luigi Rizzo 2010-04-13 09:52:42 +00:00
parent c720aa5217
commit 226cbe5ee3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=206550

View File

@ -1,9 +1,8 @@
# GEOM_LIBRARY_PATH
# $FreeBSD$
.PATH: /usr/src/sbin/geom/misc
CFLAGS += -I/usr/src/sbin/geom
.PATH: ${.CURDIR}/../../misc
#CFLAGS += -I/usr/src/sbin/geom
CLASS=sched