aboutsummaryrefslogtreecommitdiff
path: root/build/export/libstudxml/stub.make
blob: 0ddde78460f307aea8839aaccb7301e71cf734da (plain)
1
2
3
4
5
6
7
8
9
# file      : build/export/libstudxml/stub.make
# copyright : Copyright (c) 2009-2013 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)