(bootstrap-after): New target.

(bootstrap): Move finder-data, custom-deps to bootstrap-after.
This commit is contained in:
Markus Rost 2003-01-22 17:12:03 +00:00
parent 9ccf54e9a3
commit 21d07b1d92

View 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