From a5ef0226749032637d6b3d88adb549b26e6284b7 Mon Sep 17 00:00:00 2001 From: cvs2svn <> Date: Wed, 12 Jun 2002 21:19:43 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'cagney_regbuf-20020515-branch'. Sprout from jimb-macro-020506-branch 2002-05-05 18:58:18 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'jimb-' Cherrypick from master 2002-06-12 21:19:42 UTC Andrew Cagney 'Add the file include/gdb/sim-arm.h defining an enum that specifies the': include/elf/dlx.h include/elf/vax.h include/gdb/callback.h include/gdb/remote-sim.h include/gdb/signals.h include/gdb/sim-arm.h include/gdb/sim-d10v.h include/gdb/sim-sh.h include/opcode/dlx.h Cherrypick from master 2002-05-10 22:53:56 UTC Elena Zannoni '2002-05-10 Elena Zannoni ': ChangeLog Makefile.in include/elf/ChangeLog include/elf/common.h include/gdb/ChangeLog --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 70bf102fc..12a69d3d3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1826,8 +1826,8 @@ install-sid: install-tcl install-tk ### other supporting targets MAKEDIRS= \ - $(prefix) \ - $(exec_prefix) + $(DESTDIR)$(prefix) \ + $(DESTDIR)$(exec_prefix) .PHONY: installdirs installdirs: mkinstalldirs $(SHELL) $(srcdir)/mkinstalldirs $(MAKEDIRS) -- cgit v1.2.3