PACKAGE = ng_paramodulation INTERFACE_FILES = \ terms.mli pp.mli founif.mli index.mli orderings.mli subst.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) all: include ../../Makefile.defs include ../Makefile.common