summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:45:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-27 19:45:21 +0000
commitdc2014fe98d5f79e09ecb4063e1e69f393943273 (patch)
treeab52ea8563a8134fa95520761890aaa5e9156241 /c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am
parent2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-dc2014fe98d5f79e09ecb4063e1e69f393943273.tar.bz2
2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 ='.
Diffstat (limited to 'c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am')
-rw-r--r--c/src/lib/libcpu/mips/mongoosev/duart/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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/%)