mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 02:32:47 +00:00
Remove stale path reference.
This commit is contained in:
parent
bd50890544
commit
9649a9dd26
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204765
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
DTCDIR= ${.CURDIR}/../../../contrib/dtc
|
DTCDIR= ${.CURDIR}/../../../contrib/dtc
|
||||||
LIBFDTDIR= ${.CURDIR}/../../../sys/contrib/libfdt
|
LIBFDTDIR= ${.CURDIR}/../../../sys/contrib/libfdt
|
||||||
.PATH: ${DTCDIR} ${LIBFDTDIR} ${DTCDIR}/tests
|
.PATH: ${DTCDIR} ${LIBFDTDIR}
|
||||||
|
|
||||||
PROG= dtc
|
PROG= dtc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user