2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
	* src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
	* src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
	* src/powerpc/new_exception_processing/Makefile.am: Use
	'PREINSTALL_FILES ='.
This commit is contained in:
Joel Sherrill
2001-09-27 13:28:07 +00:00
parent 684eebc86a
commit 7258b7a52e
8 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='.
* include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='.
* src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='.
* src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='.
* src/powerpc/new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the

View File

@@ -9,7 +9,7 @@ include_rdbgdir = $(includedir)/rdbg
if HAS_RDBG
include_rdbg_HEADERS = rdbg.h servrpc.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rdbg \
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rdbg \
$(include_rdbg_HEADERS:%=$(PROJECT_INCLUDE)/rdbg/%)
$(PROJECT_INCLUDE)/rdbg:

View File

@@ -8,7 +8,7 @@ include_rdbgdir = $(includedir)/rdbg
include_rdbg_HEADERS = rdbg_f.h reg.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rdbg \
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rdbg \
$(include_rdbg_HEADERS:%=$(PROJECT_INCLUDE)/rdbg/%)
$(PROJECT_INCLUDE)/rdbg:

View File

@@ -8,7 +8,7 @@ include_rdbgdir = $(includedir)/rdbg
include_rdbg_HEADERS = rdbg_f.h reg.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rdbg \
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rdbg \
$(include_rdbg_HEADERS:%=$(PROJECT_INCLUDE)/rdbg/%)
$(PROJECT_INCLUDE)/rdbg:

View File

@@ -8,7 +8,7 @@ include_rdbgdir = $(includedir)/rdbg
include_rdbg_HEADERS = rdbg_f.h reg.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rdbg \
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rdbg \
$(include_rdbg_HEADERS:%=$(PROJECT_INCLUDE)/rdbg/%)
$(PROJECT_INCLUDE)/rdbg:

View File

@@ -80,7 +80,7 @@ $(PROJECT_INCLUDE)/rdbg/remdeb.h: $(srcdir)/remdeb.h
$(PROJECT_INCLUDE)/rdbg:
@$(mkinstalldirs) $@
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rdbg $(PROJECT_INCLUDE)/rdbg/remdeb.h
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rdbg $(PROJECT_INCLUDE)/rdbg/remdeb.h
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a

View File

@@ -80,7 +80,7 @@ $(PROJECT_INCLUDE)/rdbg/remdeb.h: $(srcdir)/remdeb.h
$(PROJECT_INCLUDE)/rdbg:
@$(mkinstalldirs) $@
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rdbg $(PROJECT_INCLUDE)/rdbg/remdeb.h
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rdbg $(PROJECT_INCLUDE)/rdbg/remdeb.h
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a

View File

@@ -80,7 +80,7 @@ $(PROJECT_INCLUDE)/rdbg/remdeb.h: $(srcdir)/remdeb.h
$(PROJECT_INCLUDE)/rdbg:
@$(mkinstalldirs) $@
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rdbg $(PROJECT_INCLUDE)/rdbg/remdeb.h
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rdbg $(PROJECT_INCLUDE)/rdbg/remdeb.h
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a