This commit is contained in:
Martin Kroeker 2022-08-13 17:32:55 +02:00 committed by GitHub
parent e47d915791
commit 56bf2715cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ ZMATGEN = zlatms.o zlatme.o zlatmr.o zlatmt.o \
endif
.PHONY: all
.NOTPARALLEL
.NOTPARALLEL:
all: $(TMGLIB)
ALLOBJ = $(SMATGEN) $(CMATGEN) $(SCATGEN) $(DMATGEN) $(ZMATGEN) \