(bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
subdirs of cedet as well.
(WINS_BASIC): Add eieio.
+ (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
AUTOGENEL = $(lisp)/loaddefs.el $(LOADDEFS) $(lisp)/cus-load.el \
$(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el \
- $(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el
+ $(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el \
+ $(lisp)/cedet/semantic/loaddefs.el $(lisp)/cedet/ede/loaddefs.el \
+ $(lisp)/cedet/srecode/loaddefs.el
# Files to compile before others during a bootstrap. This is done to
# speed up the bootstrap process. The CC files are compiled first