Searched refs:SCCS (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/
H A DMakefile.com37 CSRCS :sh= find . -name SCCS -prune -o -name *.c -print | cut -b3-
38 SSRCS :sh= find . -name SCCS -prune -o -name *.s -print | cut -b3-
39 DSRCS :sh= find . -name SCCS -prune -o -name *.d -print | cut -b3-
46 EXES :sh= find . -name SCCS -prune -o \( -name *.exe -o -name \*.pl \) -print \
/illumos-gate/usr/src/tools/scripts/
H A Dwhich_scm.sh33 # type have a control directory per directory (RCS and SCCS), with no other
84 # If it's not Teamware, it could just be local SCCS.
86 [[ -d SCCS ]] && LOCAL_TYPE="sccs"
H A Dflg.flp.sh68 # not SCCS files.
80 sed -n s:/SCCS/s.:/:p | prpath
H A Dvalidate_flg.pl36 # SCCS files matching the pattern supplied for a "find_files"
41 my $foo = `find $dir -name "$pat" -print | grep /SCCS/s.`;
107 warn "$fname:$firstline: $dir has no SCCS objects ",
H A Dxref.mk112 -type d \( -name SCCS $(XRFINDPRUNE) \) -prune -o \
H A Dnightly.sh402 `find . \( -name SCCS -o -name .hg -o -name .svn -o -name .git \) \
1486 find . \( -name SCCS -o -name .hg -o -name .svn -o -name .git \
1528 find $relsrcdirs \( -name SCCS -o -name .hg -o -name .svn \
H A Dwebrev.sh2184 [[ -z $SCCS ]] && SCCS=`look_for_prog sccs`
2472 # command format, i.e. pathname lines alternating with SCCS comment
2473 # lines with blank lines as separators. Use the SCCS comments later
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A DMakefile40 GREP= find . \( -name SCCS -prune -o -name '*.[ch]' \) -print | sort | xargs grep
/illumos-gate/usr/src/lib/print/
H A DMakefile64 $(XGETTEXT) -s `/bin/find . -type d -name SCCS -prune -o -type f -name '*.c' -print`
/illumos-gate/usr/src/cmd/print/
H A DMakefile76 $(XGETTEXT) -s `/bin/find . -type d -name SCCS -prune -o -type f -name '*.c' -print`
87 $(XGETTEXT) -s -m "xxx" `/bin/find . -print | grep '\.c$$' | sed '/SCCS/d'`
/illumos-gate/usr/src/uts/sparc/aac/
H A DMakefile122 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/illumos-gate/usr/src/uts/intel/aac/
H A DMakefile117 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@

Completed in 367 milliseconds