From: deraadt Date: Mon, 5 Jun 2017 15:58:14 +0000 (+0000) Subject: use same idiom as other Makefiles X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e544cc4658f0babb4566387b8387c28e691a52d6;p=openbsd use same idiom as other Makefiles --- diff --git a/sys/arch/amd64/conf/Makefile.amd64 b/sys/arch/amd64/conf/Makefile.amd64 index 675daaa8ba5..a6e1345f87f 100644 --- a/sys/arch/amd64/conf/Makefile.amd64 +++ b/sys/arch/amd64/conf/Makefile.amd64 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.amd64,v 1.80 2017/06/05 12:43:59 deraadt Exp $ +# $OpenBSD: Makefile.amd64,v 1.81 2017/06/05 15:58:14 deraadt Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -122,7 +122,7 @@ ioconf.o: ioconf.c ${NORMAL_C} ld.script: ${_machdir}/conf/ld.script - cp ${_machdir}/conf/ld.script ld.script + cp ${_machdir}/conf/ld.script $@ vers.o: ${SYSTEM_DEP} ${SYSTEM_SWAP_DEP} sh $S/conf/newvers.sh