X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=Makefile.in.in;h=d1002e1c05e490c75415f1ac14fe690080b614a0;hp=5d6f4f28b46cf1e9160f95eb4fb9a43126dae096;hb=74f1ef06d302e2f5b0c048e3249bd6f3fc7e5922;hpb=77dcef404dc78635f6ffa8f71a803d2bc7cc8921 diff --git a/Makefile.in.in b/Makefile.in.in index 5d6f4f2..d1002e1 100644 --- a/Makefile.in.in +++ b/Makefile.in.in @@ -534,11 +534,8 @@ clean: FRC.clean ## distribution. top_distclean=\ $(RM) config.status config.log config-tmp-* build-install Installation ; \ - for d in src lib-src lwlib dynodump ; do \ - $(RM) $$d/Makefile $$d/Makefile.in ; \ - done ; \ - $(RM) core .sbinit Makefile Makefile.in lock/*; \ - $(RM) lisp/finder-inf.el* Installation.el Installation.elc; \ + $(RM) core .sbinit lock/* GNUmakefile Makefile Makefile.in ; \ + $(RM) lisp/finder-inf.el* Installation.el Installation.elc ; \ $(RM) packages mule-packages site-lisp distclean: FRC.distclean