]> git.eshelyaron.com Git - emacs.git/commitdiff
(bootstrap-after): New target.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Wed, 22 Jan 2003 17:12:03 +0000 (17:12 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Wed, 22 Jan 2003 17:12:03 +0000 (17:12 +0000)
(bootstrap): Move finder-data, custom-deps to bootstrap-after.

lisp/Makefile.in

index 65bab7eb196c9a804af1b38b5baf9c2da7f7bec9..8c06ad65227af498550f6349d2789faabc4b238c 100644 (file)
@@ -284,7 +284,12 @@ bootstrap-clean:
 
 # 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