aboutsummaryrefslogtreecommitdiff
path: root/build/export/libstudxml/stub.make
diff options
context:
space:
mode:
Diffstat (limited to 'build/export/libstudxml/stub.make')
-rw-r--r--build/export/libstudxml/stub.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/export/libstudxml/stub.make b/build/export/libstudxml/stub.make
deleted file mode 100644
index 4ef7aa1..0000000
--- a/build/export/libstudxml/stub.make
+++ /dev/null
@@ -1,9 +0,0 @@
-# file : build/export/libstudxml/stub.make
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
-# license : MIT; see accompanying LICENSE file
-
-$(call include-once,$(src_root)/xml/makefile,$(out_root))
-
-$(call export,\
- l: $(out_root)/xml/studxml.l,\
- cpp-options: $(out_root)/xml/studxml.l.cpp-options)