diff options
-rw-r--r-- | sim/ppc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 493f582..a91f387 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -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 |