2000-09-12 Philipp Thomas <pthomas@suse.de>
* Makefile.in.in (stamp-check-pot): Don't use $@ in rule.
From-SVN: r36348
+2000-09-12 Philipp Thomas <pthomas@suse.de>
+
+ * Makefile.in.in (stamp-check-pot): Don't use $@ in rule.
+
2000-09-12 Philipp Thomas <pthomas@suse.de>
* Makefile.in.in (stamp-check-pot): New target used for
all-no:
stamp-check-pot: $(POTFILES)
- touch $@
+ touch stamp-check-pot
$(srcdir)/$(PACKAGE).pot: $(POTFILES)
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \