Install the manpages before descending into SUBDIRs.
This commit is contained in:
parent
61bf970ef8
commit
b90dab70f1
@ -347,11 +347,12 @@ _libinstall:
|
||||
${_INSTALLFLAGS} ${LINTLIB} ${DESTDIR}${LINTLIBDIR}
|
||||
.endif
|
||||
|
||||
.if !defined(NOMAN)
|
||||
realinstall: maninstall
|
||||
.endif
|
||||
|
||||
install: afterinstall
|
||||
afterinstall: realinstall
|
||||
.if !defined(NOMAN)
|
||||
afterinstall: maninstall
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if !target(lint)
|
||||
|
Loading…
x
Reference in New Issue
Block a user