Split patches.
[openwrt/svn-archive/archive.git] / openwrt / package / openssl / patches / 140-makefile-dirs.patch
1 diff -Nur openssl-0.9.7f/Makefile.org openssl-0.9.7f.new/Makefile.org
2 --- openssl-0.9.7f/Makefile.org 2005-03-15 10:46:13.000000000 +0100
3 +++ openssl-0.9.7f.new/Makefile.org 2005-04-03 20:15:26.000000000 +0200
4 @@ -175,7 +175,7 @@
5 # we might set SHLIB_MARK to '$(SHARED_LIBS)'.
6 SHLIB_MARK=
7
8 -DIRS= crypto fips ssl $(SHLIB_MARK) sigs apps test tools
9 +DIRS= crypto ssl apps
10 SHLIBDIRS= crypto ssl
11
12 # dirs in crypto to build