mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
15 lines
365 B
Plaintext
15 lines
365 B
Plaintext
--- TESTING/Makefile.orig 2015-01-15 16:34:38.000000000 +0100
|
|
+++ TESTING/Makefile 2015-01-15 16:35:05.000000000 +0100
|
|
@@ -37,11 +37,6 @@
|
|
|
|
include ../make.inc
|
|
|
|
-ifneq ($(strip $(VARLIB)),)
|
|
- LAPACKLIB := $(VARLIB) ../$(LAPACKLIB)
|
|
-endif
|
|
-
|
|
-
|
|
all: single complex double complex16 singleproto doubleproto complexproto complex16proto
|
|
|
|
SEIGTST= snep.out \
|