Date: Thu, 29 Sep 2005 05:11:52 GMT From: Scott Long <scottl@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 84462 for review Message-ID: <200509290511.j8T5BqVe090800@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=84462 Change 84462 by scottl@scottl-junior on 2005/09/29 05:11:31 Add the UFS_JOURNAL flag to CFLAGS so that the headers work. Affected files ... .. //depot/projects/soc2005/ufsj/src/sbin/tunefs/Makefile#2 edit Differences ... ==== //depot/projects/soc2005/ufsj/src/sbin/tunefs/Makefile#2 (text+ko) ==== @@ -6,4 +6,6 @@ LDADD= -lufs MAN= tunefs.8 +CFLAGS+= -DUFS_JOURNAL + .include <bsd.prog.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509290511.j8T5BqVe090800>