HomeSort by: relevance | last modified time | path
    Searched refs:soelim (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl2/groff/bin/soelim/
Makefile 3 # $FreeBSD: src/gnu/usr.bin/groff/src/preproc/soelim/Makefile,v 1.3 2003/05/01 13:22:20 ru Exp $
5 DIST_SUBDIR= src/preproc/soelim
10 PROG_CXX= soelim
11 SRCS= soelim.cpp
  /src/usr.bin/soelim/
Makefile 4 PROG= soelim
  /src/external/gpl2/groff/dist/src/roff/grog/
grog.sh 5 soelim=@g@soelim
36 | $soelim \
41 /^\.TS/ { tbl++; if (so > 0) soelim++ }
42 /^\.PS([ 0-9.<].*)?$/ { pic++; if (so > 0) soelim++ }
43 /^\.EQ/ { eqn++; if (so > 0) soelim++ }
44 /^\.R1/ { refer++; if (so > 0) soelim++ }
45 /^\.\[/ {refer_start++; if (so > 0) soelim++ }
46 /^\.\]/ {refer_end++; if (so > 0) soelim++ }
47 /^\.GS/ { grn++; if (so > 0) soelim++
    [all...]
grog.pl 41 $soelim++ if $level;
48 $soelim++ if $level;
55 $soelim++ if $level;
63 $soelim++ if $level;
69 $soelim++ if $level;
76 $soelim++ if $level;
82 $soelim++ if $level;
86 $soelim++ if $level;
90 $soelim++ if $level;
180 $s .= "s" if $soelim;
    [all...]
  /src/external/gpl2/groff/bin/
Makefile 4 lkbib lookbib nroff pfbtops pic refer soelim tbl tfmtodit troff
  /src/external/gpl2/groff/dist/arch/djgpp/
t-groff.bat 20 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grotty;%PATH1%
28 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grops;%PATH1%
35 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolj4;%PATH1%
42 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grodvi;%PATH1%
47 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grohtml;%PATH1%
52 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolbp;%PATH1%
  /src/external/gpl2/groff/dist/
test-groff.in 16 $builddir/preproc/soelim$SEP\
  /src/external/bsd/mdocml/dist/
Makefile 127 soelim.c \
208 soelim.1 \
333 soelim.1.html \
376 all: mandoc man demandoc soelim $(BUILD_TARGETS) Makefile.local
400 rm -f soelim soelim.o
405 base-install: mandoc demandoc soelim
413 $(INSTALL_PROGRAM) soelim $(DESTDIR)$(BINDIR)/$(BINM_SOELIM)
420 $(INSTALL_MAN) soelim.1 $(DESTDIR)$(MANDIR)/man1/$(BINM_SOELIM).1
536 soelim: $(SOELIM_COBJS) soelim.
    [all...]
  /src/tools/groff/
Makefile 76 .for F in eqn groff indxbib pic refer soelim tbl
  /src/usr.bin/
Makefile 50 SUBDIR+= soelim
  /src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf 44 progs rpcinfo rs sed showmount shuffle skey skeyinfo skeyinit soelim
  /src/external/bsd/openldap/dist/build/
top.mk 156 SOELIM=soelim
  /src/external/gpl2/groff/dist/src/roff/groff/
groff.cpp 146 commands[SOELIM_INDEX].set_name(command_prefix, "soelim");
171 commands[SOELIM_INDEX].set_name(command_prefix, "soelim");
234 // force soelim to aid the html preprocessor
235 commands[SOELIM_INDEX].set_name(command_prefix, "soelim");
715 "-s\tpreprocess with soelim\n"
745 "-Idir\tsearch dir for soelim, troff, and grops. Implies -s\n"
  /src/usr.bin/crunch/examples/
really-big.conf 49 progs script sed showmount size soelim split strings strip su tail talk
  /src/share/mk/
bsd.own.mk 597 TOOL_SOELIM= ${TOOLDIR}/bin/${_TOOL_PREFIX}soelim
715 TOOL_SOELIM= soelim

Completed in 29 milliseconds