summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/i386ex/startup
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-30 20:58:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-09-30 20:58:39 +0000
commit2c3840b563a453eb6f311cdc20ff7dd1ef365665 (patch)
tree9fe548746c7441048412c0442489fd4967507fcf /c/src/lib/libbsp/i386/i386ex/startup
parentCorrected TYPOs in the file (diff)
downloadrtems-2c3840b563a453eb6f311cdc20ff7dd1ef365665.tar.bz2
Added new autoconf test for i386 code16/code32 support. The guts of the
test were suggested by Ian Taylor <ian@airs.com> and Joel did the hard part of putting it in aclocal and editting all the offending Makefiles and source code which could use this feature.
Diffstat (limited to 'c/src/lib/libbsp/i386/i386ex/startup')
-rw-r--r--c/src/lib/libbsp/i386/i386ex/startup/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/i386ex/startup/Makefile.in b/c/src/lib/libbsp/i386/i386ex/startup/Makefile.in
index ffd694f64f..81809a2405 100644
--- a/c/src/lib/libbsp/i386/i386ex/startup/Makefile.in
+++ b/c/src/lib/libbsp/i386/i386ex/startup/Makefile.in
@@ -37,7 +37,7 @@ include $(RTEMS_ROOT)/make/leaf.cfg
#
#DEFINES += -DPRINTON
-DEFINES += -I$(srcdir)
+DEFINES += -I$(srcdir)
CPPFLAGS +=
CFLAGS += -g