Skip to content

Commit

Permalink
Pass the makepatchsum target down to submakes.
Browse files Browse the repository at this point in the history
  • Loading branch information
agc committed Jul 9, 1999
1 parent ebe8628 commit afbb63a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mk/bsd.pkg.subdir.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: bsd.pkg.subdir.mk,v 1.30 1999/07/02 12:56:32 agc Exp $
# $NetBSD: bsd.pkg.subdir.mk,v 1.31 1999/07/09 13:15:24 agc Exp $
# Derived from: FreeBSD Id: bsd.port.subdir.mk,v 1.19 1997/03/09 23:10:56 wosch Exp
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
#
Expand Down Expand Up @@ -103,6 +103,7 @@ ${SUBDIR}::

.for __target in all fetch fetch-list package extract configure build clean \
cleandir distclean depend describe reinstall tags checksum \
makepatchsum \
mirror-distfiles deinstall show-downlevel ${PKG_MISC_TARGETS}
.if !target(__target)
${__target}: _SUBDIRUSE
Expand Down

0 comments on commit afbb63a

Please sign in to comment.