2009-11-27 13:53:35 +01:00
|
|
|
Index: security/nss/Makefile
|
|
|
|
===================================================================
|
|
|
|
RCS file: /cvsroot/mozilla/security/nss/Makefile,v
|
|
|
|
retrieving revision 1.36
|
|
|
|
diff -u -p -r1.36 Makefile
|
|
|
|
--- security/nss/Makefile 2 Dec 2008 23:24:39 -0000 1.36
|
|
|
|
+++ security/nss/Makefile 23 Nov 2009 16:19:04 -0000
|
|
|
|
@@ -78,7 +78,7 @@ include $(CORE_DEPTH)/coreconf/rules.mk
|
2007-01-16 00:25:44 +01:00
|
|
|
# (7) Execute "local" rules. (OPTIONAL). #
|
|
|
|
#######################################################################
|
|
|
|
|
|
|
|
-nss_build_all: build_coreconf build_nspr build_dbm all
|
|
|
|
+nss_build_all: build_coreconf build_dbm all
|
|
|
|
|
2009-11-27 13:53:35 +01:00
|
|
|
nss_clean_all: clobber_coreconf clobber_nspr clobber_dbm clobber
|
|
|
|
|