Home
last modified time | relevance | path

Searched refs:RCS_FIND_IGNORE (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/
H A Dtags.sh15 # RCS_FIND_IGNORE has escaped ()s -- remove them.
16 ignore="$(echo "$RCS_FIND_IGNORE" | sed 's|\\||g' )"
/linux/
H A DMakefile653 export RCS_FIND_IGNORE := \( -name SCCS -o -name BitKeeper -o -name .svn -o \ macro
1733 @find . $(RCS_FIND_IGNORE) \
1742 @find . $(RCS_FIND_IGNORE) \
1954 $(Q)find $(srctree) $(RCS_FIND_IGNORE) \
2152 @find . $(RCS_FIND_IGNORE) \
2233 find $(srctree)/* $(RCS_FIND_IGNORE) \
2238 find $(srctree)/* $(RCS_FIND_IGNORE) \