aboutsummaryrefslogtreecommitdiff
path: root/build/export/libxsd-frontend/stub.make
blob: b94e241b7592023f8f2f182893bc8b3b92b5f3f5 (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-2011 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)