2005-01-04 Joel Sherrill <joel@OARcorp.com>

* shared/Makefile.am: Fix typo.
This commit is contained in:
Joel Sherrill
2005-01-04 23:31:16 +00:00
parent aaca942749
commit 23b68c2591
2 changed files with 4 additions and 2 deletions

View File

@@ -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)
## --