* Makefile.in (srcroot): Remove.
authorIan Lance Taylor <ian@airs.com>
Tue, 15 Apr 1997 17:11:08 +0000 (17:11 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 15 Apr 1997 17:11:08 +0000 (17:11 +0000)
commite366a2d6e8a3290c20e38584d6c45e3b12552254
treeb5ac6cf0cc4c253f8f94e274bfa16883b08a50ba
parent9b31e6f533d8cd91bdea37d50cceecb249174727
* Makefile.in (srcroot): Remove.
  (INSTALL): Set to @INSTALL@.
(INSTALL_XFORM, INSTALL_XFORM1): Remove.
(all, dvi): Don't set srcroot.
(install): Depend upon as.new, gasp.new, and installdirs.  Use
$(program_transform_name) directly, rather than using
$(INSTALL_XFORM) and $(INSTALL_XFORM1).
(installdirs): New target.
* doc/Makefile.in (INSTALL_XFORM1): Remove.
(install): Depend upon installdirs.  Use $(program_transform_name)
directly, rather than using $(INSTALL_XFORM) and
$(INSTALL_XFORM1).
(installdirs): New target.
(install-info-as): Run mkinstalldirs.
(install-info-gasp): Likewise.
gas/ChangeLog
gas/Makefile.in
This page took 0.024574 seconds and 4 git commands to generate.