2002-01-31 jacob berkman <jacob@ximian.com>
* Makefile.in.in: remove cat-id-tbl.c references (this really
2002-01-31 jacob berkman <jacob@ximian.com>
+ * Makefile.in.in: remove cat-id-tbl.c references (this really
+ fixes this build)
+
* Makefile.in.in (DISTFILES): remove stamp-cat-id
* Makefile.in.in: remove references to po2tbl.sed.in
COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
-SOURCES = cat-id-tbl.c
+SOURCES =
POFILES = @POFILES@
GMOFILES = @GMOFILES@
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(GETTEXT_PACKAGE).pot \
all: all-@USE_NLS@
-all-yes: cat-id-tbl.c $(CATALOGS)
+all-yes: $(CATALOGS)
all-no:
$(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
check: all
-cat-id-tbl.o: ../intl/libgettext.h
-
dvi info tags TAGS ID:
mostlyclean: