Files
rtems/make/custom/default.cfg
Ralf Corsepius 2f6c18807e 2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
	* custom/default.cfg: Remove INLINE,INLINE_UPCASE.
2003-11-24 10:02:34 +00:00

23 lines
563 B
INI

# Default target settings
#
# Some of these values are redefined in the target specific .cfg files.
#
# Created by Jiri Gaisler, 16-03-97 (who is owed a debt of gratitude
# for converting RTEMS to autoconf. Thanks. --joel)
#
# $Id$
#
include $(exec_prefix)/$(RTEMS_BSP)/make/target.cfg
include $(RTEMS_ROOT)/make/host.cfg
include $(RTEMS_ROOT)/make/main.cfg
include $(exec_prefix)/$(RTEMS_BSP)/make/bsp.cfg
## Target compiler config file, if any
CONFIG.CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg
# Base name of start file
START_BASE=start