summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-10-29 14:26:48 +0000
committerJim Meyering <jim@meyering.net>1995-10-29 14:26:48 +0000
commit185c59d3bde6162c657c88037acdfbab46198547 (patch)
tree88e8b06f174f6cec43400739dcf73c4889819b28 /doc
parentf1c5cfd5f2bd9722c59e5690dd8963b0ac1d8951 (diff)
downloadcoreutils-185c59d3bde6162c657c88037acdfbab46198547.tar.xz
(mostlyclean): Remove *.info.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 82a941692..d1d0213c7 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -12,8 +12,8 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
SHELL = /bin/sh
@@ -73,6 +73,7 @@ texclean:
*.fl *.cm *.op *.cps
mostlyclean: texclean
+ rm -f *.info
clean: mostlyclean