mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
Uncomment the real paths and remove the local debugging paths.
Noticed by: ru (who's faster than 'make world' on my stock src test machine)
This commit is contained in:
parent
3dcb1ab12d
commit
dbb4a9b4e5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133367
@ -20,8 +20,7 @@
|
||||
# ever read sources, credits must appear in the documentation.
|
||||
# 4. This notice may not be removed or altered.
|
||||
|
||||
#SRCDIR= ${.CURDIR}/../../contrib/file
|
||||
SRCDIR= ${.CURDIR}/../file-4.10/src
|
||||
SRCDIR= ${.CURDIR}/../../contrib/file
|
||||
.PATH: ${SRCDIR}
|
||||
|
||||
PROG= file
|
||||
|
Loading…
Reference in New Issue
Block a user