summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/bsp.am
blob: 197e665dce6666a6b747ebabbb01850278b52888 (plain) (tree)
1
2
3
4
5
6
7
8
9



       
                              

                                                                 
                                      
                                                                              
##
## $Id$
##

## Explicitly set CPPASCOMPILE
# to be able to use it for compilation of *.S even if automake
# doesn't generate this variable. (automake-1.8.2+ only generates
# this rule if *_SOURCES contain *.S.)
CPPASCOMPILE = $(CCAS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)