This commit is supposed to silent the compile problems people

reported recently (make: Don't know how to make target cat-id-tbl.c).


Wed May 13 12:24:30 1998  Norbert Warmuth  <k3190@fh-sw.de>

* Makefile.in.in: Don't depend on VPATH when checking the
dependencies of the target all-yes (instead prefix cat-id-tbl.c
with $(src)).
This commit is contained in:
Norbert Warmuth 1998-05-13 10:53:22 +00:00
parent 31db46fc3c
commit 1a62898db3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Wed May 13 12:24:30 1998 Norbert Warmuth <k3190@fh-sw.de>
* Makefile.in.in: Don't depend on VPATH when checking the
dependencies of the target all-yes (instead prefix cat-id-tbl.c
with $(src)).
1998-05-03 David Martin <mozart.usal.es>
* es.po: Various spelling and typo fixes .

View File

@ -72,7 +72,7 @@ INSTOBJEXT = @INSTOBJEXT@
all: all-@USE_NLS@
all-yes: cat-id-tbl.c $(CATALOGS)
all-yes: $(srcdir)/cat-id-tbl.c $(CATALOGS)
all-no:
$(srcdir)/$(PACKAGE).pot: $(POTFILES)