summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/bsp.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/bsp.am')
-rw-r--r--c/src/lib/libbsp/bsp.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/bsp.am b/c/src/lib/libbsp/bsp.am
deleted file mode 100644
index cd700a07e0..0000000000
--- a/c/src/lib/libbsp/bsp.am
+++ /dev/null
@@ -1,5 +0,0 @@
-## 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)