Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.etrice.generator.c.tests/Makefile')
-rw-r--r--tests/org.eclipse.etrice.generator.c.tests/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/org.eclipse.etrice.generator.c.tests/Makefile b/tests/org.eclipse.etrice.generator.c.tests/Makefile
deleted file mode 100644
index 9a1750a43..000000000
--- a/tests/org.eclipse.etrice.generator.c.tests/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# for make.xml
-
-#include ${MODELLIB_ROOTDIR}/buildTools/modellib.mk
-include ${RUNTIME_ROOTDIR}/buildTools/runtime.mk
-
-# ---
-IN_TARGET := ${APP_TARGET}
-IN_BUILD_DIR := ${APP_BUILD_DIR}
-IN_INCDIRS += ${APP_SRCDIRS_REC}
-IN_SRCDIRS_REC += ${APP_SRCDIRS_REC}
-#---
-
-# Create rules
-include ${RUNTIME_ROOTDIR}/buildTools/Makefile.mk \ No newline at end of file

Back to the top