Uncommented the conditional stuff for "good gas 16 bit code".

This commit is contained in:
Joel Sherrill
1998-10-15 14:38:10 +00:00
parent 11cfb6f7f6
commit 4cfdf32107

View File

@@ -33,9 +33,9 @@ include $(RTEMS_ROOT)/make/leaf.cfg
# (OPTIONAL) Add local stuff here using +=
#
#ifeq ($(RTEMS_GAS_CODE16),yes)
ifeq ($(RTEMS_GAS_CODE16),yes)
DEFINES += -DNEW_GAS
#endif
endif
CPPFLAGS +=
CFLAGS +=