Removed manpath.1 and added CLEANFILES directive to Makefile since it's
made automagically.
This commit is contained in:
parent
7784cc2f09
commit
d696f8b647
@ -16,6 +16,7 @@ MAN1=${.CURDIR}/manpath.1
|
||||
DPADD+= ${MAN1}
|
||||
CFLAGS+= -DMAIN -DSTDC_HEADERS -DPOSIX -DHAS_TROFF -DDO_UNCOMPRESS
|
||||
CFLAGS+= -DALT_SYSTEMS -I${.CURDIR}/../lib -I${.CURDIR}/../lib/obj
|
||||
CLEANFILES+= ${MAN1}
|
||||
|
||||
${MAN1}: ${.CURDIR}/manpath.man
|
||||
sed -e 's,%libdir%,${libdir},' -e 's,%bindir%,${bindir},' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user