Specify the scan_ffs manpage, otherwise it will use scan_ffs.1.
This commit is contained in:
parent
e9134234a3
commit
d5b623c0b0
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2005/09/10 23:08:37 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2005/09/10 23:15:52 xtraeme Exp $
|
||||
|
||||
PROG= scan_ffs
|
||||
|
||||
|
@ -8,4 +8,6 @@ MLINKS= scan_ffs.8 scan_lfs.8
|
|||
LDADD= -lutil
|
||||
DPADD= ${LIBUTIL}
|
||||
|
||||
MAN= scan_ffs.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
Loading…
Reference in New Issue