Use $(...) for instead of backquotes.
[virt-mem.git] / dmesg / Makefile.in
index a7ea7a5..9425703 100644 (file)
@@ -21,7 +21,7 @@ VERSION               = @PACKAGE_VERSION@
 
 INSTALL                = @INSTALL@
 
-SYNTAX         = -pp "camlp4o -I`ocamlc -where`/bitmatch bitmatch.cma pa_bitmatch.cmo"
+SYNTAX         = -pp "camlp4o -I$$(ocamlc -where)/bitmatch bitmatch.cma pa_bitmatch.cmo"
 
 #OCAMLCPACKAGES        = -package unix,bigarray,extlib,libvirt,xml-light,bitmatch
 OCAMLCPACKAGES = -package unix,bigarray,extlib,libvirt,xml-light -I +bitmatch -I ../lib