From: Ian Lance Taylor Date: Tue, 15 Apr 1997 19:06:20 +0000 (+0000) Subject: * Makefile.in (INSTALL): Set to @INSTALL@. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=04184003f6166fc6e0438a2b0b2b5bc5bf6da0d7;p=binutils-gdb.git * 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. --- diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 493f5824b6a..a91f38708e8 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,11 @@ +Tue Apr 15 14:57:18 1997 Ian Lance Taylor + + * 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 * Makefile.in (tmp-hw, tmp-pk): Use for loop to eliminate duplicates