Location: LEMON/LEMON-official/tools/Makefile.am - annotation

Load file history
gravatar
kpeter (Peter Kovacs)
Also note the cmake based build environment in INSTALL file
1
2
3
4
5
6
if WANT_TOOLS

bin_PROGRAMS +=
dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh

endif WANT_TOOLS