[ilovegom commit] r83 - in trunk/gom: . xulapp

0 views
Skip to first unread message

codesite...@google.com

unread,
Aug 27, 2008, 2:32:15 AM8/27/08
to gom-c...@googlegroups.com
Author: ja...@87k.net
Date: Tue Aug 26 23:31:22 2008
New Revision: 83

Modified:
trunk/gom/Makefile.am
trunk/gom/xulapp/Makefile.inc
trunk/gom/xulapp/build.mk

Log:
minor build shuffling

Modified: trunk/gom/Makefile.am
==============================================================================
--- trunk/gom/Makefile.am (original)
+++ trunk/gom/Makefile.am Tue Aug 26 23:31:22 2008
@@ -49,9 +49,6 @@
#include src/xulapp/Makefile.inc
#include tests/Makefile.inc

-package:
- $(MAKE) -C mozilla.obj/gom/installer
-
update-makefiles:
@for dir in $(include_subdirs) ; do \
echo " cp $(top_srcdir)/Makefile.am.subdir
$(top_srcdir)/$$dir/Makefile.am" ; \

Modified: trunk/gom/xulapp/Makefile.inc
==============================================================================
--- trunk/gom/xulapp/Makefile.inc (original)
+++ trunk/gom/xulapp/Makefile.inc Tue Aug 26 23:31:22 2008
@@ -15,6 +15,15 @@
distclean: maintainer-clean
rm -rf mozilla.obj

+install: mozilla-install
+
+mozilla-install:
+ $(MAKE) -C mozilla.obj install
+
+package:
+ $(MAKE) -C mozilla.obj/gom/installer
+
+
dist_noinst_DATA += xulapp/Makefile.in
dist_noinst_DATA += xulapp/build.mk
dist_noinst_DATA += xulapp/configure-mozilla

Modified: trunk/gom/xulapp/build.mk
==============================================================================
--- trunk/gom/xulapp/build.mk (original)
+++ trunk/gom/xulapp/build.mk Tue Aug 26 23:31:22 2008
@@ -59,6 +59,6 @@
package:
@$(MAKE) -C gom/installer

-install::
- @echo "Gom can't be installed directly."
- @exit 1
+#install::
+# @echo "Gom can't be installed directly."
+# @exit 1

Reply all
Reply to author
Forward
0 new messages