summaryrefslogtreecommitdiffstats
path: root/testsuites/automake/compile.am
blob: 47b63239142314d5f8569f3104a212cf9fa4af05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
##
## $Id$
##

CC = @CC@ $(GCCSPECS)
CXX = @CXX@ $(GCCSPECS)
CPP = @CPP@ $(GCCSPECS)

LD = @LD@
OBJCOPY = @OBJCOPY@
NM = @NM@
SIZE = @SIZE@
STRIP = @STRIP@

##
AM_CPPFLAGS =
AM_CFLAGS =
AM_CXXFLAGS =

clean-local:
	$(RM) *.num *.nxe *.elf *.srec* *.bin *.bt *.ralf