started do adopt tests to new installation
This commit is contained in:
parent
02441bef0f
commit
350f5bad00
6
Makefile
6
Makefile
|
@ -3,11 +3,7 @@ SHELL = /bin/sh
|
||||||
# Makefile for the installation of DAMASK
|
# Makefile for the installation of DAMASK
|
||||||
########################################################################################
|
########################################################################################
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all:
|
all: spectral marc processing install
|
||||||
spectral
|
|
||||||
marc
|
|
||||||
processing
|
|
||||||
install
|
|
||||||
|
|
||||||
.PHONY: spectral
|
.PHONY: spectral
|
||||||
spectral:
|
spectral:
|
||||||
|
|
Loading…
Reference in New Issue