From 2431a8cfa1764d88afc190f3b548820b99b34fc1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 12 Sep 2000 12:52:57 +0000 Subject: 2000-09-12 Ralf Corsepius * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional. --- c/src/lib/libbsp/i386/pc386/start/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'c/src/lib/libbsp/i386/pc386/start/Makefile.am') diff --git a/c/src/lib/libbsp/i386/pc386/start/Makefile.am b/c/src/lib/libbsp/i386/pc386/start/Makefile.am index e051a3c8ff..77267cbe96 100644 --- a/c/src/lib/libbsp/i386/pc386/start/Makefile.am +++ b/c/src/lib/libbsp/i386/pc386/start/Makefile.am @@ -19,10 +19,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am # (OPTIONAL) Add local stuff here using += # -if RTEMS_GAS_CODE16 -AM_CPPFLAGS += -DNEW_GAS -endif - LINKCMDS = $(top_srcdir)/startup/linkcmds $(ARCH)/start16.o: start16.S -- cgit v1.2.3