From: espie Date: Tue, 4 Jul 2017 13:10:13 +0000 (+0000) Subject: Should have committed this two days ago, last part that ran during depend X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3d1fa90dc507f3df83628d8a36832e4d7f0b9587;p=openbsd Should have committed this two days ago, last part that ran during depend can run normally --- diff --git a/gnu/usr.bin/perl/Makefile.bsd-wrapper b/gnu/usr.bin/perl/Makefile.bsd-wrapper index b888892474c..90cfff13232 100644 --- a/gnu/usr.bin/perl/Makefile.bsd-wrapper +++ b/gnu/usr.bin/perl/Makefile.bsd-wrapper @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.108 2017/06/28 07:40:08 espie Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.109 2017/07/04 13:10:13 espie Exp $ # # Build wrapper for Perl # @@ -25,7 +25,9 @@ ${GEN_AFTER}: config.sh CLEANFILES= config.sh Policy.sh DynaLoader.c -depend: depend.done +# nothing! +depend: + @: depend.done: ${GENERATED} cd ${.OBJDIR} && exec ${MAKE} depend