Remove created file groff_mom(7) in "cleandir" target.
This commit is contained in:
parent
bea21c55c8
commit
699ad05e6e
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2006/02/06 18:29:48 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2006/02/12 18:11:54 tron Exp $
|
||||
|
||||
SUBDIR= examples momdoc
|
||||
DIST_SUBDIR= contrib/mom
|
||||
|
@ -19,5 +19,7 @@ FILESDIR= ${TMACDIR}
|
|||
FILES+= ${NORMALFILES}
|
||||
.endif
|
||||
|
||||
CLEANFILES+= groff_mom.7
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
Loading…
Reference in New Issue