summaryrefslogtreecommitdiffstats
path: root/security/nss/files/patch-Makefile
blob: af20e9a2a5cdb69b26b91eae607755e7ab8ea302 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig   Thu Apr 14 20:28:40 2005
+++ Makefile    Tue Aug 30 15:32:11 2005
@@ -78,7 +78,7 @@
 # (7) Execute "local" rules. (OPTIONAL).                              #
 #######################################################################
 
-nss_build_all: build_coreconf build_nspr build_dbm all
+nss_build_all: build_coreconf all
 
 build_coreconf:
    cd $(CORE_DEPTH)/coreconf ;  $(MAKE)