Cosmetics.

This commit is contained in:
Ralf Corsepius
2005-01-28 03:02:15 +00:00
parent 05b37c50d0
commit 9d83387b0e
15 changed files with 16 additions and 32 deletions

View File

@@ -30,8 +30,7 @@ endif
noinst_PROGRAMS += interrupts.rel
interrupts_rel_SOURCES = interrupts/installisrentries.c \
interrupts/vectorexceptions.c interrupts/isr_entries.S
interrupts_rel_CPPFLAGS = $(AM_CPPFLAGS) \
$(interrupts_CPPFLAGS)
interrupts_rel_CPPFLAGS = $(AM_CPPFLAGS) $(interrupts_CPPFLAGS)
interrupts_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
all-local: $(PREINSTALL_FILES)