]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/bin/recomm/Makefile
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / bin / recomm / Makefile
index cb3deebf664f0ffe5facc56325c2703559ab37b1..6fdc32c44de4ec0d335e07a6a0d8a9741ace44f5 100644 (file)
@@ -15,7 +15,7 @@ MRCS = $(wildcard *.mrc)
 mrc: $(MRCS:%.mrc=recommGc%.ml)
        @./mrc.native .
 
-recommGc%.ml recommGc%.mli: %.mrc mrc.ml
+recommGc%.ml recommGc%.mli: %.mrc mrc*.ml mrc*.mli
        @./mrc.native $<
 
 .PHONY: test mrc