clean Makefile.local

This commit is contained in:
christos 2016-01-27 21:24:59 +00:00
parent 3c3d44a7db
commit 8523d51853
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2015/12/17 22:31:49 christos Exp $
# $NetBSD: Makefile,v 1.9 2016/01/27 21:24:59 christos Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}mandoc
HOST_SRCDIR= external/bsd/mdocml/bin/mandoc
@ -14,7 +14,7 @@ HOST_CPPFLAGS+= -DOSNAME=${NETBSD_OSNAME:Q} -DHAVE_CONFIG_H -I.
DPSRCS+= config.h
CLEANFILES+= config.log config.h
CLEANFILES+= config.log config.h Makefile.local
config.h: configure
SRCDIR=${DISTDIR} ${HOST_SH} ${DISTDIR}/configure