Newer
Older
include conda.mk
include setuptools.mk
include alma_fetch.mk
build-base:
@echo "Building..."
make miniconda-installed
make build-python
@echo "Finished build."
build-almafetch:
@echo "Building ALMA fetcher."
make build-alma