]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/lablgtkmathview/Makefile.in
* binding update to recognize the new event scheme generated by
[helm.git] / helm / DEVEL / lablgtkmathview / Makefile.in
index 7b140e0f3a7fbaf07bae2fb943d2ebb98fb1cf0f..ab9224ae8a39e868ed5bd71d24571c544476d737 100644 (file)
@@ -103,7 +103,11 @@ install:
        fi
 
 uninstall:
-       ocamlfind remove $(PACKAGE)
+       if [ "$(PREFIX)" = "" ]; then \
+               ocamlfind remove $(PACKAGE); \
+       else \
+               ocamlfind remove -destdir $(PREFIX) $(PACKAGE); \
+       fi
 
 clean:
        rm -f *.[ao] *.cm[iaxo] *.cmxa *.so