summaryrefslogtreecommitdiff
path: root/libxsd-frontend/build/export/libxsd-frontend/stub.make
blob: adae4b70563e081f543454cfacd0af8c4b4da306 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : build/import/libxsd-frontend/stub.make
# author    : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2010 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)