comparison admin/make-emacs @ 96267:ef8a2f248fb6

Fix usage typo.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jun 2008 07:47:09 +0000
parents e6db9ee945b8
children ce88a631c161
comparison
equal deleted inserted replaced
96266:787b888abdea 96267:ef8a2f248fb6
63 63
64 Build Emacs. 64 Build Emacs.
65 65
66 --help show this help 66 --help show this help
67 --all make clean versionclean first 67 --all make clean versionclean first
68 --boot make boostrap, log to boot.log 68 --boot make bootstrap, log to boot.log
69 --enable-checking ENABLE_CHECKING=1 69 --enable-checking ENABLE_CHECKING=1
70 --no-warn disable warnings 70 --no-warn disable warnings
71 --check-marked GC_CHECK_MARKED_OBJECTS=1 71 --check-marked GC_CHECK_MARKED_OBJECTS=1
72 --optim no debug defines 72 --optim no debug defines
73 --gprof make Emacs for profiling 73 --gprof make Emacs for profiling