summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/bsp.am
blob: cd700a07e0290c9f0f67567fb3349fbd40f94ab3 (plain) (tree)
1
2
3
4
5
                              

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