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
This commit is contained in:
jacob berkman 2002-02-01 00:02:12 +00:00 committed by Jacob Berkman
parent fd1eac51e6
commit 37769358f3
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,8 @@
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

View File

@ -50,7 +50,7 @@ INCLUDES = -I.. -I$(top_srcdir)/intl
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 \
@ -86,7 +86,7 @@ INSTOBJEXT = @INSTOBJEXT@
all: all-@USE_NLS@
all-yes: cat-id-tbl.c $(CATALOGS)
all-yes: $(CATALOGS)
all-no:
$(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
@ -172,8 +172,6 @@ uninstall:
check: all
cat-id-tbl.o: ../intl/libgettext.h
dvi info tags TAGS ID:
mostlyclean: