mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
14 lines
361 B
Text
14 lines
361 B
Text
--- TESTING/Makefile~ 2011-11-18 23:12:35.000000000 +0900
|
|
+++ TESTING/Makefile 2011-11-18 23:12:48.000000000 +0900
|
|
@@ -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 \
|