From: Roland McGrath Date: Wed, 28 Apr 1993 20:19:18 +0000 (+0000) Subject: (extraclean): Delete *.z as well. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac155eb2941e40a4d364135dffa9e1dbdeffa4c2;p=gcc.git (extraclean): Delete *.z as well. From-SVN: r4264 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index aa34037e816..09bb623c164 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1,5 +1,5 @@ # Makefile for GNU C compiler. -# Copyright (C) 1987, 1988, 1990, 1991, 1992 Free Software Foundation, Inc. +# Copyright (C) 1987, 88, 90, 91, 92, 1993 Free Software Foundation, Inc. #This file is part of GNU CC. @@ -1470,7 +1470,7 @@ distclean: clean extraclean: distclean -rm -rf =* ./"#"* *~* config/=* config/"#"* config/*~* -rm -f patch* *.orig *.rej config/patch* config/*.orig config/*.rej - -rm -f *.dvi *.oaux *.d *.Z *.tar *.xtar *diff + -rm -f *.dvi *.oaux *.d *.[zZ] *.tar *.xtar *diff -rm -f *lose config/*lose -rm -f *.s *.s[0-9] *.i install1.texi config/ChangeLog