This commit is contained in:
Anthony Scemama 2015-03-27 08:43:11 +01:00
parent 7679af0061
commit 929420c71f
1 changed files with 2 additions and 7 deletions

View File

@ -2,7 +2,7 @@ BLUE=
BLACK=(B
.PHONY: doc src curl m4 ocaml irpf90 emsl build binary
.PHONY: doc src ocaml build binary
default:
@echo -----------------------------------------------
@ -26,16 +26,11 @@ build:
@echo source quantum_package.rc
@echo -----------------------------------------------
else
build: EZFIO curl m4 irpf90 emsl
build:
$(MAKE) -C src
$(MAKE) -C ocaml
endif
curl: bin/curl
m4: bin/m4
irpf90: bin/irpf90
emsl: EMSL_Basis
binary:
$(QPACKAGE_ROOT)/scripts/make_binary.sh