Skip to content
Snippets Groups Projects
Commit 7291f5ef authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Do not build "test" directory by default

This allows a clean build also without a fortran compiler
parent 03024190
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ SUBDIRSCLEAN=$(addsuffix .clean,$(SUBDIRS))
ifdef GCCDEP
all:
$(MAKE) lib
$(MAKE) -C test
lib:
$(MAKE) -C src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment