summaryrefslogblamecommitdiffstats
path: root/automake/compile.am
blob: ea4018ea3bc37582713223dd0ce5308357dddbf3 (plain) (tree)
1
2
3
4
5
6





                                                                     











                                                                            
##
## $Id$
##
## In future this file shall take compilation rules, now contained in
## gcc-target-default.cfg
##

## -------------------------------------------------------------------------
## NOTE: This is experimental.
##
## Expect frequent changes :(
## -------------------------------------------------------------------------

DEFS = @DEFS@

##
## FIXME: DEFS and INCLUDES should not be passed as AM_CPPFLAGS
AM_CPPFLAGS += $(DEFS) $(INCLUDES) $(RTEMS_CPPFLAGS)