summaryrefslogtreecommitdiff
path: root/libxsd-frontend/build/export/libxsd-frontend/stub.make
blob: 857535859a9dcdacb035ebf28ad7cd168bc346c9 (plain)
1
2
3
4
5
6
7
8
9
# file      : build/import/libxsd-frontend/stub.make
# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
# license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

$(call include-once,$(src_root)/xsd-frontend/makefile,$(out_root))

$(call export,\
  l: $(out_root)/xsd-frontend/xsd-frontend.l,\
  cpp-options: $(out_root)/xsd-frontend/xsd-frontend.l.cpp-options)