mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
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:
parent
fd1eac51e6
commit
37769358f3
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user