mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-07 19:35:50 +01:00
Fix distclean to remove some extra files. #60993, Ben Gertzfield
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com> * Makefile.am po/Makefile.in.in: Fix distclean to remove some extra files. #60993, Ben Gertzfield
This commit is contained in:
parent
4fc0820988
commit
861fb083f2
@ -1,3 +1,8 @@
|
||||
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am po/Makefile.in.in: Fix distclean to
|
||||
remove some extra files. #60993, Ben Gertzfield
|
||||
|
||||
Wed Sep 26 14:37:52 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gen-unicode-tables.pl glib/guniprop.c
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am po/Makefile.in.in: Fix distclean to
|
||||
remove some extra files. #60993, Ben Gertzfield
|
||||
|
||||
Wed Sep 26 14:37:52 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gen-unicode-tables.pl glib/guniprop.c
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am po/Makefile.in.in: Fix distclean to
|
||||
remove some extra files. #60993, Ben Gertzfield
|
||||
|
||||
Wed Sep 26 14:37:52 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gen-unicode-tables.pl glib/guniprop.c
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am po/Makefile.in.in: Fix distclean to
|
||||
remove some extra files. #60993, Ben Gertzfield
|
||||
|
||||
Wed Sep 26 14:37:52 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gen-unicode-tables.pl glib/guniprop.c
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am po/Makefile.in.in: Fix distclean to
|
||||
remove some extra files. #60993, Ben Gertzfield
|
||||
|
||||
Wed Sep 26 14:37:52 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gen-unicode-tables.pl glib/guniprop.c
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am po/Makefile.in.in: Fix distclean to
|
||||
remove some extra files. #60993, Ben Gertzfield
|
||||
|
||||
Wed Sep 26 14:37:52 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gen-unicode-tables.pl glib/guniprop.c
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am po/Makefile.in.in: Fix distclean to
|
||||
remove some extra files. #60993, Ben Gertzfield
|
||||
|
||||
Wed Sep 26 14:37:52 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gen-unicode-tables.pl glib/guniprop.c
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Sep 26 15:33:37 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am po/Makefile.in.in: Fix distclean to
|
||||
remove some extra files. #60993, Ben Gertzfield
|
||||
|
||||
Wed Sep 26 14:37:52 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gen-unicode-tables.pl glib/guniprop.c
|
||||
|
@ -66,6 +66,8 @@ glibconfig.h.win32: $(top_builddir)/config.status $(top_srcdir)/glibconfig.h.win
|
||||
config.h.win32: $(top_builddir)/config.status $(top_srcdir)/config.h.win32.in
|
||||
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
||||
|
||||
DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h stamp-gc-h
|
||||
|
||||
.PHONY: files release sanity snapshot
|
||||
|
||||
files:
|
||||
|
@ -195,7 +195,7 @@ mostlyclean:
|
||||
clean: mostlyclean
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
|
||||
rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m po2tbl.sed
|
||||
|
||||
maintainer-clean: distclean
|
||||
@echo "This command is intended for maintainers to use;"
|
||||
|
Loading…
x
Reference in New Issue
Block a user