Commit a516ce54 by Jim Wilson

(clean): Delete LIB2FUNCS_EXTRA.

From-SVN: r7644
parent 9e2befc2
......@@ -1761,7 +1761,8 @@ clean: mostlyclean bytecode.clean lang.clean
# but the spec for `make clean' requires it.
# Using unprotoize.c is not quite right in the first place,
# but what better way is there?
-rm -f libgcc.a libgcc1.a libgcc2.a libgcc2.ready libgcc1.null
-rm -f libgcc.a libgcc1.a libgcc2.a libgcc2.ready
-rm -f libgcc1.null $(LIB2FUNCS_EXTRA)
-rm -f *.dvi
-rm -f */*.dvi
-if [ -f md.pre-cpp ]; then \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment