mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-12-26 14:23:47 +01:00
Disabled qmckl_test_c make target because of incompatible call signatures. Will look at that later.
This commit is contained in:
parent
9df1c039af
commit
cc97230b69
2
Makefile
2
Makefile
@ -66,10 +66,10 @@ BIN_DIR := bin
|
|||||||
EXEC := $(BIN_DIR)/cMaponiA3_test_3x3_3 \
|
EXEC := $(BIN_DIR)/cMaponiA3_test_3x3_3 \
|
||||||
$(BIN_DIR)/test_h5 \
|
$(BIN_DIR)/test_h5 \
|
||||||
$(BIN_DIR)/fnu_test_h5 \
|
$(BIN_DIR)/fnu_test_h5 \
|
||||||
$(BIN_DIR)/qmckl_test_c \
|
|
||||||
$(BIN_DIR)/fMaponiA3_test_3x3_3 \
|
$(BIN_DIR)/fMaponiA3_test_3x3_3 \
|
||||||
$(BIN_DIR)/fMaponiA3_test_4x4_2 \
|
$(BIN_DIR)/fMaponiA3_test_4x4_2 \
|
||||||
$(BIN_DIR)/QMCChem_dataset_test
|
$(BIN_DIR)/QMCChem_dataset_test
|
||||||
|
#$(BIN_DIR)/qmckl_test_c \
|
||||||
|
|
||||||
## Build tagets
|
## Build tagets
|
||||||
.PHONY: all clean distclean
|
.PHONY: all clean distclean
|
||||||
|
Loading…
Reference in New Issue
Block a user