mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
small details
This commit is contained in:
parent
c2cfa14e86
commit
425043a362
2 changed files with 14 additions and 14 deletions
2
Makefile
2
Makefile
|
|
@ -40,7 +40,7 @@ clean:
|
||||||
|
|
||||||
TO_INSTALL=META $(addprefix _build/,$(LIB) $(NAME).a $(NAME).cmi)
|
TO_INSTALL=META $(addprefix _build/,$(LIB) $(NAME).a $(NAME).cmi)
|
||||||
|
|
||||||
install: all
|
install: lib
|
||||||
ocamlfind install msat $(TO_INSTALL)
|
ocamlfind install msat $(TO_INSTALL)
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue