2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Correct path to libcpu.
This commit is contained in:
Ralf Corsepius
2004-02-02 11:35:27 +00:00
parent 9a372c9f50
commit 076a0126b6
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Correct path to libcpu.
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,

View File

@@ -105,7 +105,7 @@ if HAS_MP
libbsp_a_LIBADD += shmsupp$(LIB_VARIANT).rel
endif
libbsp_a_LIBADD += \
../../../../libcpu/@RTEMS_CPU@/i960ca/score$(LIB_VARIANT).rel
../../../libcpu/@RTEMS_CPU@/i960ca/score$(LIB_VARIANT).rel
EXTRA_LIBRARIES += libbsp_g.a
CLEANFILES += libbsp_g.a