changeset 49382:8a3c38e8fdae

(bootstrap-after): New target. (bootstrap): Move finder-data, custom-deps to bootstrap-after.
author Markus Rost <rost@math.uni-bielefeld.de>
date Wed, 22 Jan 2003 17:12:03 +0000
parents d1efc3239673
children 6dc041df7e02
files lisp/Makefile.in
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/Makefile.in	Wed Jan 22 16:14:48 2003 +0000
+++ b/lisp/Makefile.in	Wed Jan 22 17:12:03 2003 +0000
@@ -284,7 +284,12 @@
 
 # Generate/update files for the bootstrap process.
 
-bootstrap: update-subdirs autoloads compile finder-data custom-deps
+bootstrap: update-subdirs autoloads compile
+
+# Generate/update files after the bootstrap process.
+# custom-deps needs `preloaded-file-list'.
+
+bootstrap-after: finder-data custom-deps
 
 distclean:
 	-rm -f ./Makefile