• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3bindir=@bindir@
4libdir=@libdir@
5includedir=@includedir@
6
7Name: Marisa
8Description: Matching Algorithm with Recursively Implemented StorAge
9Version: @VERSION@
10Cflags: -I${includedir}
11Libs: -L${libdir} -lmarisa
12