summaryrefslogblamecommitdiffstats
path: root/testsuites/automake/compile.am
blob: 3b3f9039ea75df1b72213da7953d6cfafe2aac2d (plain) (tree)
1
2
3
4



       










                       


             
 
            
                                                  
##
## $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