aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/dtc
diff options
context:
space:
mode:
authorRafal Jaworowski <raj@FreeBSD.org>2010-03-05 19:51:02 +0000
committerRafal Jaworowski <raj@FreeBSD.org>2010-03-05 19:51:02 +0000
commit9649a9dd2661292895963048dd26596997d54698 (patch)
treee14453510b2eaeadfb61d395bfdc8df1e37326c8 /gnu/usr.bin/dtc
parentbd50890544dca53d1bb9616271ab6768438c40c3 (diff)
Remove stale path reference.
Notes
Notes: svn path=/head/; revision=204765
Diffstat (limited to 'gnu/usr.bin/dtc')
-rw-r--r--gnu/usr.bin/dtc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/dtc/Makefile b/gnu/usr.bin/dtc/Makefile
index 3bab94e01f21..08f4ad565df1 100644
--- a/gnu/usr.bin/dtc/Makefile
+++ b/gnu/usr.bin/dtc/Makefile
@@ -4,7 +4,7 @@
DTCDIR= ${.CURDIR}/../../../contrib/dtc
LIBFDTDIR= ${.CURDIR}/../../../sys/contrib/libfdt
-.PATH: ${DTCDIR} ${LIBFDTDIR} ${DTCDIR}/tests
+.PATH: ${DTCDIR} ${LIBFDTDIR}
PROG= dtc