From dc2014fe98d5f79e09ecb4063e1e69f393943273 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 27 Sep 2001 19:45:21 +0000 Subject: 2001-09-27 Ralf Corsepius * tx39/include/Makefile.am: Use 'TMPINSTALL_FILES ='. * mongoosev/include/Makefile.am: Use 'TMPINSTALL_FILES ='. * mongoosev/duart/Makefile.am: Use 'PREINSTALL_FILES ='. * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='. * shared/cache/Makefile.am: Use 'CLEANFILES ='. --- c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am') diff --git a/c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am b/c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am index 391a668ddc..554cd9ee2d 100644 --- a/c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am +++ b/c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am @@ -28,7 +28,7 @@ $(PGM): $(mg5uart_rel_OBJECTS) ## include_libchip_HEADERS = mg5uart.h -PREINSTALL_FILES += $(PROJECT_INCLUDE)/libchip \ +PREINSTALL_FILES = $(PROJECT_INCLUDE)/libchip \ $(PROJECT_INCLUDE)/libchip/mg5uart.h ## $(include_libchip_HEADERS:%=$(PROJECT_INCLUDE)/libchip/%) -- cgit v1.2.3