summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/shared/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-01-04 23:31:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-01-04 23:31:16 +0000
commit23b68c2591a2adbd40ffde4a94baf2f6710ff5ce (patch)
tree7e2d3ace6d4afba597f83678357d4baee4987a43 /c/src/lib/libcpu/mips/shared/Makefile.am
parent2005-01-04 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-23b68c2591a2adbd40ffde4a94baf2f6710ff5ce.tar.bz2
2005-01-04 Joel Sherrill <joel@OARcorp.com>
* shared/Makefile.am: Fix typo.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/mips/shared/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/mips/shared/Makefile.am b/c/src/lib/libcpu/mips/shared/Makefile.am
index 314d9abb6b..0ea0dba03f 100644
--- a/c/src/lib/libcpu/mips/shared/Makefile.am
+++ b/c/src/lib/libcpu/mips/shared/Makefile.am
@@ -34,8 +34,6 @@ interrupts_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V) \
$(interrupts_CPPFLAGS)
interrupts_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
- $(interrupts_CPPFLAGS)
-
all-local: $(PREINSTALL_FILES)
## --