From a5546be1341ba2ea1656c84f5a48b2b62f268c0f Mon Sep 17 00:00:00 2001 From: "sspitzer%netscape.com" Date: Wed, 10 May 2000 04:26:47 +0000 Subject: [PATCH] eventually, manifest.rdf will be generated. for now, check it in. git-svn-id: svn://10.0.0.236/trunk@68987 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/themes/modern/Makefile.in | 10 ++++++++++ mozilla/themes/modern/makefile.win | 7 +++++++ mozilla/themes/modern/manifest.rdf | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/mozilla/themes/modern/Makefile.in b/mozilla/themes/modern/Makefile.in index 4a58a4c4623..55a23b07c99 100644 --- a/mozilla/themes/modern/Makefile.in +++ b/mozilla/themes/modern/Makefile.in @@ -28,9 +28,19 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk include $(THEME_ROOT_DEPTH)/theme.mk +SAMPLES_DIR = $(DIST)/bin/chrome/$(THEME) + +EXPORT_RESOURCE_SAMPLES = \ + manifest.rdf \ + $(NULL) + DIRS = communicator global navigator editor messenger # extensions, need to deal with this soon. DIRS += chatzilla xmlterm include $(topsrcdir)/config/rules.mk +GARBAGE += $(addprefix $(SAMPLES_DIR)/, $(EXPORT_RESOURCE_SAMPLES)) + +install:: + $(INSTALL) $(addprefix $(srcdir)/, $(EXPORT_RESOURCE_SAMPLES)) $(SAMPLES_DIR) diff --git a/mozilla/themes/modern/makefile.win b/mozilla/themes/modern/makefile.win index d447f1623d3..a75588493f1 100644 --- a/mozilla/themes/modern/makefile.win +++ b/mozilla/themes/modern/makefile.win @@ -26,3 +26,10 @@ DIRS=communicator editor global messenger navigator chatzilla xmlterm include <$(DEPTH)\config\rules.mak> include <$(THEME_ROOT_DEPTH)\theme.mk> + +clobber:: + rm -rf $(DIST)\chrome\$(THEME)\*.* + +install:: + $(MAKE_INSTALL) manifest.rdf $(DIST)\bin\chrome\$(THEME) + diff --git a/mozilla/themes/modern/manifest.rdf b/mozilla/themes/modern/manifest.rdf index 8f9bd409ce1..dd21bb95304 100644 --- a/mozilla/themes/modern/manifest.rdf +++ b/mozilla/themes/modern/manifest.rdf @@ -25,4 +25,4 @@ - \ No newline at end of file +