2
0
Эх сурвалжийг харах

make uninstall should also remove std lib

Andy Li 7 жил өмнө
parent
commit
5d554bd261
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -203,6 +203,7 @@ uninstall:
 	else \
 		rm -rf $(INSTALL_LIB_DIR); \
 	fi
+	rm -rf  $(INSTALL_STD_DIR)
 
 opam_install:
 	opam install $(OPAM_LIBS) camlp4 ocamlfind --yes