1 PACKAGE = cic_transformations
5 helm-cic_proof_checking \
13 # modules which have both a .ml and a .mli
20 applyTransformation.mli \
22 IMPLEMENTATION_FILES = \
23 $(INTERFACE_FILES:%.mli=%.ml)
24 EXTRA_OBJECTS_TO_INSTALL =
25 EXTRA_OBJECTS_TO_CLEAN =
30 distclean: extra_clean
34 include ../Makefile.common