aboutsummaryrefslogtreecommitdiff
path: root/build/export/libstudxml/stub.make
blob: 4ef7aa1ccee7feaf2b15cd11d4a2d545dded8ab4 (plain)
1
2
3
4
5
6
7
8
9
# 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)