mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 06:49:18 -04:00
11 lines
406 B
Text
11 lines
406 B
Text
--- extra/yassl/taocrypt/Makefile.in.orig 2008-08-12 17:34:32.000000000 +0200
|
|
+++ extra/yassl/taocrypt/Makefile.in 2008-08-27 12:33:51.000000000 +0200
|
|
@@ -387,7 +387,7 @@
|
|
yassl_libs = @yassl_libs@
|
|
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
|
|
zlib_dir = @zlib_dir@
|
|
-SUBDIRS = src test benchmark
|
|
+SUBDIRS = src
|
|
EXTRA_DIST = CMakeLists.txt $(wildcard mySTL/*.hpp)
|
|
all: all-recursive
|
|
|