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