$NetBSD: patch-vbnc_vbnc_Makefile,v 1.1 2011/07/05 15:06:28 schnoebe Exp $ Remove the Linux-ism's to cp(1). --- vbnc/vbnc/Makefile.orig 2011-01-13 22:38:33.000000000 +0000 +++ vbnc/vbnc/Makefile @@ -31,7 +31,7 @@ version.tmp: $(topdir)/configure setvers -$(topdir)/vbnc/vbnc/setversion.sh $(topdir)/vbnc/vbnc/source/General/Version.vb all-local: vbnc.Errors.resources vbnc.exe.sources version.tmp - @cp -pu vbnc.vbnc.rsp ../../class/lib/$(PROFILE)/vbnc.rsp + @cp -p vbnc.vbnc.rsp ../../class/lib/$(PROFILE)/vbnc.rsp vbnc.Errors.resources: source/Resources/Errors.resx resgen2 source/Resources/Errors.resx vbnc.Errors.resources