Added bsd.prog.mk so that make maninstall would work
This commit is contained in:
parent
4b37d77b08
commit
fbddad8d73
@ -5,3 +5,4 @@ install:
|
||||
install -c -o bin -g bin -m 555 catman ${DESTDIR}/usr/bin
|
||||
|
||||
.include "../Makefile.inc"
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user