1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/usr.bin/showmount/Makefile
Jordan K. Hubbard 5398226dc7 Use the right man page.
Submitted by:	jkh
1994-08-11 01:38:23 +00:00

7 lines
96 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= showmount
MAN8= showmount.8
.include <bsd.prog.mk>