Comment .ORDER lines, breaking the build.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
16fc21c1d3
commit
56483dd5d2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51056
1 changed files with 2 additions and 2 deletions
|
@ -90,8 +90,8 @@ MAN2HWNOTES_FLAGS= -c
|
|||
dev-auto.ent:
|
||||
${PERL} ${MAN2HWNOTES_CMD} ${MAN2HWNOTES_FLAGS} -a ${ARCHLIST} -o ${.TARGET} ${MAN4PAGES}
|
||||
|
||||
.ORDER: all dev-auto.ent
|
||||
.ORDER: all ${DOC}.html
|
||||
#.ORDER: all dev-auto.ent
|
||||
#.ORDER: all ${DOC}.html
|
||||
|
||||
beforebuild: dev-auto.ent
|
||||
|
||||
|
|
Loading…
Reference in a new issue