OTHERS =
ALL = all.normal
-INSTALL_TARGET = install.all
+INSTALL_TARGET = install-dirs $(INSTALL_MODULES) $(INSTALL_TARGET_MODULES) $(INSTALL_X11_MODULES)
CC_FOR_TARGET = ` \
if [ -f $${rootme}/gcc/Makefile ] ; then \
if [ -f ./$${dir}/Makefile ] ; then \
rootme=`pwd`; export rootme; \
srcroot=`cd $(srcdir); pwd`; export srcroot; \
- (cd $${dir}; $(MAKE) $(FLAGS_TO_PASS) install); \
+ (cd $${dir}; $(MAKE) install); \
else \
true; \
fi
all-diff: all-libiberty
all-emacs:
all-etc:
-all-expect: all-tcl
+all-expect: all-tcl all-tk
all-fileutils: all-libiberty
all-find:
all-flex: all-libiberty all-byacc