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