mozilla/security/coreconf README rules.mk ruleset.mk
wtc%google.com <[email protected]> Wed, 24 Oct 2012 18:23:26 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/coreconf&files=README:rules.mk:ruleset.mk&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/coreconf In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv9034 Modified Files: README rules.mk ruleset.mk Log Message: Bug 794896: Remove the unused makefile target $(DIRS). The '+' is not necessary if the command contains $(MAKE). Remove the empty string check for $(2) in the SUBMAKE function. Remove the leading space in the third argument to the foreach function call in LOOP_OVER_DIRS. r=glandium. Modified Files: README rules.mk ruleset.mk