# emerge --oneshot groff Calculating dependencies .... done! Dependency resolution took 1.33 s (backtrack: 0/20). >>> Verifying ebuild manifests >>> Emerging (1 of 1) sys-apps/groff-1.23.0::gentoo * groff-1.23.0.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking groff-1.23.0.tar.gz to /var/tmp/portage/sys-apps/groff-1.23.0/work >>> Source unpacked in /var/tmp/portage/sys-apps/groff-1.23.0/work >>> Preparing source in /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0 ... * Applying groff-1.19.2-man-unicode-dashes.patch ... patching file tmac/man.local Hunk #1 succeeded at 1 with fuzz 2. patching file tmac/mdoc.local Hunk #1 succeeded at 1 with fuzz 2. [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0 ... * econf: updating groff-1.23.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating groff-1.23.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-musl --host=x86_64-pc-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/groff-1.23.0 --htmldir=/usr/share/doc/groff-1.23.0/html --libdir=/usr/lib --with-appdefdir=/usr/share/X11/app-defaults --without-compatibility-wrappers --without-uchardet --without-x checking for x86_64-pc-linux-musl-gcc... x86_64-pc-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-musl-gcc accepts -g... yes checking for x86_64-pc-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-musl-gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for features.h... yes checking for limits.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-musl-gcc... none checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-musl-gcc... (cached) x86_64-pc-linux-musl-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-musl-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-musl-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-musl-gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) no checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration checking for x86_64-pc-linux-musl-g++... x86_64-pc-linux-musl-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-musl-g++ accepts -g... yes checking for x86_64-pc-linux-musl-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-musl-g++... none checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to run the C preprocessor... x86_64-pc-linux-musl-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-musl-ar... x86_64-pc-linux-musl-ar checking for x86_64-pc-linux-musl-ranlib... x86_64-pc-linux-musl-ranlib checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking whether ctype.h defines __header_inline... no checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether the compiler produces multi-arch binaries... no checking whether printf survives out-of-memory conditions... yes checking for x86_64-pc-linux-musl-gcc options needed to detect all undeclared functions... (cached) none needed checking for vasnprintf... no checking for snprintf... yes checking for symlink... yes checking for mprotect... yes checking for iswcntrl... yes checking for wcwidth... yes checking for getpagesize... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for C/C++ restrict keyword... __restrict__ checking where to find the exponent in a 'float'... word 0 bit 23 checking for nl_langinfo and CODESET... yes checking for working fcntl.h... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether snprintf is declared... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking for pid_t... yes checking for mode_t... yes checking whether execvpe is declared... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for inline... inline checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for __fseterr... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for ssize_t... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking that C++ compiler can compile simple program... yes checking that C++ static constructors and destructors are called... yes checking that header files support C++... yes checking whether character set is EBCDIC... no checking whether to install .cmd wrapper scripts for Windows... no checking for X... disabled checking for a sed that does not truncate output... /usr/bin/sed checking for perl... /usr/bin/perl checking for perl version... 5.40.0 checking for lpr... lpr checking for lp... lp checking for lpq... lpq checking option to use when spooling DVI files... -d checking for egrep... (cached) /usr/bin/grep -E checking for byacc... no checking for bison... bison -y checking for m4... m4 checking for makeinfo... makeinfo checking for makeinfo version... 7.1.1 checking for texi2dvi... texi2dvi checking for tex... missing checking for x86_64-pc-linux-musl-ranlib... (cached) x86_64-pc-linux-musl-ranlib checking for install-info... install-info checking whether ln -s works... yes checking for xpmtoppm... missing checking for x86_64-pc-linux-musl-pkg-config... /usr/bin/x86_64-pc-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for csh hash hack... no checking for stdbool.h... (cached) yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for dirent.h... yes checking for limits.h... (cached) yes checking for sys/dir.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for math.h... (cached) yes checking for sys/time.h... yes checking for direct.h... no checking for process.h... no checking for ISC 3.x or 4.x... no checking whether -D_POSIX_SOURCE is necessary... no checking for return type of srand... void checking whether gettimeofday must be declared... no checking whether popen must be declared... no checking whether pclose must be declared... no checking whether putenv must be declared... no checking whether rand must be declared... no checking whether srand must be declared... no checking whether strcasecmp must be declared... no checking whether strncasecmp must be declared... no checking whether vfprintf must be declared... no checking for sys_nerr in , , or ... no checking for sys_errlist in , , or ... no checking C++ ... no checking C++ ... yes checking C++ ... yes checking for unsigned long long... yes checking for declaration of time_t... yes checking for return type of signal handlers... void checking struct exception... no checking whether byte ordering is bigendian... (cached) no checking for main in -lc... yes checking for sin in -lm... yes checking for ld used by x86_64-pc-linux-musl-gcc... /usr/x86_64-pc-linux-musl/bin/ld checking if the linker (/usr/x86_64-pc-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C++ preprocessor... x86_64-pc-linux-musl-g++ -E checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for working mmap... yes checking for fmod... yes checking for getcwd... yes checking for putenv... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for gettimeofday... yes checking for isatty... yes checking for kill... yes checking for rename... yes checking for setlocale... yes checking for strdup... yes checking for strsep... yes checking for mkstemp... yes checking whether strsignal is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether sys_siglist is declared... no checking whether getc_unlocked is declared... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking whether ISO C++98 array deletion syntax is supported... yes checking whether C preprocessor uses pre-ISO C90 syntax... no checking w_coredump... no checking default value for grops -b option... 0 checking default paper format... letter checking for existing troff installation... no checking for prefix of system macro packages... none checking which system macro packages should be made available... none found checking separator character to use in groff search paths... : checking for x86_64-pc-linux-musl-gs... no checking for x86_64-pc-linux-musl-gswin32c... no checking for x86_64-pc-linux-musl-gsos2... no checking for gs... gs checking for pnmcrop... missing checking for pnmcut... missing checking for pnmtopng... missing checking for pnmtops... missing checking for psselect... missing checking for x86_64-pc-linux-musl-gawk... (cached) gawk checking for URW fonts in Type 1/PFB format... none found checking whether pnmtops accepts the '-nosetpage' option... no checking whether make defines 'RM'... yes checking for a diff program that supports option -D... yes checking whether test supports option -ef... yes checking for bash... /usr/bin/bash checking for gs version with good left sidebearing handling... got 10.04.0 (good) checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test-groff config.status: creating src/include/config.h config.status: executing depfiles commands GNU roff version 1.23.0 ---------------------------------------------------------------------- installation directory prefix : /usr C++ compiler and options : x86_64-pc-linux-musl-g++ -O2 -pipe -march=x86-64 -mtune=generic use libgroff's memory allocator : no C compiler and options : x86_64-pc-linux-musl-gcc -O2 -pipe -march=x86-64 -mtune=generic Perl interpreter version : 5.40.0 X11 support : disabled 'groff -l' uses print spooler : lpr use URW fonts for PDF output : no preconv can use uchardet library : no can build groff.dvi, groff.pdf : no ---------------------------------------------------------------------- configure: URW fonts in Type 1/PFB format were not found. groff font description files for the URW fonts, used by the 'gropdf' output driver, will not be available. Use and embedding of fonts from the 'U' foundry in PDF documents generated by groff will not be possible. You can obtain the URW base 35 fonts from their GitHub project. As of this writing (2023-02-15), you can find them in the 'fonts' directory of the following archives (choose one). https://github.com/ArtifexSoftware/urw-base35-fonts/archive/refs/ tags/20200910.zip https://github.com/ArtifexSoftware/urw-base35-fonts/archive/refs/ tags/20200910.tar.gz You may wish to check for a newer release. https://github.com/ArtifexSoftware/urw-base35-fonts/releases 'gropdf' looks for these fonts in several directories specified in font/devpdf/Foundry.in as well as the search path shown by the "gs -h" command (if available). You will need to "make distclean" and re-run the 'configure' script after installing the URW fonts. Alternatively, you can pass the option '--with-urw-fonts-dir=DIR' to 'configure' to look for them in the directory DIR you specify. If found, the 'U' foundry will be available via the '-y' option to 'gropdf' (accessed via the 'groff' command with the option '-P -y'). configure: The programs 'pnmcrop', 'pnmcut', 'pnmtopng', 'pnmtops', and 'psselect' were not found in $PATH. Consequently, groff's HTML output driver, 'grohtml', will not work properly. It will not be possible to prepare or install groff-generated documentation in HTML format. >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0 ... make -j6 AR=x86_64-pc-linux-musl-ar /usr/bin/mkdir -p 'lib' /usr/bin/mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./lib/alloca.in.h > lib/alloca.h-t /usr/bin/mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ ./lib/inttypes.in.h > lib/inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./lib/limits.in.h > lib/limits.h-t /usr/bin/mkdir -p 'lib' /usr/bin/mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./lib/math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ -e 's/@''GNULIB_MDA_J0''@/1/g' \ -e 's/@''GNULIB_MDA_J1''@/1/g' \ -e 's/@''GNULIB_MDA_JN''@/1/g' \ -e 's/@''GNULIB_MDA_Y0''@/1/g' \ -e 's/@''GNULIB_MDA_Y1''@/1/g' \ -e 's/@''GNULIB_MDA_YN''@/1/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > lib/math.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ ./lib/stdint.in.h > lib/stdint.h-t mv lib/alloca.h-t lib/alloca.h /usr/bin/mkdir -p 'lib' /usr/bin/mkdir -p 'lib' mv lib/limits.h-t lib/limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/1/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./lib/stdio.in.h | \ sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > lib/stdio.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./lib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _Noreturn/r ./lib/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > lib/stdlib.h-t mv lib/inttypes.h-t lib/inttypes.h /usr/bin/mkdir -p 'lib' /usr/bin/mkdir -p 'lib/sys' mv lib/stdint.h-t lib/stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./lib/string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > lib/string.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ ./lib/sys_types.in.h > lib/sys/types.h-t /usr/bin/mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < ./lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > lib/unistd.h-t mv lib/sys/types.h-t lib/sys/types.h /usr/bin/mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/unitypes.h-t' ./lib/unitypes.in.h mv lib/unitypes.h-t lib/unitypes.h /usr/bin/mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/uniwidth.h-t' ./lib/uniwidth.in.h mv lib/uniwidth.h-t lib/uniwidth.h /usr/bin/mkdir -p 'lib' mv lib/string.h-t lib/string.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./lib/wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ > lib/wchar.h-t /usr/bin/mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_ISWDIGIT''@/0/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' \ ./lib/wctype.in.h > lib/wctype.h-t mv lib/stdio.h-t lib/stdio.h mv lib/stdlib.h-t lib/stdlib.h /usr/bin/mkdir -p contrib/chem/ \ && sed -e "s|[@]g[@]||g" contrib/chem/README.txt >contrib/chem/README mv lib/wctype.h-t lib/wctype.h mv lib/math.h-t lib/math.h /usr/bin/mkdir -p ./font/devpdf \ && cat ./font/devpdf/DESC.in \ >./font/devpdf/DESC \ && if test "letter" = A4; then \ echo "papersize a4" >>./font/devpdf/DESC; \ else \ echo "papersize letter" \ >>./font/devpdf/DESC; \ fi /usr/bin/mkdir -p ./font/devpdf/map cp -f \ ./font/devps/generate/`basename font/devpdf/map/dingbats.map` \ ./font/devpdf/map /usr/bin/mkdir -p ./font/devpdf/map cp -f \ ./font/devps/generate/`basename font/devpdf/map/symbol.map` \ ./font/devpdf/map /usr/bin/mkdir -p ./font/devpdf/map mv lib/wchar.h-t lib/wchar.h cp -f \ ./font/devps/generate/`basename font/devpdf/map/symbolchars` \ ./font/devpdf/map /usr/bin/mkdir -p ./font/devpdf/map /usr/bin/mkdir -p ./font/devpdf/ cp -f \ ./font/devps/generate/`basename font/devpdf/map/text.map` \ ./font/devpdf/map /usr/bin/mkdir -p ./font/devpdf/enc sed "/BEGIN URW/,/END URW/d" \ ./font/devpdf/Foundry.in >font/devpdf/Foundry cp -f ./font/devps/text.enc \ ./font/devpdf/enc /bin/sh ./arch/misc/shdeps.sh \ ":" ":" "/usr/bin" > shdeps.sed mv lib/unistd.h-t lib/unistd.h if test -n "/usr/bin/perl"; then \ sed -e "s|[@]PERL[@]|/usr/bin/perl|" \ -e "s|[@]VERSION[@]|1.23.0|" \ -e "s|[@]FONTDIR[@]|/usr/share/groff/1.23.0/font|" \ -e "/[@]afmtodit.tables[@]/ r ./src/utils/afmtodit/afmtodit.tables" \ -e "/[@]afmtodit.tables[@]/ d" \ ./src/utils/afmtodit/afmtodit.pl \ >afmtodit; \ else \ sed -e "s|[@]VERSION[@]|1.23.0|" \ -e "s|[@]FONTDIR[@]|/usr/share/groff/1.23.0/font|" \ -e "/[@]afmtodit.tables[@]/ r ./src/utils/afmtodit/afmtodit.tables" \ -e "/[@]afmtodit.tables[@]/ d" \ ./src/utils/afmtodit/afmtodit.pl \ >afmtodit; \ fi \ && chmod +x afmtodit /bin/sh ./src/libs/libgroff/config.charset \ '' > t-charset.alias \ && mv t-charset.alias charset.alias sed -e '/^#/d' \ -e 's/@''PACKAGE''@/groff/g' \ ./src/libs/libgroff/ref-add.sin > t-ref-add.sed \ && mv t-ref-add.sed ref-add.sed sed -e '/^#/d' \ -e 's/@''PACKAGE''@/groff/g' \ ./src/libs/libgroff/ref-del.sin > t-ref-del.sed \ && mv t-ref-del.sed ref-del.sed /usr/bin/mkdir -p ./tmac; if test -n ""; then \ for m in ""; do \ rm -f ./tmac/$m-wrap; \ if test "$m" = an; then \ echo .do mso an.tmac >>./tmac/$m-wrap; \ fi; \ echo .cp 1 >>./tmac/$m-wrap; \ echo .so $m \ >>./tmac/$m-wrap; \ done; \ fi /usr/bin/mkdir -p ./font/devpdf/util \ && if test -n "/usr/bin/perl"; then \ sed -f ./shdeps.sed \ -e "s|/usr/bin/perl|/usr/bin/perl|" \ -e "s|[@]GHOSTSCRIPT[@]|gs|" \ -e "s|[@]PATH_SEPARATOR[@]|:|" \ -e "s|[@]VERSION[@]|1.23.0|" \ -e "s|[@]GROFF_FONT_DIR[@]|/usr/share/groff/1.23.0/font|" \ ./font/devpdf/util/BuildFoundries.pl \ >./font/devpdf/util/BuildFoundries; \ else \ sed -f ./shdeps.sed \ -e "s|[@]VERSION[@]|1.23.0|" \ -e "s|[@]GROFF_FONT_DIR[@]|/usr/share/groff/1.23.0/font|" \ ./font/devpdf/util/BuildFoundries.pl \ >./font/devpdf/util/BuildFoundries; \ fi \ && chmod +x ./font/devpdf/util/BuildFoundries touch tmac/stamp-wrap /usr/bin/mkdir -p ./font/devpdf \ && echo "# foundry ps-font-name ps-font-file" >font/devpdf/download.tmp \ && echo "# A blank foundry is the default." >>font/devpdf/download.tmp \ && PATH="/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0:/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/build-aux:/usr/lib/portage/python3.12/ebuild-helpers/xattr:/usr/lib/portage/python3.12/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/19/bin:/usr/lib/llvm/18/bin" \ /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devpdf/util/BuildFoundries \ --strict /var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devpdf \ '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devps:/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0/font/devps' \ >>font/devpdf/download.tmp \ && mv font/devpdf/download.tmp font/devpdf/download BuildFoundries: notice: copied grops font AB BuildFoundries: notice: copied grops font ABI BuildFoundries: notice: copied grops font AI BuildFoundries: notice: copied grops font AR BuildFoundries: notice: copied grops font BMB BuildFoundries: notice: copied grops font BMBI BuildFoundries: notice: copied grops font BMI BuildFoundries: notice: copied grops font BMR BuildFoundries: notice: copied grops font CB BuildFoundries: notice: copied grops font CBI BuildFoundries: notice: copied grops font CI BuildFoundries: notice: copied grops font CR BuildFoundries: notice: copied grops font HB BuildFoundries: notice: copied grops font HBI BuildFoundries: notice: copied grops font HI BuildFoundries: notice: copied grops font HNB BuildFoundries: notice: copied grops font HNBI BuildFoundries: notice: copied grops font HNI BuildFoundries: notice: copied grops font HNR BuildFoundries: notice: copied grops font HR BuildFoundries: notice: copied grops font NB BuildFoundries: notice: copied grops font NBI BuildFoundries: notice: copied grops font NI BuildFoundries: notice: copied grops font NR BuildFoundries: notice: copied grops font PB BuildFoundries: notice: copied grops font PBI BuildFoundries: notice: copied grops font PI BuildFoundries: notice: copied grops font PR BuildFoundries: notice: copied grops font S BuildFoundries: notice: copied grops font TB BuildFoundries: notice: copied grops font TBI BuildFoundries: notice: copied grops font TI BuildFoundries: notice: copied grops font TR BuildFoundries: notice: copied grops font ZCMI BuildFoundries: notice: copied grops font ZD BuildFoundries: notice: copied grops font EURO >font/devpdf/stamp make all-am make[1]: Entering directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0' printf 'const char *version_string = "%s.%s";\n' \ `echo 1.23.0 | cut -d . -f 1` `echo 1.23.0 | cut -d . -f 2` > src/libs/libgroff/version.cpp.tmp x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -O2 -pipe -march=x86-64 -mtune=generic -c -o lib/asnprintf.o lib/asnprintf.c x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -O2 -pipe -march=x86-64 -mtune=generic -c -o lib/printf-args.o lib/printf-args.c x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -O2 -pipe -march=x86-64 -mtune=generic -c -o lib/printf-parse.o lib/printf-parse.c printf 'const char *revision_string = "%s";\n' \ `echo 1.23.0 | cut -d . -f 3` >> src/libs/libgroff/version.cpp.tmp x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -O2 -pipe -march=x86-64 -mtune=generic -c -o lib/vasnprintf.o lib/vasnprintf.c printf \ 'extern "C" {\nconst char *Version_string = "%s";\n}\n' \ 1.23.0 >> src/libs/libgroff/version.cpp.tmp mv src/libs/libgroff/version.cpp.tmp src/libs/libgroff/version.cpp printf 'const char *major_version = "%s";\n' \ `echo 1.23.0 | cut -d . -f 1` > src/roff/troff/majorminor.cpp.tmp printf 'const char *minor_version = "%s";\n' \ `echo 1.23.0 | cut -d . -f 2` >> src/roff/troff/majorminor.cpp.tmp sed -e "s|[@]g[@]||g" \ -e "s|[@]VERSION[@]|1.23.0|" \ -e 1s/a/a/ ./contrib/eqn2graph/eqn2graph.sh \ >eqn2graph \ && chmod +x eqn2graph printf 'const char *revision = "%s";\n' \ `echo 1.23.0 | cut -d . -f 3` >> src/roff/troff/majorminor.cpp.tmp sed -e "s|[@]BINDIR[@]|/usr/bin|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ -e "s|[@]HAVE_TEST_EF_OPTION[@]|yes|g" \ -e "s|[@]BASH_PROG[@]|/usr/bin/bash|g" \ -e "s|[@]DIFF_PROG[@]|diff|g" \ -e 1s/a/a/ ./contrib/gdiffmk/gdiffmk.sh \ >gdiffmk \ && chmod +x gdiffmk mv src/roff/troff/majorminor.cpp.tmp src/roff/troff/majorminor.cpp rm -f glilypond \ && sed -f "./shdeps.sed" \ -e "s|[@]g[@]||g" \ -e "s|[@]BINDIR[@]|/usr/bin|g" \ -e "s|[@]glilypond_dir[@]|/usr/lib/groff/glilypond|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ ./contrib/glilypond/glilypond.pl \ >glilypond \ && chmod +x glilypond rm -f gperl \ && sed -f "./shdeps.sed" \ -e "s|[@]g[@]||g" \ -e "s|[@]BINDIR[@]|/usr/bin|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ -e "1s/a/a/" \ ./contrib/gperl/gperl.pl \ >gperl \ && chmod +x gperl sed -f "./shdeps.sed" \ -e "s|[@]g[@]||g" \ -e "s|[@]BINDIR[@]|/usr/bin|g" \ -e "s|[@]gpinyin_dir[@]|/usr/lib/groff/gpinyin|" \ -e "s|[@]VERSION[@]|1.23.0|g" \ -e "1s/a/a/" \ ./contrib/gpinyin/gpinyin.pl \ >gpinyin \ && chmod +x gpinyin sed -e "s|[@]g[@]||g" \ -e "s|[@]VERSION[@]|1.23.0|" \ -e 1s/a/a/ ./contrib/grap2graph/grap2graph.sh \ >grap2graph \ && chmod +x grap2graph LANG=C LC_ALL=C sed \ -e 's;[@]PERL[@];/usr/bin/perl;' \ -e 's;[@]VERSION[@];1.23.0;' \ ./contrib/mm/mmroff.pl \ >mmroff.tmp \ && chmod +x mmroff.tmp \ && mv mmroff.tmp mmroff sed -f ./shdeps.sed \ -e "s|[@]VERSION[@]|1.23.0|" \ -e "s|[@]GROFF_AWK_INTERPRETERS[@]|gawk mawk nawk awk|" \ -e "s|[@]GROFF_GHOSTSCRIPT_INTERPRETERS[@]|gs gswin32c gsos2|" \ -e "s|[@]GROFF_BIN_DIR[@]|/usr/bin|" ./contrib/pdfmark/pdfroff.sh \ >pdfroff \ && chmod +x pdfroff sed -e "s|[@]g[@]||g" \ -e "s|[@]VERSION[@]|1.23.0|" \ -e 1s/a/a/ ./contrib/pic2graph/pic2graph.sh \ >pic2graph \ && chmod +x pic2graph rm -f gropdf \ && sed -f ./shdeps.sed \ -e "s|[@]VERSION[@]|1.23.0|" \ -e "s|[@]PERL[@]|/usr/bin/perl|" \ -e "s|[@]GROFF_FONT_DIR[@]|/usr/share/groff/site-font:/usr/share/groff/1.23.0/font:/usr/lib/font|" \ -e "s|[@]RT_SEP[@]|:|" ./src/devices/gropdf/gropdf.pl \ >gropdf \ && chmod +x gropdf rm -f pdfmom \ && sed -f ./shdeps.sed \ -e "s|[@]VERSION[@]|1.23.0|" \ -e "s|[@]RT_SEP[@]|:|" \ -e "s|[@]PERL[@]|/usr/bin/perl|" ./src/devices/gropdf/pdfmom.pl \ >pdfmom \ && chmod +x pdfmom rm -f grog \ && sed -f "./shdeps.sed" \ -e "s|[@]PERL[@]|/usr/bin/perl|" \ -e "s|[@]VERSION[@]|1.23.0|" \ -e "1s/a/a/" \ ./src/utils/grog/grog.pl \ >grog \ && chmod +x grog rm -f chem \ && sed -f "./shdeps.sed" \ -e "s|[@]g[@]||g" \ -e "s|[@]BINDIR[@]|/usr/bin|g" \ -e "s|[@]MACRODIR[@]|/usr/share/groff/1.23.0/tmac|g" \ -e "s|[@]PICDIR[@]|/usr/share/groff/1.23.0/pic|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ -e "1s/a/a/" \ ./contrib/chem/chem.pl \ >chem \ && chmod +x chem sed -e 's/[@]g[@]//g' \ -f ./shdeps.sed \ -e 1s/a/a/ \ ./src/preproc/eqn/neqn.sh \ >neqn.tmp \ && chmod +x neqn.tmp \ && mv neqn.tmp neqn rm -f nroff \ && sed -f ./shdeps.sed \ -e 1s/a/a/ \ -e "s|[@]VERSION[@]|1.23.0|" \ ./src/roff/nroff/nroff.sh \ >nroff \ && chmod +x nroff /usr/bin/mkdir -p `dirname contrib/chem/chem.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/chem/chem.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/chem/chem.1.man \ >contrib/chem/chem.1 /usr/bin/mkdir -p `dirname contrib/eqn2graph/eqn2graph.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/eqn2graph/eqn2graph.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/eqn2graph/eqn2graph.1.man \ >contrib/eqn2graph/eqn2graph.1 /usr/bin/mkdir -p `dirname contrib/gdiffmk/gdiffmk.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/gdiffmk/gdiffmk.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/gdiffmk/gdiffmk.1.man \ >contrib/gdiffmk/gdiffmk.1 /usr/bin/mkdir -p `dirname contrib/glilypond/glilypond.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/glilypond/glilypond.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/glilypond/glilypond.1.man \ >contrib/glilypond/glilypond.1 /usr/bin/mkdir -p `dirname contrib/gperl/gperl.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/gperl/gperl.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/gperl/gperl.1.man \ >contrib/gperl/gperl.1 /usr/bin/mkdir -p `dirname contrib/gpinyin/gpinyin.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/gpinyin/gpinyin.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/gpinyin/gpinyin.1.man \ >contrib/gpinyin/gpinyin.1 /usr/bin/mkdir -p `dirname contrib/grap2graph/grap2graph.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/grap2graph/grap2graph.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/grap2graph/grap2graph.1.man \ >contrib/grap2graph/grap2graph.1 /usr/bin/mkdir -p `dirname contrib/mm/mmroff.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/mm/mmroff.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/mm/mmroff.1.man \ >contrib/mm/mmroff.1 /usr/bin/mkdir -p `dirname contrib/pdfmark/pdfroff.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/pdfmark/pdfroff.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/pdfmark/pdfroff.1.man \ >contrib/pdfmark/pdfroff.1 /usr/bin/mkdir -p `dirname contrib/pic2graph/pic2graph.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/pic2graph/pic2graph.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/pic2graph/pic2graph.1.man \ >contrib/pic2graph/pic2graph.1 /usr/bin/mkdir -p `dirname src/devices/grodvi/grodvi.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grodvi/grodvi.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/devices/grodvi/grodvi.1.man \ >src/devices/grodvi/grodvi.1 /usr/bin/mkdir -p `dirname src/devices/grohtml/grohtml.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grohtml/grohtml.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/devices/grohtml/grohtml.1.man \ >src/devices/grohtml/grohtml.1 /usr/bin/mkdir -p `dirname src/devices/grolbp/grolbp.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grolbp/grolbp.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/devices/grolbp/grolbp.1.man \ >src/devices/grolbp/grolbp.1 /usr/bin/mkdir -p `dirname src/devices/grolj4/grolj4.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grolj4/grolj4.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/devices/grolj4/grolj4.1.man \ >src/devices/grolj4/grolj4.1 /usr/bin/mkdir -p `dirname src/devices/gropdf/gropdf.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/gropdf/gropdf.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/devices/gropdf/gropdf.1.man \ >src/devices/gropdf/gropdf.1 /usr/bin/mkdir -p `dirname src/devices/gropdf/pdfmom.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/gropdf/pdfmom.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/devices/gropdf/pdfmom.1.man \ >src/devices/gropdf/pdfmom.1 /usr/bin/mkdir -p `dirname src/devices/grops/grops.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grops/grops.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/devices/grops/grops.1.man \ >src/devices/grops/grops.1 /usr/bin/mkdir -p `dirname src/devices/grotty/grotty.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/devices/grotty/grotty.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/devices/grotty/grotty.1.man \ >src/devices/grotty/grotty.1 /usr/bin/mkdir -p `dirname src/preproc/preconv/preconv.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/preconv/preconv.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/preproc/preconv/preconv.1.man \ >src/preproc/preconv/preconv.1 /usr/bin/mkdir -p `dirname src/roff/groff/groff.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/roff/groff/groff.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/roff/groff/groff.1.man \ >src/roff/groff/groff.1 /usr/bin/mkdir -p `dirname src/utils/addftinfo/addftinfo.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/addftinfo/addftinfo.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/addftinfo/addftinfo.1.man \ >src/utils/addftinfo/addftinfo.1 /usr/bin/mkdir -p `dirname src/utils/afmtodit/afmtodit.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/afmtodit/afmtodit.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/afmtodit/afmtodit.1.man \ >src/utils/afmtodit/afmtodit.1 /usr/bin/mkdir -p `dirname src/utils/grog/grog.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/grog/grog.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/grog/grog.1.man \ >src/utils/grog/grog.1 /usr/bin/mkdir -p `dirname src/utils/hpftodit/hpftodit.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/hpftodit/hpftodit.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/hpftodit/hpftodit.1.man \ >src/utils/hpftodit/hpftodit.1 /usr/bin/mkdir -p `dirname src/utils/lkbib/lkbib.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/lkbib/lkbib.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/lkbib/lkbib.1.man \ >src/utils/lkbib/lkbib.1 /usr/bin/mkdir -p `dirname src/utils/pfbtops/pfbtops.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/pfbtops/pfbtops.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/pfbtops/pfbtops.1.man \ >src/utils/pfbtops/pfbtops.1 /usr/bin/mkdir -p `dirname src/utils/tfmtodit/tfmtodit.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/tfmtodit/tfmtodit.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/tfmtodit/tfmtodit.1.man \ >src/utils/tfmtodit/tfmtodit.1 /usr/bin/mkdir -p `dirname src/preproc/eqn/eqn.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/eqn/eqn.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/preproc/eqn/eqn.1.man \ >src/preproc/eqn/eqn.1 /usr/bin/mkdir -p `dirname src/preproc/eqn/neqn.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/eqn/neqn.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/preproc/eqn/neqn.1.man \ >src/preproc/eqn/neqn.1 /usr/bin/mkdir -p `dirname src/preproc/grn/grn.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/grn/grn.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/preproc/grn/grn.1.man \ >src/preproc/grn/grn.1 /usr/bin/mkdir -p `dirname src/preproc/pic/pic.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/pic/pic.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/preproc/pic/pic.1.man \ >src/preproc/pic/pic.1 /usr/bin/mkdir -p `dirname src/preproc/refer/refer.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/refer/refer.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/preproc/refer/refer.1.man \ >src/preproc/refer/refer.1 /usr/bin/mkdir -p `dirname src/preproc/soelim/soelim.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/soelim/soelim.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/preproc/soelim/soelim.1.man \ >src/preproc/soelim/soelim.1 /usr/bin/mkdir -p `dirname src/preproc/tbl/tbl.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/preproc/tbl/tbl.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/preproc/tbl/tbl.1.man \ >src/preproc/tbl/tbl.1 /usr/bin/mkdir -p `dirname src/roff/nroff/nroff.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/roff/nroff/nroff.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/roff/nroff/nroff.1.man \ >src/roff/nroff/nroff.1 /usr/bin/mkdir -p `dirname src/roff/troff/troff.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/roff/troff/troff.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/roff/troff/troff.1.man \ >src/roff/troff/troff.1 /usr/bin/mkdir -p `dirname src/utils/indxbib/indxbib.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/indxbib/indxbib.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/indxbib/indxbib.1.man \ >src/utils/indxbib/indxbib.1 /usr/bin/mkdir -p `dirname src/utils/lookbib/lookbib.1` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl src/utils/lookbib/lookbib.1.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ src/utils/lookbib/lookbib.1.man \ >src/utils/lookbib/lookbib.1 /usr/bin/mkdir -p `dirname man/groff_font.5` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_font.5.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ man/groff_font.5.man \ >man/groff_font.5 /usr/bin/mkdir -p `dirname man/groff_out.5` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_out.5.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ man/groff_out.5.man \ >man/groff_out.5 /usr/bin/mkdir -p `dirname man/groff_tmac.5` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_tmac.5.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ man/groff_tmac.5.man \ >man/groff_tmac.5 /usr/bin/mkdir -p `dirname contrib/hdtbl/groff_hdtbl.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/hdtbl/groff_hdtbl.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/hdtbl/groff_hdtbl.7.man \ >contrib/hdtbl/groff_hdtbl.7 /usr/bin/mkdir -p `dirname contrib/mm/groff_mm.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/mm/groff_mm.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/mm/groff_mm.7.man \ >contrib/mm/groff_mm.7 /usr/bin/mkdir -p `dirname contrib/mm/groff_mmse.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/mm/groff_mmse.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/mm/groff_mmse.7.man \ >contrib/mm/groff_mmse.7 /usr/bin/mkdir -p `dirname contrib/mom/groff_mom.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/mom/groff_mom.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/mom/groff_mom.7.man \ >contrib/mom/groff_mom.7 /usr/bin/mkdir -p `dirname contrib/rfc1345/groff_rfc1345.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl contrib/rfc1345/groff_rfc1345.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ contrib/rfc1345/groff_rfc1345.7.man \ >contrib/rfc1345/groff_rfc1345.7 /usr/bin/mkdir -p `dirname man/groff_char.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_char.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ man/groff_char.7.man \ >man/groff_char.7 /usr/bin/mkdir -p `dirname man/groff_diff.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff_diff.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ man/groff_diff.7.man \ >man/groff_diff.7 /usr/bin/mkdir -p `dirname man/groff.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/groff.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ man/groff.7.man \ >man/groff.7 /usr/bin/mkdir -p `dirname man/roff.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl man/roff.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ man/roff.7.man \ >man/roff.7 /usr/bin/mkdir -p `dirname tmac/groff_ms.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_ms.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ tmac/groff_ms.7.man \ >tmac/groff_ms.7 ! /usr/bin/grep -E \ '(^|[[:space:]])(define|divert|include|index|shift|undefine|undivert)($|[[:space:]])' \ ./tmac/groff_man.7.man.in > tmac/groff_man-passed-check-for-m4-keywords-stamp /usr/bin/mkdir -p `dirname tmac/groff_me.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_me.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ tmac/groff_me.7.man \ >tmac/groff_me.7 /usr/bin/mkdir -p `dirname tmac/groff_mdoc.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_mdoc.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ tmac/groff_mdoc.7.man \ >tmac/groff_mdoc.7 /usr/bin/mkdir -p `dirname tmac/groff_trace.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_trace.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ tmac/groff_trace.7.man \ >tmac/groff_trace.7 /usr/bin/mkdir -p `dirname tmac/groff_www.7` \ && LC_ALL=C \ sed -e "s|[@]APPDEFDIR[@]|`echo | sed -f ./makevarescape.sed`|g" \ -e "s|[@]BINDIR[@]|`echo /usr/bin | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMMON_WORDS_FILE[@]|`echo /usr/share/groff/1.23.0/eign | sed -f ./makevarescape.sed`|g" \ -e "s|[@]COMPATIBILITY_WRAPPERS[@]|no|g" \ -e "s|[@]DATASUBDIR[@]|`echo /usr/share/groff/1.23.0 | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX[@]|`echo /usr/dict/papers/Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEFAULT_INDEX_NAME[@]|`echo Ind | sed -f ./makevarescape.sed`|g" \ -e "s|[@]DEVICE[@]|\\\\%ps|g" \ -e "s|[@]DOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0" | sed -f ./makevarescape.sed`|g" \ -e "s|[@]EXAMPLEDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/examples | sed -f ./makevarescape.sed`|g" \ -e "s|[@]FONTDIR[@]|`echo /usr/share/groff/1.23.0/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]g[@]|\\\\%|g" \ -e "s|[@]HTMLDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/html | sed -f ./makevarescape.sed`|g" \ -e "s|[@]INDEX_SUFFIX[@]|\\\\%.i|g" \ -e "s|[@]LEGACYFONTDIR[@]|`echo /usr/lib/font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALFONTDIR[@]|`echo /usr/share/groff/site-font | sed -f ./makevarescape.sed`|g" \ -e "s|[@]LOCALMACRODIR[@]|`echo /usr/share/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MACRODIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]MAN1EXT[@]|1|g" \ -e "s|[@]MAN5EXT[@]|5|g" \ -e "s|[@]MAN7EXT[@]|7|g" \ -e "s|[@]MDATE[@]|`/usr/bin/perl ./mdate.pl tmac/groff_www.7.man`|g" \ -e "s|[@]OLDFONTDIR[@]|`echo /usr/share/groff/1.23.0/oldfont | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PAGE[@]|\\\\%letter|g" \ -e "s|[@]PDFDOCDIR[@]|`echo "/usr/share/doc/groff-1.23.0"/pdf | sed -f ./makevarescape.sed`|g" \ -e "s|[@]PSPRINT[@]|`echo lpr | sed -f ./makevarescape.sed`|g" \ -e "s|[@]SYSTEMMACRODIR[@]|`echo /usr/lib/groff/site-tmac | sed -f ./makevarescape.sed`|g" \ -e "s|[@]TMAC_AN_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in an) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_M_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in m) echo g;; esac; done; fi`|g" \ -e "s|[@]TMAC_MDIR[@]|`echo /usr/share/groff/1.23.0/tmac | sed -f ./makevarescape.sed`/mm|g" \ -e "s|[@]TMAC_S_PREFIX[@]|\\\\%`if test no = yes; then for i in ""; do case "$i" in s) echo g;; esac; done; fi`|g" \ -e "s|[@]VERSION[@]|1.23.0|g" \ tmac/groff_www.7.man \ >tmac/groff_www.7 /usr/bin/mkdir -p `dirname font/devascii/R` \ && rm -f font/devascii/R \ && /bin/sh ./font/scripts/genfonts.sh ./font/devascii/R.proto \ 240 10 `basename font/devascii/R` > font/devascii/R /usr/bin/mkdir -p `dirname font/devascii/I` \ && rm -f font/devascii/I \ && /bin/sh ./font/scripts/genfonts.sh ./font/devascii/R.proto \ 240 10 `basename font/devascii/I` > font/devascii/I /usr/bin/mkdir -p `dirname font/devascii/B` \ && rm -f font/devascii/B \ && /bin/sh ./font/scripts/genfonts.sh ./font/devascii/R.proto \ 240 10 `basename font/devascii/B` > font/devascii/B /usr/bin/mkdir -p `dirname font/devascii/BI` \ && rm -f font/devascii/BI \ && /bin/sh ./font/scripts/genfonts.sh ./font/devascii/R.proto \ 240 10 `basename font/devascii/BI` > font/devascii/BI /usr/bin/mkdir -p `dirname font/devascii/DESC` \ && /bin/sh ./font/scripts/gendesc.sh ./font/devascii/DESC.proto \ 240 10 6 \ R I B BI > font/devascii/DESC /usr/bin/mkdir -p `dirname font/devcp1047/R` \ && rm -f font/devcp1047/R \ && /bin/sh ./font/scripts/genfonts.sh ./font/devcp1047/R.proto \ 240 10 `basename font/devcp1047/R` > font/devcp1047/R /usr/bin/mkdir -p `dirname font/devcp1047/I` \ && rm -f font/devcp1047/I \ && /bin/sh ./font/scripts/genfonts.sh ./font/devcp1047/R.proto \ 240 10 `basename font/devcp1047/I` > font/devcp1047/I /usr/bin/mkdir -p `dirname font/devcp1047/B` \ && rm -f font/devcp1047/B \ && /bin/sh ./font/scripts/genfonts.sh ./font/devcp1047/R.proto \ 240 10 `basename font/devcp1047/B` > font/devcp1047/B /usr/bin/mkdir -p `dirname font/devcp1047/BI` \ && rm -f font/devcp1047/BI \ && /bin/sh ./font/scripts/genfonts.sh ./font/devcp1047/R.proto \ 240 10 `basename font/devcp1047/BI` > font/devcp1047/BI /usr/bin/mkdir -p `dirname font/devcp1047/DESC` \ && /bin/sh ./font/scripts/gendesc.sh ./font/devcp1047/DESC.proto \ 240 10 6 \ R I B BI > font/devcp1047/DESC /usr/bin/mkdir -p `dirname font/devdvi/DESC` \ && cat ./font/devdvi/DESC.in >font/devdvi/DESC \ && if test "letter" = A4; then \ echo "papersize a4" >>font/devdvi/DESC; \ else \ echo "papersize letter" >>font/devdvi/DESC; \ fi \ && (test -z 'lpr -d' \ || echo print 'lpr -d' >>font/devdvi/DESC) /usr/bin/mkdir -p `dirname font/devhtml/R` \ && rm -f font/devhtml/R \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/R` >font/devhtml/R /usr/bin/mkdir -p `dirname font/devhtml/I` \ && rm -f font/devhtml/I \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/I` >font/devhtml/I /usr/bin/mkdir -p `dirname font/devhtml/B` \ && rm -f font/devhtml/B \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/B` >font/devhtml/B /usr/bin/mkdir -p `dirname font/devhtml/BI` \ && rm -f font/devhtml/BI \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/BI` >font/devhtml/BI /usr/bin/mkdir -p `dirname font/devhtml/CR` \ && rm -f font/devhtml/CR \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/CR` >font/devhtml/CR /usr/bin/mkdir -p `dirname font/devhtml/CI` \ && rm -f font/devhtml/CI \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/CI` >font/devhtml/CI /usr/bin/mkdir -p `dirname font/devhtml/CB` \ && rm -f font/devhtml/CB \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/CB` >font/devhtml/CB /usr/bin/mkdir -p `dirname font/devhtml/CBI` \ && rm -f font/devhtml/CBI \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/CBI` >font/devhtml/CBI /usr/bin/mkdir -p `dirname font/devhtml/S` \ && rm -f font/devhtml/S \ && /bin/sh ./font/scripts/genfonts.sh ./font/devhtml/R.proto \ 240 10 `basename font/devhtml/S` >font/devhtml/S /usr/bin/mkdir -p `dirname font/devhtml/DESC` \ && /bin/sh ./font/scripts/gendesc.sh ./font/devhtml/DESC.proto \ 240 10 6 R I B BI CR CI CB CBI S \ > font/devhtml/DESC.tmp \ && echo "image_generator gs" >>font/devhtml/DESC.tmp \ && mv font/devhtml/DESC.tmp font/devhtml/DESC /usr/bin/mkdir -p `dirname font/devlatin1/R` \ && rm -f font/devlatin1/R \ && /bin/sh ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \ 240 10 `basename font/devlatin1/R` > font/devlatin1/R /usr/bin/mkdir -p `dirname font/devlatin1/I` \ && rm -f font/devlatin1/I \ && /bin/sh ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \ 240 10 `basename font/devlatin1/I` > font/devlatin1/I /usr/bin/mkdir -p `dirname font/devlatin1/B` \ && rm -f font/devlatin1/B \ && /bin/sh ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \ 240 10 `basename font/devlatin1/B` > font/devlatin1/B /usr/bin/mkdir -p `dirname font/devlatin1/BI` \ && rm -f font/devlatin1/BI \ && /bin/sh ./font/scripts/genfonts.sh ./font/devlatin1/R.proto \ 240 10 `basename font/devlatin1/BI` > font/devlatin1/BI /usr/bin/mkdir -p `dirname font/devlatin1/DESC` \ && /bin/sh ./font/scripts/gendesc.sh ./font/devlatin1/DESC.proto \ 240 10 6 \ R I B BI > font/devlatin1/DESC /usr/bin/mkdir -p `dirname font/devlbp/DESC` \ && cat ./font/devlbp/DESC.in >font/devlbp/DESC \ && if test "letter" = A4; then \ echo "papersize a4" >>font/devlbp/DESC; \ else \ echo "papersize letter" >>font/devlbp/DESC; \ fi \ && (test -z 'lpr' \ || echo print 'lpr' >>font/devlbp/DESC) /usr/bin/mkdir -p `dirname font/devutf8/R` \ && rm -f font/devutf8/R \ && /bin/sh ./font/scripts/genfonts.sh ./font/devutf8/R.proto \ 240 10 `basename font/devutf8/R` >font/devutf8/R /usr/bin/mkdir -p `dirname font/devutf8/I` \ && rm -f font/devutf8/I \ && /bin/sh ./font/scripts/genfonts.sh ./font/devutf8/R.proto \ 240 10 `basename font/devutf8/I` >font/devutf8/I /usr/bin/mkdir -p `dirname font/devutf8/B` \ && rm -f font/devutf8/B \ && /bin/sh ./font/scripts/genfonts.sh ./font/devutf8/R.proto \ 240 10 `basename font/devutf8/B` >font/devutf8/B /usr/bin/mkdir -p `dirname font/devutf8/BI` \ && rm -f font/devutf8/BI \ && /bin/sh ./font/scripts/genfonts.sh ./font/devutf8/R.proto \ 240 10 `basename font/devutf8/BI` >font/devutf8/BI /usr/bin/mkdir -p `dirname font/devutf8/DESC` \ && /bin/sh ./font/scripts/gendesc.sh ./font/devutf8/DESC.proto \ 240 10 6 R I B BI >font/devutf8/DESC /usr/bin/mkdir -p contrib/chem/examples \ && sed -e "s|[@]g[@]||g" contrib/chem/examples/README.txt >contrib/chem/examples/README /usr/bin/mkdir -p contrib/chem/examples/122 \ && sed -e "s|[@]g[@]||g" contrib/chem/examples/122/README.txt >contrib/chem/examples/122/README /usr/bin/mkdir -p `dirname font/devlj4/DESC` \ && echo "res 1200" >font/devlj4/DESC \ && echo "unitwidth `expr 7620000 / 1200`" >>font/devlj4/DESC \ && cat ./font/devlj4/DESC.in >>font/devlj4/DESC \ && if test "letter" = A4; then \ echo "papersize a4" >>font/devlj4/DESC; \ else \ echo "papersize letter" >>font/devlj4/DESC; \ fi \ && (test -z 'lpr' \ || echo print 'lpr' >>font/devlj4/DESC) /usr/bin/mkdir -p font/devps \ && cat ./font/devps/DESC.in >font/devps/DESC.tmp \ && echo broken 0 >>font/devps/DESC.tmp \ && if test "letter" = A4; then \ echo "papersize a4" >>font/devps/DESC.tmp; \ else \ echo "papersize letter" >>font/devps/DESC.tmp; \ fi \ && (test -z 'lpr' \ || echo print 'lpr' >>font/devps/DESC.tmp) /usr/bin/mkdir -p font/devps \ && rm -f font/devps/prologue \ && sed -f ./font/devps/psstrip.sed font/devps/prologue.ps >font/devps/prologue /usr/bin/mkdir -p font/devps \ && rm -f font/devps/freeeuro.pfa \ && sed -f ./font/devps/psstrip.sed font/devps/freeeuro.ps >font/devps/freeeuro.pfa /usr/bin/mkdir -p font/devps \ && rm -f font/devps/zapfdr.pfa \ && sed -f ./font/devps/psstrip.sed font/devps/zapfdr.ps >font/devps/zapfdr.pfa /usr/bin/mkdir -p font/devps \ && rm -f font/devps/symbolsl.pfa \ && sed -f ./font/devps/psstrip.sed font/devps/symbolsl.ps >font/devps/symbolsl.pfa mv font/devps/DESC.tmp font/devps/DESC /usr/bin/mkdir -p ./tmac sed -e \ "s;[@]PNMTOPS_NOSETPAGE[@];pnmtops ;g" \ ./tmac/www.tmac.in > ./tmac/www.tmac /usr/bin/mkdir -p `dirname contrib/hdtbl/examples/fonts_n.roff` \ && sed -e "s|[@]fontdir[@]|/usr/share/groff/1.23.0/font|" \ -e "s|[@]EGREP[@]|/usr/bin/grep -E|" contrib/hdtbl/examples/fonts_n.in >contrib/hdtbl/examples/fonts_n.roff /usr/bin/mkdir -p `dirname contrib/hdtbl/examples/fonts_x.roff` \ && sed -e "s|[@]fontdir[@]|/usr/share/groff/1.23.0/font|" \ -e "s|[@]EGREP[@]|/usr/bin/grep -E|" contrib/hdtbl/examples/fonts_x.in >contrib/hdtbl/examples/fonts_x.roff cp ./contrib/mom/examples/penguin.ps penguin.ps cp ./contrib/mom/examples/penguin.pdf penguin.pdf /usr/bin/mkdir -p `dirname doc/meref.me` \ && LANG=C LC_ALL=C sed -e "s;[@]VERSION[@];1.23.0;" -e "s;[@]g[@];;g;" doc/meref.me.in >doc/meref.me /usr/bin/mkdir -p `dirname doc/meintro.me` \ && LANG=C LC_ALL=C sed -e "s;[@]VERSION[@];1.23.0;" -e "s;[@]g[@];;g;" doc/meintro.me.in >doc/meintro.me /usr/bin/mkdir -p `dirname doc/meintro_fr.me` \ && LANG=C LC_ALL=C sed -e "s;[@]VERSION[@];1.23.0;" -e "s;[@]g[@];;g;" doc/meintro_fr.me.in >doc/meintro_fr.me >font/devutf8/stamp mkdir -p ./contrib/sboxes x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -O2 -pipe -march=x86-64 -mtune=generic -c -o src/devices/grodvi/dvi.o src/devices/grodvi/dvi.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libdriver/input.o src/libs/libdriver/input.cpp LANG=C LC_ALL=C sed -n -e '1,/REPLACEME/p' \ ./contrib/sboxes/msboxes.ms.in > contrib/sboxes/msboxes.ms.tmp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libdriver/printer.o src/libs/libdriver/printer.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-assert.o `test -f 'src/libs/libgroff/assert.cpp' || echo './'`src/libs/libgroff/assert.cpp LANG=C LC_ALL=C sed -f ./contrib/sboxes/notquine.sed \ ./contrib/sboxes/msboxes.ms.in >> contrib/sboxes/msboxes.ms.tmp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-change_lf.o `test -f 'src/libs/libgroff/change_lf.cpp' || echo './'`src/libs/libgroff/change_lf.cpp LANG=C LC_ALL=C sed -n -e '/REPLACEME/,$p' \ ./contrib/sboxes/msboxes.ms.in >> contrib/sboxes/msboxes.ms.tmp mv contrib/sboxes/msboxes.ms.tmp contrib/sboxes/msboxes.ms x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-cmap.o `test -f 'src/libs/libgroff/cmap.cpp' || echo './'`src/libs/libgroff/cmap.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-color.o `test -f 'src/libs/libgroff/color.cpp' || echo './'`src/libs/libgroff/color.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-cset.o `test -f 'src/libs/libgroff/cset.cpp' || echo './'`src/libs/libgroff/cset.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-curtime.o `test -f 'src/libs/libgroff/curtime.cpp' || echo './'`src/libs/libgroff/curtime.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-device.o `test -f 'src/libs/libgroff/device.cpp' || echo './'`src/libs/libgroff/device.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-errarg.o `test -f 'src/libs/libgroff/errarg.cpp' || echo './'`src/libs/libgroff/errarg.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-error.o `test -f 'src/libs/libgroff/error.cpp' || echo './'`src/libs/libgroff/error.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-fatal.o `test -f 'src/libs/libgroff/fatal.cpp' || echo './'`src/libs/libgroff/fatal.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-filename.o `test -f 'src/libs/libgroff/filename.cpp' || echo './'`src/libs/libgroff/filename.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-font.o `test -f 'src/libs/libgroff/font.cpp' || echo './'`src/libs/libgroff/font.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-fontfile.o `test -f 'src/libs/libgroff/fontfile.cpp' || echo './'`src/libs/libgroff/fontfile.cpp x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-geometry.o `test -f 'src/libs/libgroff/geometry.cpp' || echo './'`src/libs/libgroff/geometry.cpp src/libs/libdriver/printer.cpp: In member function 'void printer::load_font(int, const char*)': src/libs/libdriver/printer.cpp:120:23: warning: 'void* __builtin_memset(void*, int, long unsigned int)' writing between 16 and 25769803768 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 120 | font_table[i] = 0; | ~~~~~~~~~~~~~~^~~ src/libs/libdriver/printer.cpp:115:37: note: at offset [-8589934592, -8] into destination object of size [8, 17179869176] allocated by 'operator new []' 115 | font_table = new font *[nfonts]; | ^ x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-getopt.o `test -f 'src/libs/libgroff/getopt.c' || echo './'`src/libs/libgroff/getopt.c x86_64-pc-linux-musl-gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./lib -I./src/include -I./lib -D__GETOPT_PREFIX=groff_ -DENABLE_RELOCATABLE=1 -DLIBDIR=\"/usr/lib\" -O2 -pipe -march=x86-64 -mtune=generic -c -o src/libs/libgroff/libgroff_a-getopt1.o `test -f 'src/libs/libgroff/getopt1.c' || echo './'`src/libs/libgroff/getopt1.c src/libs/libgroff/getopt.c:125:14: error: conflicting types for 'getenv'; have 'char *(void)' 125 | extern char *getenv (); | ^~~~~~ In file included from ./lib/stdlib.h:36, from ./src/include/getopt.h:34, from src/libs/libgroff/getopt.c:77: /usr/include/stdlib.h:53:7: note: previous declaration of 'getenv' with type 'char *(const char *)' 53 | char *getenv (const char *); | ^~~~~~ src/libs/libgroff/getopt.c: In function '_getopt_initialize': src/libs/libgroff/getopt.c:264:47: error: too many arguments to function 'getenv' 264 | d->__posixly_correct = posixly_correct || !!getenv ("POSIXLY_CORRECT"); | ^~~~~~ src/libs/libgroff/getopt.c:125:14: note: declared here 125 | extern char *getenv (); | ^~~~~~ make[1]: *** [Makefile:7889: src/libs/libgroff/libgroff_a-getopt.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0' make: *** [Makefile:6167: all] Error 2 * ERROR: sys-apps/groff-1.23.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/groff-1.23.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/groff-1.23.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-apps/groff-1.23.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/groff-1.23.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0' * S: '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0' >>> Failed to emerge sys-apps/groff-1.23.0, Log file: >>> '/var/tmp/portage/sys-apps/groff-1.23.0/temp/build.log' * Messages for package sys-apps/groff-1.23.0: * ERROR: sys-apps/groff-1.23.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/groff-1.23.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/groff-1.23.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-apps/groff-1.23.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/groff-1.23.0/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0' * S: '/var/tmp/portage/sys-apps/groff-1.23.0/work/groff-1.23.0'