Lady’s Gitweb
/
Shushe
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Allow separate find rules for includes
[Shushe]
/
README.markdown
diff --git
a/README.markdown
b/README.markdown
index 6bfa987de70458ca7886a79a146b0982858580bd..cae7ac1a82b71159967ea3e76f2fdcc5c14d2449 100644
(file)
--- a/
README.markdown
+++ b/
README.markdown
@@
-158,6
+158,14
@@
The following additional variables can be used to control the behaviour
Rules to use with `find` when searching for source files (default:
`-flags -nohidden -and -not -name '.*'`).
Rules to use with `find` when searching for source files (default:
`-flags -nohidden -and -not -name '.*'`).
+- **`FINDINCLUDEOPTS`:**
+ Options to pass to `find` when searching for includes (default:
+ `$(FINDOPTS)`).
+
+- **`FINDINCLUDERULES`:**
+ Rules to use with `find` when searching for includes (default:
+ `$(FINDRULES)`).
+
- **`PARSERS`:**
A white·space‐separated list of parsers to use (default:
`$(THISDIR)/parsers/*.xslt`).
- **`PARSERS`:**
A white·space‐separated list of parsers to use (default:
`$(THISDIR)/parsers/*.xslt`).
This page took
0.097513 seconds
and
4
git commands to generate.