XEmacs 21.2.44 "Thalia".
[chise/xemacs-chise.git.1] / Makefile.in.in
index 04c1805..10150e6 100644 (file)
@@ -300,14 +300,6 @@ lisp/auto-autoloads.el:    FRC.lisp.auto.autoloads.el
        ${blddir}/src/${PROGNAME} -batch -vanilla \
                -f batch-byte-compile lisp/auto-autoloads.el
        @$(RM) lisp/auto-autoloads.el~
-#ifdef MULE
-       $(RM) lisp/mule/auto-autoloads.el
-       ${blddir}/src/${PROGNAME} -batch -vanilla \
-               -l autoload -f batch-update-directory lisp/mule
-       ${blddir}/src/${PROGNAME} -batch -vanilla \
-               -f batch-byte-compile lisp/mule/auto-autoloads.el
-       @$(RM) lisp/mule/auto-autoloads.el~
-#endif
 
 FRC.lisp.custom.load.el:
 lisp/custom-load.el: FRC.lisp.custom.load.el