Home
last modified time | relevance | path

Searched refs:FGREP (Results 151 – 175 of 17616) sorted by relevance

12345678910>>...705

/dports/mail/procmail/procmail-3.22/
H A DMakefile.140 @-if $(FGREP) -n -e '`' config.h $(DEVNULL) | $(FGREP) -v EOFName ; \
50 @if $(FGREP) CF_no_procmail_yet autoconf.h >$(DEVNULL); \
/dports/audio/ezstream/ezstream-0.5.6/m4/
H A Dvars.m434 if `echo " ${$1} x" | ${FGREP} -v -e " ${arg} " > /dev/null`; then
55 if `echo " ${$1} x" | ${FGREP} -v -e " ${arg} " > /dev/null`; then
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/doc/
H A DMakefile10 FGREP = fgrep $(SILENT) macro
126 if ! $(FGREP) "There were undefined references" alberta-man.log &&\
127 ! $(FGREP) "There were undefined references" alberta-book.log; then\
/dports/devel/automake/automake-1.16.5/t/
H A Dversion8.sh24 $FGREP 'AM_INIT_AUTOMAKE([1.9])' stderr
H A Dpluseq.sh28 $FGREP 'zar doz' Makefile.in
H A Dconfincl.sh34 $FGREP '@CONFIG_INCLUDE_SPEC@' Makefile.in && exit 1
H A Ddejagnu-siteexp-extend.sh117 $FGREP '/bar/' testsuite/site.exp
118 $FGREP '/baz/' testsuite/site.exp
H A Dimplicit.sh33 grep '^libapp_1_OBJECTS' Makefile.in | $FGREP '.$(OBJEXT)'
H A Dpluseq4.sh32 $FGREP '@CC@ -Dwhatever' Makefile.in
H A Dcanon3.sh34 $FGREP 'perm_number.c' Makefile.in && exit 1
H A Dcolon4.sh38 $FGREP 'zardoz:one:two' Makefile.in && exit 1
H A Dsuffix4.sh37 $FGREP ' .k ' suffixes
H A Daclocal-path-nonexistent.sh32 $FGREP 'am--foo' configure
H A Dparse.sh35 $FGREP zar.cdoz Makefile.in && exit 1
H A Dlibobj5.sh37 $FGREP foo_bar_quux.c Makefile.in
H A Dcxxnoc.sh36 $FGREP '(CC)' Makefile.in && exit 1
H A Dgcj3.sh34 test $($FGREP -c depcomp Makefile.in) -gt 1
H A Dxsource.sh38 $FGREP 'z.$(OBJEXT)' stderr
H A Dremake-subdir-only.sh53 $FGREP "$fingerprint" sub/Makefile
H A Dsubobj2.sh34 $FGREP 'generic/a.$(OBJEXT)' Makefile.in
H A Dcomment7.sh39 $FGREP '@COND' Makefile.in # For debugging, mostly.
H A Dpr211.sh49 $FGREP 'foo.$(OBJEXT)' stderr
/dports/graphics/xfig/xfig-3.2.8a/doc/
H A DMakefile.in201 FGREP = @FGREP@
623 contents.html $$($(FGREP) '<a href=' contents.html | \
625 uniq | $(FGREP) -v japanese)
631 contents.html $$($(FGREP) '<a href=' contents.html | \
633 uniq | $(FGREP) -v japanese)
/dports/print/texinfo/texinfo-6.8/contrib/nontests/
H A Dlocal.test54 if $FGREP '$(' $TEXI2DVI
/dports/devel/autoconf/autoconf-2.69/tests/
H A Dbase.at235 FGREP="grep -F"
237 FGREP=fgrep
243 AT_CHECK([[$FGREP 'com/?a=b&c=d#e' stdout]], [], [ignore])
245 AT_CHECK([$FGREP 'GNU String++ with spaces (foo)' stdout], [], [ignore])
246 AT_CHECK([$FGREP '2.48++ (2010-07-03)' stdout], [], [ignore])
249 AT_CHECK([[$FGREP 'com/?a=b&c=d#e' stdout]], [], [ignore])
251 AT_CHECK([$FGREP 'GNU String++ with spaces (foo)' stdout], [], [ignore])
252 AT_CHECK([$FGREP '2.48++ (2010-07-03)' stdout], [], [ignore])

12345678910>>...705