Mercurial > hg > xemacs-beta
comparison lib-src/Makefile.in.in @ 382:064ab7fed2e0 r21-2-6
Import from CVS: tag r21-2-6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:39 +0200 |
parents | d883f39b8495 |
children | aabb7f5b1c81 |
comparison
equal
deleted
inserted
replaced
381:908a86f940e6 | 382:064ab7fed2e0 |
---|---|
228 $(RM) *.o *.i core | 228 $(RM) *.o *.i core |
229 clean: mostlyclean | 229 clean: mostlyclean |
230 $(RM) ${INSTALLABLES} ${UTILITIES} *.exe | 230 $(RM) ${INSTALLABLES} ${UTILITIES} *.exe |
231 distclean: clean | 231 distclean: clean |
232 $(RM) DOC *.tab.c *.tab.h aixcc.c TAGS | 232 $(RM) DOC *.tab.c *.tab.h aixcc.c TAGS |
233 $(RM) Makefile Makefile.in blessmail config.values | 233 $(RM) GNUmakefile Makefile Makefile.in blessmail config.values |
234 realclean: distclean | 234 realclean: distclean |
235 extraclean: distclean | 235 extraclean: distclean |
236 $(RM) *~ \#* | 236 $(RM) *~ \#* |
237 | 237 |
238 .PHONY: unlock relock check | 238 .PHONY: unlock relock check |