Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > ca5fdb8159bfd14977512c8b50eb1efa > files > 35

menhir-20130911-3.mga4.x86_64.rpm

# Add --table on the next line to use Menhir's table-based back-end.
PGFLAGS         := --infer
GENERATED       := parser.ml parser.mli lexer.ml
MODULES         := parser lexer calc
EXECUTABLE      := calc
OCAMLDEPWRAPPER := ../ocamldep.wrapper
include ../Makefile.shared
include ../Makefile.auto