diff Makefile.in @ 118:7d55a9ba150c r20-1b11

Import from CVS: tag r20-1b11
author cvs
date Mon, 13 Aug 2007 09:24:17 +0200
parents 8619ce7e4c50
children 538048ae2ab8
line wrap: on
line diff
--- a/Makefile.in	Mon Aug 13 09:23:08 2007 +0200
+++ b/Makefile.in	Mon Aug 13 09:24:17 2007 +0200
@@ -20,7 +20,8 @@
 # Boston, MA 02111-1307, USA.
 
 # make all	to compile and build XEmacs.
-# make install	to install it.
+# make install	to build and install it.
+# make install-only	to install after a previous complete build
 # make TAGS	to update tags tables.
 #
 # make clean  or  make mostlyclean
@@ -351,6 +352,8 @@
 ## inconsistency in the build process.  So we go ahead and depend on
 ## all.  --cet
 
+install-only: ${MAKE_SUBDIR} install-arch-dep install-arch-indep
+
 install: all install-arch-dep install-arch-indep;
 
 install-arch-dep: mkdir