summaryrefslogtreecommitdiff
path: root/security/coreconf/README
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2012-10-25 01:23:23 +0000
committerwtc%google.com <devnull@localhost>2012-10-25 01:23:23 +0000
commit4fd29ab31805adf72b346dd63a475fb799a60ef9 (patch)
treec80553e1741ba919c12fd93a520b9e022b1ccfcd /security/coreconf/README
parentb963a7b8b502cc5dd8275172bfd6509e675dc3de (diff)
downloadnss-hg-4fd29ab31805adf72b346dd63a475fb799a60ef9.tar.gz
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
Diffstat (limited to 'security/coreconf/README')
-rw-r--r--security/coreconf/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/security/coreconf/README b/security/coreconf/README
index 987a45885..4b1e410cb 100644
--- a/security/coreconf/README
+++ b/security/coreconf/README
@@ -457,12 +457,6 @@ OVERVIEW of "rules.mk":
MISCELLANEOUS
-------------
- $(DIRS):: specifies a helper method
- used by $(LOOP_THROUGH_DIRS)
- to recursively change
- directories and invoke
- $(MAKE)
-
%.i: build the preprocessor file
associated with the
makefile rule dependency: