2001-11-07 Joel Sherrill <joel@OARcorp.com>

* startup/Makefile.am: Do NOT use the standard bootcard.c.
	NOTE: With this fix all test including the mptest ran as expected.
This commit is contained in:
Joel Sherrill
2001-11-07 23:21:22 +00:00
parent f96cb0bc54
commit 6b7d2531b9
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2001-11-07 Joel Sherrill <joel@OARcorp.com>
* startup/Makefile.am: Do NOT use the standard bootcard.c.
NOTE: With this fix all test including the mptest ran as expected.
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.

View File

@@ -11,7 +11,7 @@ PGM = ${ARCH}/startup.rel
if HAS_CXX
C_MAIN_C_FILES =
else
C_MAIN_C_FILES = main.c bootcard.c
C_MAIN_C_FILES = main.c
endif
# C sources