--- ocamlgraph-1.3.orig/Makefile.in 2009-10-02 12:48:39.000000000 +0100 +++ ocamlgraph-1.3.no-vg/Makefile.in 2009-10-08 14:02:34.396309817 +0100 @@ -144,7 +144,7 @@ viewer: $(VIEWER_DIR)/viewgraph.byte $(VIEWER_DIR)/viewgraph.$(OCAMLBEST) -VIEWER_CMO=viewGraph_core viewGraph_select viewGraph_utils viewGraph_test +VIEWER_CMO=viewGraph_core viewGraph_select viewGraph_utils VIEWER_CMO:=$(patsubst %,$(VIEWER_DIR)/%.cmo, $(VIEWER_CMO)) VIEWER_CMX=$(VIEWER_CMO:.cmo=.cmx) VIEWER_CMI=$(VIEWER_CMO:.cmo=.cmi)