mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 12:23:56 +01:00
Fixed Makefile
This commit is contained in:
parent
be44127dba
commit
27b9fdab22
@ -97,7 +97,7 @@ test: libqmckl.so
|
||||
$(MAKE) -f Makefile.generated test
|
||||
|
||||
doc: $(ORG_SOURCE_FILES)
|
||||
$(QMCKL_ROOT)/tools/create_doc.sh
|
||||
$(QMCKL_ROOT)/tools/build_doc.sh
|
||||
|
||||
clean:
|
||||
$(RM) test_qmckl_* test_qmckl.c test_qmckl \
|
||||
|
@ -169,7 +169,7 @@ test: libqmckl.so
|
||||
$(MAKE) -f Makefile.generated test
|
||||
|
||||
doc: $(ORG_SOURCE_FILES)
|
||||
$(QMCKL_ROOT)/tools/create_doc.sh
|
||||
$(QMCKL_ROOT)/tools/build_doc.sh
|
||||
|
||||
clean:
|
||||
$(RM) test_qmckl_* test_qmckl.c test_qmckl \
|
||||
|
Loading…
Reference in New Issue
Block a user