]> code.delx.au - gnu-emacs/blobdiff - admin/grammars/Makefile.in
Merge from emacs-24; up to 2014-07-27T01:00:26Z!fgallina@gnu.org
[gnu-emacs] / admin / grammars / Makefile.in
index 1454225b80a15bbf628e32d852c7ec320f5b35a4..c3ee2ef951f9fd446f9fc13a41db3f0b730abbbd 100644 (file)
@@ -99,7 +99,10 @@ ${cedetdir}/srecode/srt-wy.el: ${srcdir}/srecode-template.wy
 distclean:
        rm -f Makefile
 
-bootstrap-clean maintainer-clean: distclean
+## Perhaps this should do what extraclean (qv) does.
+bootstrap-clean:
+
+maintainer-clean: distclean
 
 ## We do not normally delete the generated files, even in bootstrap.
 ## Creating them does not take long, so we could easily change this.