Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2010 14:19:09 GMT
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 175372 for review
Message-ID:  <201003051419.o25EJ9hG091022@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=175372

Change 175372 by raj@raj_fdt on 2010/03/05 14:19:03

	Clean up.

Affected files ...

.. //depot/projects/fdt/gnu/usr.bin/dtc/Makefile#5 edit

Differences ...

==== //depot/projects/fdt/gnu/usr.bin/dtc/Makefile#5 (text+ko) ====

@@ -2,7 +2,7 @@
 
 DTCDIR=	${.CURDIR}/../../../contrib/dtc
 LIBFDTDIR= ${.CURDIR}/../../../sys/contrib/libfdt
-.PATH: ${DTCDIR} ${LIBFDTDIR} ${DTCDIR}/tests
+.PATH: ${DTCDIR} ${LIBFDTDIR}
 
 PROG=	dtc
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003051419.o25EJ9hG091022>