[Midnightbsd-cvs] src: Makefile: we moved this...

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Nov 25 14:31:01 EST 2008


Log Message:
-----------
we moved this... fix the makefile

Modified Files:
--------------
    src/sys/modules/cd9660:
        Makefile (r1.1.1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/sys/modules/cd9660/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L sys/modules/cd9660/Makefile -L sys/modules/cd9660/Makefile -u -r1.1.1.1 -r1.2
--- sys/modules/cd9660/Makefile
+++ sys/modules/cd9660/Makefile
@@ -1,6 +1,6 @@
-# $FreeBSD: src/sys/modules/cd9660/Makefile,v 1.15 2003/09/26 20:26:24 fjoe Exp $
+# $FreeBSD: src/sys/modules/cd9660/Makefile,v 1.16 2007/02/11 14:01:31 rodrigc Exp $
 
-.PATH: ${.CURDIR}/../../isofs/cd9660
+.PATH: ${.CURDIR}/../../fs/cd9660
 
 KMOD=	cd9660
 SRCS=	vnode_if.h \


More information about the Midnightbsd-cvs mailing list