aboutsummaryrefslogtreecommitdiff
path: root/build/export/libcutl/stub.make
blob: 8b6c105aa601d6316d9a910db0a701f5a8e3a8b6 (plain)
1
2
3
4
5
6
7
8
# file      : build/export/libcutl/stub.make
# license   : MIT; see accompanying LICENSE file

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

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