2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>

* Makefile.am: Fix typo.
This commit is contained in:
Ralf Corsepius
2005-01-05 05:58:40 +00:00
parent 23b68c2591
commit 2ed58702a7
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Fix typo.
2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove build-variant support.

View File

@@ -39,8 +39,6 @@ startup_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V) \
$(startup_CPPFLAGS)
startup_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
$(startup_CPPFLAGS)
# FIXME: clockdrv.c and clockdrv_shell.c are structurally flawed
clock_CPPFLAGS = -I$(srcdir)/../../shared
EXTRA_DIST += ../../mips/shared/clockdrv_shell.c