1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00
This commit is contained in:
Jim Meyering
1996-09-19 13:46:49 +00:00
parent c62a6dbaa9
commit f599541be9
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Makefile.in generated automatically by automake 1.1c from Makefile.am
# Makefile.in generated automatically by automake 1.1e from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
@@ -136,8 +136,10 @@ check: all check-TESTS
installcheck:
install-exec:
$(NORMAL_INSTALL)
install-data:
$(NORMAL_INSTALL)
install: install-exec install-data all
@:

View File

@@ -1,4 +1,4 @@
# Makefile.in generated automatically by automake 1.1c from Makefile.am
# Makefile.in generated automatically by automake 1.1e from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
@@ -132,8 +132,10 @@ check: all check-TESTS
installcheck:
install-exec:
$(NORMAL_INSTALL)
install-data:
$(NORMAL_INSTALL)
install: install-exec install-data all
@: