Removed files not present in v1_15 import.

This commit is contained in:
Ruslan Ermilov 2000-09-22 10:05:18 +00:00
parent 12ad26560f
commit 05afaf4b47
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66238
4 changed files with 2 additions and 971 deletions

View file

@ -1,274 +0,0 @@
.\" Copyright (c) 1980 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms are permitted
.\" provided that the above copyright notice and this paragraph are
.\" duplicated in all such forms and that any documentation,
.\" advertising materials, and other materials related to such
.\" distribution and use acknowledge that the software was developed
.\" by the University of California, Berkeley. The name of the
.\" University may not be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
.\" @(#)me.7 6.4 (Berkeley) 4/13/90
.\"
.\" Modified for groff by jjc@jclark.com
.hc %
.TH GROFF_ME @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@"
.UC 3
.SH NAME
groff_me \- troff macros for formatting papers
.SH SYNOPSIS
.B "groff \-me"
[ options ]
file ...
.br
.B "troff \-me"
[ options ]
file ...
.SH DESCRIPTION
This manual page describes the GNU version of the \-me macros,
which is part of the groff document formatting system.
This version can be used with both GNU troff and Unix troff.
This package of
.I troff
macro definitions provides a canned formatting
facility for tech%nical papers in various formats.
.PP
The macro requests are defined below.
Many
.I troff
requests are unsafe in conjunction with
this package, however, these requests may be used with
impunity after the first .pp:
.nf
.IP
.ta \w'.sz +n 'u
\&.bp begin new page
\&.br break output line here
\&.sp n insert n spacing lines
\&.ls n (line spacing) n=1 single, n=2 double space
\&.na no alignment of right margin
\&.ce n center next n lines
\&.ul n underline next n lines
.fi
.PP
Output of the
.I pic,
.I eqn,
.I refer,
and
.I tbl
preprocessors
is acceptable as input.
.SH FILES
@MACRODIR@/tmac.e
.SH "SEE ALSO"
.BR groff (@MAN1EXT@),
.BR @g@troff (@MAN1EXT@)
.br
\-me Reference Manual, Eric P. Allman
.br
Writing Papers with Groff Using \-me
.tr &.
.SH REQUESTS
This list is incomplete;
see
.I "The \-me Reference Manual"
for interesting details.
.PP
.ta \w'.eh \'x\'y\'z\' 'u +\w'Initial 'u +\w'Cause 'u
.br
.di x
\ka
.br
.di
.in \nau
.ti 0
Request Initial Cause Explanation
.ti 0
Value Break
.br
.in \nau
.ti 0
\&.(c - yes Begin centered block
.ti 0
\&.(d - no Begin delayed text
.ti 0
\&.(f - no Begin footnote
.ti 0
\&.(l - yes Begin list
.ti 0
\&.(q - yes Begin major quote
.ti 0
\&.(x \fIx\fR - no Begin indexed item in index
.I x
.ti 0
\&.(z - no Begin floating keep
.ti 0
\&.)c - yes End centered block
.ti 0
\&.)d - yes End delayed text
.ti 0
\&.)f - yes End footnote
.ti 0
\&.)l - yes End list
.ti 0
\&.)q - yes End major quote
.ti 0
\&.)x - yes End index item
.ti 0
\&.)z - yes End floating keep
.ti 0
\&.++ \fIm H\fR - no Define paper section.
.I m
defines the part of the paper, and can be
.B C
(chapter),
.B A
(appendix),
.B P
(preliminary, e.g., abstract, table of contents, etc.),
.B B
(bibliography),
.B RC
(chapters renumbered from page one each chapter),
or
.B RA
(appendix renumbered from page one).
.ti 0
\&.+c \fIT\fR - yes Begin chapter (or appendix, etc., as
set by .++).
.I T
is the chapter title.
.ti 0
\&.1c 1 yes One column format on a new page.
.ti 0
\&.2c 1 yes Two column format.
.ti 0
\&.EN - yes Space after equation
produced by
.I eqn
or
.IR neqn .
.ti 0
\&.EQ \fIx y\fR - yes Precede equation; break out and
add space.
Equation number is
.IR y .
The optional argument \fIx\fR
may be
.I I
to indent equation (default),
.I L
to left-adjust the equation, or
.I C
to center the equation.
.ti 0
\&.GE - yes End \fIgremlin\fP picture.
.ti 0
\&.GS - yes Begin \fIgremlin\fP picture.
.ti 0
\&.PE - yes End \fIpic\fP picture.
.ti 0
\&.PS - yes Begin \fIpic\fP picture.
.ti 0
\&.TE - yes End table.
.ti 0
\&.TH - yes End heading section of table.
.ti 0
\&.TS \fIx\fR - yes Begin table; if \fIx\fR is
.I H
table has repeated heading.
.ti 0
\&.b \fIx\fR no no Print
.I x
in boldface; if no argument switch to boldface.
.ti 0
\&.ba \fI+n\fR 0 yes Augments the base indent by
.I n.
This indent is used to set the indent on regular text
(like paragraphs).
.ti 0
\&.bc no yes Begin new column
.ti 0
\&.bi \fIx\fR no no Print
.I x
in bold italics (nofill only)
.ti 0
\&.bu - yes Begin bulleted paragraph
.ti 0
\&.bx \fIx\fR no no Print \fIx\fR in a box (nofill only).
.ti 0
\&.ef \fI\'x\'y\'z\'\fR \'\'\'\' no Set even footer to x y z
.ti 0
\&.eh \fI\'x\'y\'z\'\fR \'\'\'\' no Set even header to x y z
.ti 0
\&.fo \fI\'x\'y\'z\'\fR \'\'\'\' no Set footer to x y z
.ti 0
\&.hx - no Suppress headers and footers on next page.
.ti 0
\&.he \fI\'x\'y\'z\'\fR \'\'\'\' no Set header to x y z
.ti 0
\&.hl - yes Draw a horizontal line
.ti 0
\&.i \fIx\fR no no Italicize
.I x;
if
.I x
missing, italic text follows.
.ti 0
\&.ip \fIx y\fR no yes Start indented paragraph,
with hanging tag
.IR x .
Indentation is
.I y
ens (default 5).
.ti 0
\&.lp yes yes Start left-blocked paragraph.
.ti 0
\&.np 1 yes Start numbered paragraph.
.ti 0
\&.of \fI\'x\'y\'z\'\fR \'\'\'\' no Set odd footer to x y z
.ti 0
\&.oh \fI\'x\'y\'z\'\fR \'\'\'\' no Set odd header to x y z
.ti 0
\&.pd - yes Print delayed text.
.ti 0
\&.pp no yes Begin paragraph.
First line indented.
.ti 0
\&.r yes no Roman text follows.
.ti 0
\&.re - no Reset tabs to default values.
.ti 0
\&.sh \fIn x\fR - yes Section head follows,
font automatically bold.
.I n
is level of section,
.I x
is title of section.
.ti 0
\&.sk no no Leave the next page blank.
Only one page is remembered ahead.
.ti 0
\&.sm \fIx\fR - no Set
.I x
in a smaller pointsize.
.ti 0
\&.sz \fI+n\fR 10p no Augment the point size by
.I n
points.
.ti 0
\&.tp no yes Begin title page.
.ti 0
\&.u \fIx\fR - no Underline argument (even in \fItroff\fR).
(Nofill only).
.ti 0
\&.uh - yes Like .sh but unnumbered.
.ti 0
\&.xp \fIx\fR - no Print index
.I x.

View file

@ -1,56 +0,0 @@
.ig \"-*- nroff -*-
Copyright (C) 1989-1995 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be included in
translations approved by the Free Software Foundation instead of in
the original English.
..
.TH MSAFER @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@"
.SH NAME
msafer \- groff -msafer macros
.SH SYNOPSIS
.B groff
.B \-msafer
[
.IR options .\|.\|.
]
[
.IR files .\|.\|.
]
.SH DESCRIPTION
The -msafer macros remove the
.BR open ,
.BR opena ,
.BR pso ,
.B sy
and
.B pi
requests.
These macros should be used when processing input from
an untrustworthy source.
For maximum safety,
they should be the first -m option on the command-line.
Normally they are invoked using the
.B \-S
option of groff, which will also pass
.B @g@pic
the
.B \-S
flag.
.SH FILES
.B @MACRODIR@/tmac.safer
.SH "SEE ALSO"
.BR groff (@MAN1EXT@),
.BR @g@troff (@MAN1EXT@),
.BR @g@pic (@MAN1EXT@)

View file

@ -1,639 +0,0 @@
# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.72 92/09/14 11:44:22 rws Exp $
#
# The cpp used on this machine replaces all newlines and multiple tabs and
# spaces in a macro expansion with a single space. Imake tries to compensate
# for this, but is not always successful.
#
# -------------------------------------------------------------------------
# Makefile generated from "Imake.tmpl" and <Imakefile>
# $XConsortium: Imake.tmpl,v 1.158 92/09/03 19:54:25 rws Exp $
#
# Platform-specific parameters may be set in the appropriate <vendor>.cf
# configuration files. Site-specific parameters should be set in the file
# site.def. Full rebuilds are recommended if any parameters are changed.
#
# If your C preprocessor does not define any unique symbols, you will need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make World" the first time).
#
# -------------------------------------------------------------------------
# site-specific configuration parameters that need to come before
# the platform-specific parameters - edit site.def to change
# site: $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $
# -------------------------------------------------------------------------
# platform-specific configuration parameters - edit sun.cf to change
#
# platform: $XConsortium: sun.cf,v 1.77 92/05/29 18:37:21 rws Exp $
# operating system: SunOS 5.0
.INIT: Makefile
REVCTLARCHFILE = SCCS/s.Imakefile
REVCTLCMD = sccs get
# $XConsortium: sv4Lib.rules,v 1.8 91/07/19 15:38:53 rws Exp $
# -------------------------------------------------------------------------
# site-specific configuration parameters that go after
# the platform-specific parameters - edit site.def to change
# site: $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $
SHELL = /bin/sh
TOP = .
CURRENT_DIR = .
AR = ar cq
BOOTSTRAPCFLAGS =
CC = cc
AS = as
COMPRESS = compress
CPP = /usr/ccs/lib/cpp $(STD_CPP_DEFINES)
PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
INSTALL = $(BINDIR)/bsdinst
LD = ld
LEX = lex
YACC = yacc
LINT = lint
LINTLIBFLAG = -o
LINTOPTS = -ax
LN = ln -s
MAKE = make
MV = mv
CP = cp
RM = rm -f
TROFF = psroff -t
MSMACROS = -ms
TBL = tbl
EQN = eqn
STD_INCLUDES =
STD_CPP_DEFINES = -DSVR4 -DSYSV
STD_DEFINES = -DSVR4 -DSYSV
EXTRA_LOAD_FLAGS =
EXTRA_LDOPTIONS =
EXTRA_LIBRARIES = -lsocket -lnsl
TAGS = ctags
SHAREDCODEDEF =
SHLIBDEF =
PROTO_DEFINES =
INSTPGMFLAGS =
INSTBINFLAGS = -m 0755
INSTUIDFLAGS = -m 4755
INSTLIBFLAGS = -m 0644
INSTINCFLAGS = -m 0444
INSTMANFLAGS = -m 0444
INSTDATFLAGS = -m 0444
INSTKMEMFLAGS = -m 4755
PROJECTROOT = $(OPENWINHOME)
DESTDIR =
TOP_INCLUDES = -I$(INCROOT)
CDEBUGFLAGS = -O -xF
CCOPTIONS = -DSYSV -DSVR4 -xF -Wa,-cg92
ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(DEFINES)
CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
CCFLAGS = $(CDEBUGFLAGS) $(CCCOPTIONS) $(ALLDEFINES)
LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(EXTRA_LDOPTIONS) $(LOCAL_LDFLAGS) -L$(USRLIBDIR)
LDCOMBINEFLAGS = -r
DEPENDFLAGS =
MACROFILE = sun.cf
RM_CMD = $(RM) mapfile *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut *.O
IMAKE_DEFINES =
IRULESRC = $(CONFIGDIR)
IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(IRULESRC) $(IMAKE_DEFINES)
ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
$(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
$(IRULESRC)/$(MACROFILE) \
$(EXTRA_ICONFIGFILES)
# -------------------------------------------------------------------------
# X Window System Build Parameters
# $XConsortium: Project.tmpl,v 1.152 92/08/10 17:47:45 eswu Exp $
# -------------------------------------------------------------------------
# X Window System make variables; this need to be coordinated with rules
PATHSEP = /
USRLIBDIR = $(OPENWINHOME)/lib
SHLIBDIR = $(OPENWINHOME)/lib
BINDIR = $(OPENWINHOME)/bin
DEMODIR = $(OPENWINHOME)/demo
INCROOT = $(OPENWINHOME)/include
BUILDINCROOT = $(TOP)
BUILDINCDIR = $(BUILDINCROOT)/X11
BUILDINCTOP = ..
INCDIR = $(INCROOT)/X11
ADMDIR = /usr/adm
LIBDIR = $(USRLIBDIR)/X11
CONFIGDIR = $(LIBDIR)/config
LINTLIBDIR = $(USRLIBDIR)/lint
FONTDIR = $(LIBDIR)/fonts
XINITDIR = $(LIBDIR)/xinit
XDMDIR = $(LIBDIR)/xdm
TWMDIR = $(LIBDIR)/twm
MANPATH = $(OPENWINHOME)/man
MANSOURCEPATH = $(MANPATH)/man
MANSUFFIX = n
LIBMANSUFFIX = 3
MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
NLSDIR = $(LIBDIR)/nls
PEXAPIDIR = $(LIBDIR)/PEX
XAPPLOADDIR = $(LIBDIR)/app-defaults
FONTCFLAGS = -t
INSTAPPFLAGS = $(INSTDATFLAGS)
IMAKE = imake
DEPEND = makedepend
RGB = rgb
FONTC = bdftopcf
MKFONTDIR = mkfontdir
MKDIRHIER = /bin/sh $(BINDIR)/mkdirhier
CONFIGSRC = $(TOP)/config
DOCUTILSRC = $(TOP)/doc/util
CLIENTSRC = $(TOP)/clients
DEMOSRC = $(TOP)/demos
LIBSRC = $(TOP)/lib
FONTSRC = $(TOP)/../../../lib/libfont
INCLUDESRC = $(TOP)/X11
SERVERSRC = $(TOP)/server
DDXSRC = $(SERVERSRC)/ddx
UTILSRC = $(TOP)/util
SCRIPTSRC = $(UTILSRC)/scripts
EXAMPLESRC = $(TOP)/examples
CONTRIBSRC = $(TOP)/../contrib
DOCSRC = $(TOP)/doc
RGBSRC = $(TOP)/rgb
DEPENDSRC = $(UTILSRC)/makedepend
IMAKESRC = $(CONFIGSRC)
XAUTHSRC = $(LIBSRC)/Xau
XLIBSRC = $(LIBSRC)/X
XMUSRC = $(LIBSRC)/Xmu
TOOLKITSRC = $(LIBSRC)/Xt
AWIDGETSRC = $(LIBSRC)/Xaw
OLDXLIBSRC = $(LIBSRC)/oldX
XDMCPLIBSRC = $(LIBSRC)/Xdmcp
BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf
MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir
FSLIBSRC = $(FONTSRC)/lib/fs
FONTSERVERSRC = $(FONTSRC)/server
EXTENSIONSRC = $(TOP)/extensions
XILIBSRC = $(TOP)/../../../lib/libXinput
XTESTLIBSRC = $(EXTENSIONSRC)/lib/xtest
PEXLIBSRC = $(EXTENSIONSRC)/lib/PEXlib
PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX
DGALIBSRC = $(EXTENSIONSRC)/lib/dga
# $XConsortium: sv4Lib.tmpl,v 1.8 92/06/28 17:43:23 rws Exp $
SERVERETC = $(OPENWINHOME)/server/etc
SERVERLIB = $(OPENWINHOME)/server/lib
SERVERMODULES = $(OPENWINHOME)/server/modules
SHLIBLDFLAGS = -G -z text -M mapfile
PICFLAGS = -K PIC
MAPFILE = mapfile
DEPEXTENSIONLIB =
EXTENSIONLIB = -lXext
DEPXLIB = $(DEPEXTENSIONLIB)
XLIBONLY = -lX11
XLIB = $(EXTENSIONLIB) $(XLIBONLY)
DEPXMULIB =
XMULIBONLY = -lXmu
XMULIB = $(XMULIBONLY) -z nodefs
DEPOLDXLIB =
OLDXLIB = -loldX
DEPXTOOLLIB =
XTOOLLIB = -lXt
DEPXAWLIB =
XAWLIB = -lXaw
DEPXILIB =
XILIB = -lXi
DEPXTESTLIB =
XTESTLIB = -lXtst
DEPPEXLIB =
PEXLIB = -lPEX5
DEPDGALIB =
DGALIB = -ldga
SOXLIBREV = 5.0
SOXTREV = 5.0
SOXAWREV = 5.0
SOOLDXREV = 5.0
SOXMUREV = 5.0
SOXEXTREV = 5.0
SOXINPUTREV = 5.0
SOXTESTREV = 1.0
SOXTRAPREV = 1.0
SOPEXREV = 1.0
SODPSREV = 5
SODGAREV = 1
DEPXAUTHLIB = $(USRLIBDIR)/libXau.a
XAUTHLIB = -lXau
DEPXDMCPLIB = $(USRLIBDIR)/libXdmcp.a
XDMCPLIB = -lXdmcp
DEPPHIGSLIB = $(USRLIBDIR)/libphigs.a
PHIGSLIB = -lphigs
DEPXBSDLIB = $(USRLIBDIR)/libXbsd.a
XBSDLIB = -lXbsd
LINTEXTENSIONLIB = $(LINTLIBDIR)/llib-lXext.ln
LINTXLIB = $(LINTLIBDIR)/llib-lX11.ln
LINTXMU = $(LINTLIBDIR)/llib-lXmu.ln
LINTXTOOL = $(LINTLIBDIR)/llib-lXt.ln
LINTXAW = $(LINTLIBDIR)/llib-lXaw.ln
LINTXI = $(LINTLIBDIR)/llib-lXi.ln
LINTPEX = $(LINTLIBDIR)/llib-lPEX5.ln
LINTPHIGS = $(LINTLIBDIR)/llib-lphigs.ln
LINTDGA = $(LINTLIBDIR)/llib-ldga.ln
DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
DEPLIBS1 = $(DEPLIBS)
DEPLIBS2 = $(DEPLIBS)
DEPLIBS3 = $(DEPLIBS)
# -------------------------------------------------------------------------
# Imake rules for building libraries, programs, scripts, and data files
# rules: $XConsortium: Imake.rules,v 1.129 92/05/29 17:01:19 rws Exp $
# -------------------------------------------------------------------------
# start of Imakefile
GROFF_LIBDIR = /opt/gnu/lib/groff
GROFF_FONTDIR = $(GROFF_LIBDIR)/font
GROFF_FONTPATH = .:$(GROFF_FONTDIR):/opt/gnu/lib/font:/usr/lib/font
DPIS = 75 100
PROGRAMS = gxditview xtotroff
DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIBONLY) $(XTOOLLIB) $(XLIB)
SRCS1 = xditview.c Dvi.c draw.c font.c lex.c page.c \
parse.c XFontName.c DviChar.c device.c
OBJS1 = xditview.o Dvi.o draw.o font.o lex.o page.o \
parse.o XFontName.o DviChar.o device.o
SRCS2 = xtotroff.c XFontName.c DviChar.c
OBJS2 = xtotroff.o XFontName.o DviChar.o
INCLUDES = -I$(TOOLKITSRC) -I$(TOP)
MATHLIB = -lm
DEFINES = $(SIGNAL_DEFINES) -DFONTPATH=\"$(GROFF_FONTPATH)\" # -DX_NOT_STDC_ENV
OBJS = $(OBJS1) $(OBJS2) $(OBJS3)
SRCS = $(SRCS1) $(SRCS2) $(SRCS3)
all:: $(PROGRAMS)
gxditview: $(OBJS1) $(DEPLIBS1)
$(RM) $@
$(CC) -o $@ $(LDOPTIONS) $(OBJS1) $(LOCAL_LIBRARIES) $(LDLIBS) $(MATHLIB) $(EXTRA_LOAD_FLAGS)
install:: $(DESTDIR)$(BINDIR)/gxditview
$(DESTDIR)$(BINDIR)/gxditview: gxditview
@if [ -d $(DESTDIR)$(BINDIR) ]; then set +x; \
else (set -x; $(MKDIRHIER) $(DESTDIR)$(BINDIR)); fi
$(INSTALL) -c $(INSTPGMFLAGS) gxditview $(DESTDIR)$(BINDIR)
install.man:: gxditview.man
@if [ -d $(DESTDIR)$(MANDIR) ]; then set +x; \
else (set -x; $(MKDIRHIER) $(DESTDIR)$(MANDIR)); fi
$(INSTALL) -c $(INSTMANFLAGS) gxditview.man $(DESTDIR)$(MANDIR)/gxditview.$(MANSUFFIX)
depend:: $(SRCS) $(HEADERS)
$(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)
dependlocal:: $(SRCS) $(HEADERS)
$(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)
lint:
$(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
lint1:
$(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)
clean::
$(RM) $(PROGRAMS)
xtotroff: $(OBJS2) $(DEPXLIB)
$(RM) $@
$(CC) -o $@ $(OBJS2) $(LDOPTIONS) $(XLIB) $(LDLIBS) $(EXTRA_LOAD_FLAGS)
clean::
$(RM) xtotroff
install:: GXditview.ad
@if [ -d $(DESTDIR)$(XAPPLOADDIR) ]; then set +x; \
else (set -x; $(MKDIRHIER) $(DESTDIR)$(XAPPLOADDIR)); fi
$(INSTALL) -c $(INSTAPPFLAGS) GXditview.ad $(DESTDIR)$(XAPPLOADDIR)/GXditview
fonts: xtotroff DESC FontMap
@dir=`pwd`; \
fonts=`sed -e 's/[ ].*//' FontMap`; \
for dpi in $(DPIS); do \
echo Making devX$$dpi; \
test -d ../devX$$dpi || mkdir ../devX$$dpi; \
rm -f ../devX$$dpi/DESC; \
sed -e "s/res 75/res $$dpi/" DESC >../devX$$dpi/DESC; \
(cd ../devX$$dpi; \
rm -f Makefile.sub; \
echo DEV=X$$dpi >Makefile.sub; \
echo DEVFILES=DESC $$fonts >>Makefile.sub; \
$$dir/xtotroff -g -r $$dpi -s 10 $$dir/FontMap); \
echo Making devX$$dpi-12; \
test -d ../devX$$dpi-12 || mkdir ../devX$$dpi-12; \
rm -f ../devX$$dpi-12/DESC; \
sed -e "s/res 75/res $$dpi/" -e 's/unitwidth 10/unitwidth 12/' DESC \
>../devX$$dpi-12/DESC; \
(cd ../devX$$dpi-12; \
rm -f Makefile.sub; \
echo DEV=X$$dpi-12 >Makefile.sub; \
echo DEVFILES=DESC $$fonts >>Makefile.sub; \
$$dir/xtotroff -g -r $$dpi -s 12 $$dir/FontMap); \
done
extraclean: clean
-rm -f junk tmp grot old
FORCE:
# -------------------------------------------------------------------------
# common rules for all Makefiles - do not edit
emptyrule::
dependlocal::
includes:: $(HEADERS) $(OTHERFILES)
clean::
$(RM_CMD) "#"*
Makefile:: Imakefile
-@if [ -f Makefile ]; then set -x; \
$(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
else exit 0; fi
$(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)
$(MAKE) $(MFLAGS) dependlocal
tags::
$(TAGS) -w *.[ch]
$(TAGS) -xw *.[ch] > TAGS
# -------------------------------------------------------------------------
# empty rules for directories that do not have SUBDIRS - do not edit
install::
@echo "install in $(CURRENT_DIR) done"
install.man::
@echo "install.man in $(CURRENT_DIR) done"
Makefiles::
includes::
# -------------------------------------------------------------------------
# dependencies generated by makedepend
# DO NOT DELETE
xditview.o: /usr/openwin/include/X11/Xatom.h /usr/openwin/include/X11/Xlib.h
xditview.o: /usr/include/sys/types.h /usr/include/sys/feature_tests.h
xditview.o: /usr/include/sys/machtypes.h /usr/openwin/include/X11/X.h
xditview.o: /usr/openwin/include/X11/Xfuncproto.h
xditview.o: /usr/openwin/include/X11/Xosdefs.h /usr/include/stddef.h
xditview.o: /usr/openwin/include/X11/Xos.h /usr/include/string.h
xditview.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
xditview.o: /usr/include/unistd.h /usr/include/sys/unistd.h
xditview.o: /usr/include/sys/time.h /usr/include/time.h
xditview.o: /usr/openwin/include/X11/Intrinsic.h
xditview.o: /usr/openwin/include/X11/Xutil.h
xditview.o: /usr/openwin/include/X11/Xresource.h
xditview.o: /usr/openwin/include/X11/Core.h
xditview.o: /usr/openwin/include/X11/Composite.h
xditview.o: /usr/openwin/include/X11/Constraint.h
xditview.o: /usr/openwin/include/X11/Object.h
xditview.o: /usr/openwin/include/X11/RectObj.h
xditview.o: /usr/openwin/include/X11/StringDefs.h
xditview.o: /usr/openwin/include/X11/Shell.h
xditview.o: /usr/openwin/include/X11/Xaw/Paned.h
xditview.o: /usr/openwin/include/X11/Xmu/Converters.h
xditview.o: /usr/openwin/include/X11/Xaw/Viewport.h
xditview.o: /usr/openwin/include/X11/Xaw/Form.h
xditview.o: /usr/openwin/include/X11/Xaw/Reports.h
xditview.o: /usr/openwin/include/X11/Xaw/Box.h
xditview.o: /usr/openwin/include/X11/Xaw/Command.h
xditview.o: /usr/openwin/include/X11/Xaw/Label.h
xditview.o: /usr/openwin/include/X11/Xaw/Simple.h
xditview.o: /usr/openwin/include/X11/Xaw/Dialog.h
xditview.o: /usr/openwin/include/X11/Xaw/SimpleMenu.h
xditview.o: /usr/openwin/include/X11/Xaw/SmeBSB.h
xditview.o: /usr/openwin/include/X11/Xaw/Sme.h /usr/include/signal.h
xditview.o: /usr/include/sys/signal.h Dvi.h xdit.bm xdit_mask.bm
xditview.o: /usr/include/stdio.h
Dvi.o: /usr/openwin/include/X11/IntrinsicP.h
Dvi.o: /usr/openwin/include/X11/Intrinsic.h /usr/openwin/include/X11/Xlib.h
Dvi.o: /usr/include/sys/types.h /usr/include/sys/feature_tests.h
Dvi.o: /usr/include/sys/machtypes.h /usr/openwin/include/X11/X.h
Dvi.o: /usr/openwin/include/X11/Xfuncproto.h
Dvi.o: /usr/openwin/include/X11/Xosdefs.h /usr/include/stddef.h
Dvi.o: /usr/openwin/include/X11/Xutil.h /usr/openwin/include/X11/Xresource.h
Dvi.o: /usr/include/string.h /usr/openwin/include/X11/Core.h
Dvi.o: /usr/openwin/include/X11/Composite.h
Dvi.o: /usr/openwin/include/X11/Constraint.h
Dvi.o: /usr/openwin/include/X11/Object.h /usr/openwin/include/X11/RectObj.h
Dvi.o: /usr/openwin/include/X11/CoreP.h /usr/openwin/include/X11/CompositeP.h
Dvi.o: /usr/openwin/include/X11/ConstrainP.h
Dvi.o: /usr/openwin/include/X11/ObjectP.h /usr/openwin/include/X11/RectObjP.h
Dvi.o: /usr/openwin/include/X11/StringDefs.h
Dvi.o: /usr/openwin/include/X11/Xmu/Converters.h /usr/include/stdio.h
Dvi.o: /usr/include/ctype.h DviP.h Dvi.h DviChar.h device.h
Dvi.o: /usr/openwin/include/X11/bitmaps/gray
draw.o: /usr/openwin/include/X11/Xos.h /usr/openwin/include/X11/Xosdefs.h
draw.o: /usr/include/sys/types.h /usr/include/sys/feature_tests.h
draw.o: /usr/include/sys/machtypes.h /usr/include/string.h
draw.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/unistd.h
draw.o: /usr/include/sys/unistd.h /usr/include/sys/time.h /usr/include/time.h
draw.o: /usr/openwin/include/X11/IntrinsicP.h
draw.o: /usr/openwin/include/X11/Intrinsic.h /usr/openwin/include/X11/Xlib.h
draw.o: /usr/openwin/include/X11/X.h /usr/openwin/include/X11/Xfuncproto.h
draw.o: /usr/include/stddef.h /usr/openwin/include/X11/Xutil.h
draw.o: /usr/openwin/include/X11/Xresource.h /usr/openwin/include/X11/Core.h
draw.o: /usr/openwin/include/X11/Composite.h
draw.o: /usr/openwin/include/X11/Constraint.h
draw.o: /usr/openwin/include/X11/Object.h /usr/openwin/include/X11/RectObj.h
draw.o: /usr/openwin/include/X11/CoreP.h
draw.o: /usr/openwin/include/X11/CompositeP.h
draw.o: /usr/openwin/include/X11/ConstrainP.h
draw.o: /usr/openwin/include/X11/ObjectP.h
draw.o: /usr/openwin/include/X11/RectObjP.h
draw.o: /usr/openwin/include/X11/StringDefs.h /usr/include/stdio.h
draw.o: /usr/include/ctype.h /usr/include/math.h DviP.h Dvi.h DviChar.h
draw.o: device.h
font.o: /usr/openwin/include/X11/Xos.h /usr/openwin/include/X11/Xosdefs.h
font.o: /usr/include/sys/types.h /usr/include/sys/feature_tests.h
font.o: /usr/include/sys/machtypes.h /usr/include/string.h
font.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/unistd.h
font.o: /usr/include/sys/unistd.h /usr/include/sys/time.h /usr/include/time.h
font.o: /usr/openwin/include/X11/IntrinsicP.h
font.o: /usr/openwin/include/X11/Intrinsic.h /usr/openwin/include/X11/Xlib.h
font.o: /usr/openwin/include/X11/X.h /usr/openwin/include/X11/Xfuncproto.h
font.o: /usr/include/stddef.h /usr/openwin/include/X11/Xutil.h
font.o: /usr/openwin/include/X11/Xresource.h /usr/openwin/include/X11/Core.h
font.o: /usr/openwin/include/X11/Composite.h
font.o: /usr/openwin/include/X11/Constraint.h
font.o: /usr/openwin/include/X11/Object.h /usr/openwin/include/X11/RectObj.h
font.o: /usr/openwin/include/X11/CoreP.h
font.o: /usr/openwin/include/X11/CompositeP.h
font.o: /usr/openwin/include/X11/ConstrainP.h
font.o: /usr/openwin/include/X11/ObjectP.h
font.o: /usr/openwin/include/X11/RectObjP.h
font.o: /usr/openwin/include/X11/StringDefs.h /usr/include/stdio.h
font.o: /usr/include/ctype.h DviP.h Dvi.h DviChar.h device.h XFontName.h
lex.o: /usr/openwin/include/X11/Xos.h /usr/openwin/include/X11/Xosdefs.h
lex.o: /usr/include/sys/types.h /usr/include/sys/feature_tests.h
lex.o: /usr/include/sys/machtypes.h /usr/include/string.h
lex.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/unistd.h
lex.o: /usr/include/sys/unistd.h /usr/include/sys/time.h /usr/include/time.h
lex.o: /usr/openwin/include/X11/IntrinsicP.h
lex.o: /usr/openwin/include/X11/Intrinsic.h /usr/openwin/include/X11/Xlib.h
lex.o: /usr/openwin/include/X11/X.h /usr/openwin/include/X11/Xfuncproto.h
lex.o: /usr/include/stddef.h /usr/openwin/include/X11/Xutil.h
lex.o: /usr/openwin/include/X11/Xresource.h /usr/openwin/include/X11/Core.h
lex.o: /usr/openwin/include/X11/Composite.h
lex.o: /usr/openwin/include/X11/Constraint.h
lex.o: /usr/openwin/include/X11/Object.h /usr/openwin/include/X11/RectObj.h
lex.o: /usr/openwin/include/X11/CoreP.h /usr/openwin/include/X11/CompositeP.h
lex.o: /usr/openwin/include/X11/ConstrainP.h
lex.o: /usr/openwin/include/X11/ObjectP.h /usr/openwin/include/X11/RectObjP.h
lex.o: /usr/openwin/include/X11/StringDefs.h /usr/include/stdio.h DviP.h
lex.o: Dvi.h DviChar.h device.h
page.o: /usr/openwin/include/X11/Xos.h /usr/openwin/include/X11/Xosdefs.h
page.o: /usr/include/sys/types.h /usr/include/sys/feature_tests.h
page.o: /usr/include/sys/machtypes.h /usr/include/string.h
page.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/unistd.h
page.o: /usr/include/sys/unistd.h /usr/include/sys/time.h /usr/include/time.h
page.o: /usr/openwin/include/X11/IntrinsicP.h
page.o: /usr/openwin/include/X11/Intrinsic.h /usr/openwin/include/X11/Xlib.h
page.o: /usr/openwin/include/X11/X.h /usr/openwin/include/X11/Xfuncproto.h
page.o: /usr/include/stddef.h /usr/openwin/include/X11/Xutil.h
page.o: /usr/openwin/include/X11/Xresource.h /usr/openwin/include/X11/Core.h
page.o: /usr/openwin/include/X11/Composite.h
page.o: /usr/openwin/include/X11/Constraint.h
page.o: /usr/openwin/include/X11/Object.h /usr/openwin/include/X11/RectObj.h
page.o: /usr/openwin/include/X11/CoreP.h
page.o: /usr/openwin/include/X11/CompositeP.h
page.o: /usr/openwin/include/X11/ConstrainP.h
page.o: /usr/openwin/include/X11/ObjectP.h
page.o: /usr/openwin/include/X11/RectObjP.h
page.o: /usr/openwin/include/X11/StringDefs.h /usr/include/stdio.h
page.o: /usr/include/ctype.h DviP.h Dvi.h DviChar.h device.h
parse.o: /usr/openwin/include/X11/Xos.h /usr/openwin/include/X11/Xosdefs.h
parse.o: /usr/include/sys/types.h /usr/include/sys/feature_tests.h
parse.o: /usr/include/sys/machtypes.h /usr/include/string.h
parse.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/unistd.h
parse.o: /usr/include/sys/unistd.h /usr/include/sys/time.h
parse.o: /usr/include/time.h /usr/openwin/include/X11/IntrinsicP.h
parse.o: /usr/openwin/include/X11/Intrinsic.h /usr/openwin/include/X11/Xlib.h
parse.o: /usr/openwin/include/X11/X.h /usr/openwin/include/X11/Xfuncproto.h
parse.o: /usr/include/stddef.h /usr/openwin/include/X11/Xutil.h
parse.o: /usr/openwin/include/X11/Xresource.h /usr/openwin/include/X11/Core.h
parse.o: /usr/openwin/include/X11/Composite.h
parse.o: /usr/openwin/include/X11/Constraint.h
parse.o: /usr/openwin/include/X11/Object.h /usr/openwin/include/X11/RectObj.h
parse.o: /usr/openwin/include/X11/CoreP.h
parse.o: /usr/openwin/include/X11/CompositeP.h
parse.o: /usr/openwin/include/X11/ConstrainP.h
parse.o: /usr/openwin/include/X11/ObjectP.h
parse.o: /usr/openwin/include/X11/RectObjP.h
parse.o: /usr/openwin/include/X11/StringDefs.h /usr/include/stdio.h
parse.o: /usr/include/ctype.h DviP.h Dvi.h DviChar.h device.h
XFontName.o: /usr/openwin/include/X11/Xlib.h /usr/include/sys/types.h
XFontName.o: /usr/include/sys/feature_tests.h /usr/include/sys/machtypes.h
XFontName.o: /usr/openwin/include/X11/X.h
XFontName.o: /usr/openwin/include/X11/Xfuncproto.h
XFontName.o: /usr/openwin/include/X11/Xosdefs.h /usr/include/stddef.h
XFontName.o: /usr/openwin/include/X11/Xos.h /usr/include/string.h
XFontName.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
XFontName.o: /usr/include/unistd.h /usr/include/sys/unistd.h
XFontName.o: /usr/include/sys/time.h /usr/include/time.h XFontName.h
XFontName.o: /usr/include/ctype.h
DviChar.o: DviChar.h
device.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
device.o: /usr/include/ctype.h /usr/openwin/include/X11/Xos.h
device.o: /usr/openwin/include/X11/Xosdefs.h /usr/include/sys/types.h
device.o: /usr/include/sys/machtypes.h /usr/include/string.h
device.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h /usr/include/unistd.h
device.o: /usr/include/sys/unistd.h /usr/include/sys/time.h
device.o: /usr/include/time.h /usr/openwin/include/X11/Intrinsic.h
device.o: /usr/openwin/include/X11/Xlib.h /usr/openwin/include/X11/X.h
device.o: /usr/openwin/include/X11/Xfuncproto.h /usr/include/stddef.h
device.o: /usr/openwin/include/X11/Xutil.h
device.o: /usr/openwin/include/X11/Xresource.h
device.o: /usr/openwin/include/X11/Core.h
device.o: /usr/openwin/include/X11/Composite.h
device.o: /usr/openwin/include/X11/Constraint.h
device.o: /usr/openwin/include/X11/Object.h
device.o: /usr/openwin/include/X11/RectObj.h device.h
xtotroff.o: /usr/openwin/include/X11/Xlib.h /usr/include/sys/types.h
xtotroff.o: /usr/include/sys/feature_tests.h /usr/include/sys/machtypes.h
xtotroff.o: /usr/openwin/include/X11/X.h
xtotroff.o: /usr/openwin/include/X11/Xfuncproto.h
xtotroff.o: /usr/openwin/include/X11/Xosdefs.h /usr/include/stddef.h
xtotroff.o: /usr/include/stdio.h /usr/include/ctype.h XFontName.h DviChar.h
xtotroff.o: /usr/include/stdlib.h
XFontName.o: /usr/openwin/include/X11/Xlib.h /usr/include/sys/types.h
XFontName.o: /usr/include/sys/feature_tests.h /usr/include/sys/machtypes.h
XFontName.o: /usr/openwin/include/X11/X.h
XFontName.o: /usr/openwin/include/X11/Xfuncproto.h
XFontName.o: /usr/openwin/include/X11/Xosdefs.h /usr/include/stddef.h
XFontName.o: /usr/openwin/include/X11/Xos.h /usr/include/string.h
XFontName.o: /usr/include/fcntl.h /usr/include/sys/fcntl.h
XFontName.o: /usr/include/unistd.h /usr/include/sys/unistd.h
XFontName.o: /usr/include/sys/time.h /usr/include/time.h XFontName.h
XFontName.o: /usr/include/ctype.h
DviChar.o: DviChar.h

View file

@ -9,8 +9,8 @@ TMACDIR?= /usr/share/tmac
MDOCDIR?= ${TMACDIR}/mdoc
LOCALEDIR?= ${MDOCDIR}/locale
MAN7= groff_ms.7 me.7 msafer.7
MLINKS= groff_ms.7 ms.7 me.7 groff_me.7 msafer.7 groff_msafer.7
MAN7= groff_ms.7 groff_me.7 groff_msafer.7
MLINKS= groff_ms.7 ms.7 groff_me.7 me.7 groff_msafer.7 msafer.7
LINKS= ${TMACDIR}/tmac.andoc ${TMACDIR}/tmac.an
CLEANFILES= ${MAN7} ${MDOCFILES} ${STRIPFILES} tmac.groff_an