*** empty log message ***

stopcriterion
Salvatore Filippone 13 years ago
parent a78c31ee8f
commit 39c9c9be16

@ -7,7 +7,7 @@ library: libdir mlp
libdir:
(if test ! -d lib ; then mkdir lib; fi)
mlp:
(cd mlprec; make lib)
cd mlprec && $(MAKE) lib
install:
(./mkdir.sh $(INSTALL_DIR) &&\

Loading…
Cancel
Save