summaryrefslogtreecommitdiffstats
path: root/cpukit/automake/compile.am
blob: 471726f4038583ba080eab76fe8c06fcdce466a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
##
## $Id$
##

depend:

AM_CPPFLAGS = -I$(top_builddir) -I$(PROJECT_INCLUDE)
AM_CFLAGS = $(RTEMS_CFLAGS)
AM_CCASFLAGS = -I$(top_builddir) -I$(PROJECT_INCLUDE) $(RTEMS_ASFLAGS)