From: Michael Smith Date: Tue, 1 Apr 2008 09:42:22 +0000 (+0000) Subject: tweaked shadow copy-build X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69080ab647139f3f550ccd6a823b0644f2f3f3a8;p=docbook-dsssl tweaked shadow copy-build --- diff --git a/contrib/samples/refentry/shadow/Makefile b/contrib/samples/refentry/shadow/Makefile index 98ca04229..6d18eb402 100644 --- a/contrib/samples/refentry/shadow/Makefile +++ b/contrib/samples/refentry/shadow/Makefile @@ -20,7 +20,8 @@ $(TMP)/shadow/man: && make $(SUBMODULE): $(TMP)/shadow/man - mv $< $@ + cp -pR $< $@ clean: $(RM) -r $(SUBMODULE) + $(RM) -r $(TMP)/shadow