summaryrefslogtreecommitdiffstats
path: root/c/src/automake/compile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/automake/compile.am')
-rw-r--r--c/src/automake/compile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/c/src/automake/compile.am b/c/src/automake/compile.am
deleted file mode 100644
index 2cd9fd5d91..0000000000
--- a/c/src/automake/compile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-## -------------------------------------------------------------------------
-
-CC = @CC@
-CXX = @CXX@
-CPP = @CPP@
-CCAS = @CCAS@
-
-##
-AM_CPPFLAGS = @RTEMS_CPPFLAGS@ @RTEMS_BSP_CPPFLAGS@
-AM_CFLAGS =
-AM_CXXFLAGS =
-AM_CCASFLAGS = @RTEMS_CCASFLAGS@
-
-ARFLAGS = crD