X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=po%2FMakefile.in.in;h=735634f49bc9c9504ce2b74a96e44cddba39a6b5;hp=4b2ebc3ccf5a213df41b18da17ee362ea7678d34;hb=6f5482d73adb0165c0130bb47d852644ab0c4869;hpb=c70f94f648d51bb4828193124f325fa52b0e57f3 diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 4b2ebc3c..735634f4 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -368,7 +368,8 @@ POTFILES: POTFILES.in && chmod a-w $@-t \ && mv $@-t $@ ) -Makefile: stamp-it +# jwz: depending on stamp-it breaks distclean. +Makefile: @if test ! -f $@; then \ rm -f stamp-it; \ $(MAKE) stamp-it; \