aboutsummaryrefslogtreecommitdiff
path: root/build/export/libcutl/stub.make
blob: e5f4ba53259989492e0d60b0f66ac8f8e2eee36a (plain)
1
2
3
4
5
6
7
8
9
# file      : build/export/libcutl/stub.make
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# 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)