PERFORCE change 111561 for review
Matt Jacob
mjacob at FreeBSD.org
Tue Dec 12 09:43:41 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=111561
Change 111561 by mjacob at mjexp on 2006/12/12 17:39:43
Fix path.
Affected files ...
.. //depot/projects/mjexp/sbin/geom/class/multipath/Makefile#2 edit
Differences ...
==== //depot/projects/mjexp/sbin/geom/class/multipath/Makefile#2 (text+ko) ====
@@ -1,8 +1,10 @@
-# $FreeBSD: src/sbin/geom/class/stripe/Makefile,v 1.3 2004/05/21 22:12:24 pjd Exp $
+# $FreeBSD$
.PATH: ${.CURDIR}/../../misc
-CFLAGS+= -I${.CURDIR}/../../../newisp
CLASS= multipath
NO_MAN=true
+
.include <bsd.lib.mk>
+
+CFLAGS+= -I${.CURDIR}/../../../../sys
More information about the p4-projects
mailing list