forked from Imagelibrary/rtems
2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove reference to ../../shared/main.c.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove reference to ../../shared/main.c.
|
||||
|
||||
2007-04-25 Ray Xu <xr@trasin.net>
|
||||
|
||||
* times: New (Initial submission).
|
||||
|
||||
@@ -30,7 +30,7 @@ noinst_PROGRAMS += startup.rel
|
||||
include_HEADERS += ../../arm/shared/comm/uart.h
|
||||
startup_rel_SOURCES = ../../shared/bsplibc.c ../../shared/bsppost.c \
|
||||
startup/bspstart.c startup/exit.c ../../shared/bootcard.c \
|
||||
../../shared/main.c ../../shared/sbrk.c \
|
||||
../../shared/sbrk.c \
|
||||
../../shared/gnatinstallhandler.c
|
||||
startup_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
startup_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user