]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (mkinstalldirs): New variable.
authorChristian Cornelssen <ccorn@cs.tu-berlin.de>
Tue, 28 Jan 2003 21:51:46 +0000 (22:51 +0100)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 28 Jan 2003 21:51:46 +0000 (21:51 +0000)
commitc763a321d62276b9671278a107b8851032cf0a47
tree9ccab83f98d30b8003809eb92689449f4c133782
parent5cafc8224f8fc01394c0552b85ace285582fb17c
Makefile.in (mkinstalldirs): New variable.

* Makefile.in (mkinstalldirs): New variable.
(FLAGS_TO_PASS): Also pass DESTDIR.
(install_to_libdir, install_to_tooldir): Add $(mkinstalldirs)
command.  Prepend $(DESTDIR) to destination paths.
Cd to destination directory for post-install work.

From-SVN: r62012
libiberty/ChangeLog
libiberty/Makefile.in