From: Richard Stallman Date: Thu, 10 Sep 1992 00:47:35 +0000 (+0000) Subject: (mostlyclean): Delete xlimits.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7c65f72c8e049e7ee50e65e27c211c92adfa6983;p=gcc.git (mostlyclean): Delete xlimits.h. From-SVN: r2091 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 1f289be18d1..4a512fc6114 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1231,7 +1231,7 @@ mostlyclean: -rm -f $(HOST_PREFIX_1)alloca.c $(HOST_PREFIX_1)malloc.c -rm -f $(HOST_PREFIX_1)obstack.c # Delete the temp files made in the course of building libgcc.a. - -rm -f tmplibgcc* tmpcopy + -rm -f tmplibgcc* tmpcopy xlimits.h for name in $(LIB1FUNCS); do rm -f $${name}.c; done # Delete other temporary files. -rm -f tmp-float.h tmp-gcc.xtar.Z tmp-limits.h