mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
52834df1e7
the /usr/share/man/man8 directory no matter what DESTDIR was set to.
5 lines
61 B
Makefile
5 lines
61 B
Makefile
PROG= ispcvt
|
|
MAN8= ispcvt.${MAN8EXT}
|
|
|
|
.include <bsd.prog.mk>
|