* Makefile.in (INSTALL): Set to @INSTALL@.
authorIan Lance Taylor <ian@airs.com>
Tue, 15 Apr 1997 19:06:20 +0000 (19:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 15 Apr 1997 19:06:20 +0000 (19:06 +0000)
(INSTALL_XFORM, INSTALL_XFORM1): Remove.
(install): Depend upon installdirs.  Use $(program_transform_name)
directly, rather than using $(INSTALL_XFORM).
(installdirs): New target.

sim/ppc/ChangeLog

index 493f582..a91f387 100644 (file)
@@ -1,3 +1,11 @@
+Tue Apr 15 14:57:18 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (INSTALL): Set to @INSTALL@.
+       (INSTALL_XFORM, INSTALL_XFORM1): Remove.
+       (install): Depend upon installdirs.  Use $(program_transform_name)
+       directly, rather than using $(INSTALL_XFORM).
+       (installdirs): New target.
+
 Fri Apr  4 17:54:36 1997  Jim Wilson  <wilson@cygnus.com>
 
        * Makefile.in (tmp-hw, tmp-pk): Use for loop to eliminate duplicates