Skip to content

Commit

Permalink
clean Makefile.local
Browse files Browse the repository at this point in the history
  • Loading branch information
christos committed Jan 27, 2016
1 parent 0c9a487 commit a5e8b88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/mandoc/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit a5e8b88

Please sign in to comment.