Mercurial > hg > xemacs-beta
comparison src/Makefile.in.in @ 231:557eaa0339bf r20-5b14
Import from CVS: tag r20-5b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:13:48 +0200 |
parents | 12579d965149 |
children | 51092a27c943 |
comparison
equal
deleted
inserted
replaced
230:39ed1d2bdd9d | 231:557eaa0339bf |
---|---|
611 $(RM) libextcli* update-elc.stamp | 611 $(RM) libextcli* update-elc.stamp |
612 ## This is used in making a distribution. | 612 ## This is used in making a distribution. |
613 ## Do not use it on development directories! | 613 ## Do not use it on development directories! |
614 distclean: clean | 614 distclean: clean |
615 $(RM) config.h paths.h puresize-adjust.h Emacs.ad.h \ | 615 $(RM) config.h paths.h puresize-adjust.h Emacs.ad.h \ |
616 Makefile Makefile.in TAGS | 616 Makefile Makefile.in TAGS xemacs.* |
617 realclean: distclean | 617 realclean: distclean |
618 versionclean: | 618 versionclean: |
619 $(RM) xemacs ${libsrc}DOC | 619 $(RM) xemacs ${libsrc}DOC |
620 extraclean: realclean | 620 extraclean: realclean |
621 $(RM) *~ \#* m/*~ m/\#* s/*~ s/\#* | 621 $(RM) *~ \#* m/*~ m/\#* s/*~ s/\#* |