forked from Imagelibrary/rtems
2008-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Remove another duplicate reference.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* Makefile.am: Remove another duplicate reference.
|
||||||
|
|
||||||
2008-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* Makefile.am: Remove duplicate reference.
|
* Makefile.am: Remove duplicate reference.
|
||||||
|
|||||||
@@ -40,10 +40,9 @@ dist_project_lib_DATA += startup/linkcmds
|
|||||||
noinst_LIBRARIES = libbsp.a
|
noinst_LIBRARIES = libbsp.a
|
||||||
|
|
||||||
startup_SOURCES = startup/bspclean.c ../../shared/bsplibc.c \
|
startup_SOURCES = startup/bspclean.c ../../shared/bsplibc.c \
|
||||||
../../shared/bsplibc.c ../../shared/bsppost.c \
|
../../shared/bsppost.c ../../shared/bsppretaskinghook.c \
|
||||||
../../shared/bsppretaskinghook.c ../../shared/bsppredriverhook.c \
|
../../shared/bsppredriverhook.c startup/bspstart.c ../../shared/bootcard.c \
|
||||||
startup/bspstart.c ../../shared/bootcard.c ../../shared/sbrk.c \
|
../../shared/sbrk.c ../../shared/gnatinstallhandler.c
|
||||||
../../shared/gnatinstallhandler.c
|
|
||||||
|
|
||||||
pclock_SOURCES = ../shared/clock/p_clock.c
|
pclock_SOURCES = ../shared/clock/p_clock.c
|
||||||
console_SOURCES = ../../shared/console-polled.c
|
console_SOURCES = ../../shared/console-polled.c
|
||||||
|
|||||||
Reference in New Issue
Block a user