comparison src/Makefile.in.in @ 276:6330739388db r21-0b36

Import from CVS: tag r21-0b36
author cvs
date Mon, 13 Aug 2007 10:30:37 +0200
parents ca9a9ec9c1c1
children 90d73dddcdc4
comparison
equal deleted inserted replaced
275:a68ae4439f57 276:6330739388db
656 clean: mostlyclean versionclean 656 clean: mostlyclean versionclean
657 $(RM) libextcli* update-elc.stamp 657 $(RM) libextcli* update-elc.stamp
658 ## This is used in making a distribution. 658 ## This is used in making a distribution.
659 ## Do not use it on development directories! 659 ## Do not use it on development directories!
660 distclean: clean 660 distclean: clean
661 $(RM) config.h paths.h paths.h.in Emacs.ad.h \ 661 $(RM) config.h paths.h Emacs.ad.h \
662 Makefile Makefile.in TAGS xemacs.* 662 Makefile Makefile.in TAGS xemacs.*
663 realclean: distclean 663 realclean: distclean
664 versionclean: 664 versionclean:
665 $(RM) xemacs xemacs.exe ${libsrc}DOC 665 $(RM) xemacs xemacs.exe ${libsrc}DOC
666 extraclean: realclean 666 extraclean: realclean
667 $(RM) *~ \#* m/*~ m/\#* s/*~ s/\#* 667 $(RM) *~ \#* m/*~ m/\#* s/*~ s/\#*
668 668
669 .PHONY : lock unlock 669 .PHONY : lock unlock
670 SOURCES = *.[chm] *.pswm [sm]/* COPYING paths.h.in.in Makefile.in.in \ 670 SOURCES = *.[chm] *.pswm [sm]/* COPYING paths.h.in Makefile.in.in \
671 config.h.in README COPYING ChangeLog 671 config.h.in README COPYING ChangeLog
672 unlock: 672 unlock:
673 chmod u+w $(SOURCES) 673 chmod u+w $(SOURCES)
674 674
675 relock: 675 relock: