freebsd_amp_hwpstate/gnu/usr.bin/groff
Bruce Evans 02b537bd23 Remove private maninstall target. It will conflict with the one in
bsd.man.mk when I change the latter to use `::' instead of `:'
dependencies.  (bsd.man.mk is included because NOMAN isn't defined.
The maninstall target is supposed to be private to bsd.man.mk so
bsd.man.mk doesn't bother testing if it is already defined.  The
test for redefinition in Makefile.dev was too early to do anything.)

Change install target to a beforeinstall target (perhaps there should
be an `extrainstall' target so that Makefiles don't have to abuse
one of beforeinstall, install, realinstall or afterinstall).  Don't
bother testing for the install target already being defined.  Rewrite
the shell loop as a make loop (this reduces the time for installing
groff from 78s to 65s here).
1995-10-21 16:26:38 +00:00
..
addftinfo Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
afmtodit
devX75
devX75-12
devX100
devX100-12
devascii Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
devdvi Remove stale NOOBJ. 1995-01-25 19:26:31 +00:00
devkoi8-r Install additionly S and L text fonts, needed for BSD docs formatting 1995-01-17 22:02:34 +00:00
devlatin1 Install additionly S and L text fonts, needed for BSD docs formatting 1995-01-17 22:02:34 +00:00
devps Remove stale NOOBJ. 1995-01-25 19:26:31 +00:00
doc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
eqn Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
font Remove private maninstall target. It will conflict with the one in 1995-10-21 16:26:38 +00:00
grodvi Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
groff Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
grog
grops Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
grotty Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
include Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
indxbib Change `install' to `${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
libbib
libdriver
libgroff Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
lkbib Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
lookbib Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
man Move MANSRC defining rule (fix for obj subdir) to top level 1995-01-17 00:42:27 +00:00
mm Change `install' to `${INSTALL}' as usual. 1995-07-24 23:51:48 +00:00
nroff Change `install' to `${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
pfbtops Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
pic Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
psbb Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
refer Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
soelim
src/include
tbl Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
tfmtodit Last of the FreeBSD changes 1995-01-15 09:06:50 +00:00
tmac Change UNIX to FreeBSD. 1995-10-10 11:34:10 +00:00
troff Change `install' to `${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
xditview Don't build xditview unless the actual include files for X11 are present. 1995-07-29 17:47:53 +00:00
BUG-REPORT
COPYING
ChangeLog
INSTALL
Makefile Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile.ccpg
Makefile.cfg Intitialize $(tmac_s_ and $(tmac_m). Use the initialized variable $(device) 1995-09-28 19:31:07 +00:00
Makefile.comm Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile.cpg
Makefile.dev Remove private maninstall target. It will conflict with the one in 1995-10-21 16:26:38 +00:00
Makefile.in Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile.init Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile.lib
Makefile.man
Makefile.sub
Makefile.tty Makefile.tty: 1995-01-25 19:25:20 +00:00
NEWS
PROBLEMS
PROJECTS
README
TODO
VERSION
acgroff.m4
configure
configure.in
gendef.sh
mdate.sh
test-groff

README

This is the GNU groff document formatting system.  The version number
is given in the file VERSION.

Included in this release are implementations of troff, pic, eqn, tbl,
refer, the -man macros and the -ms macros, and drivers for PostScript,
TeX dvi format, and typewriter-like devices.  Also included is a
modified version of the Berkeley -me macros, an enhanced version of
the X11 xditview previewer, and an implementation of the -mm macros
contributed by Joergen Haegg (jh@efd.lth.se).

See the file INSTALL for installation instructions.  You will require
a C++ compiler.

The file NEWS describes recent user-visible changes to groff.

Groff is free software. See the file COPYING for copying permission.

The file PROBLEMS describes various problems that have been
encountered in compiling, installing, and running groff.

For the moment, the documentation assumes that you are already
familiar with the Unix versions of troff, -man, -ms and the
preprocessors.

The most recent released version of groff is always available by
anonymous ftp from prep.ai.mit.edu in the directory pub/gnu.

Please report bugs using the form in the file BUG-REPORT; the idea of
this is to make sure that I have all the information I need to fix the
bug.  At the very least, read the BUG-REPORT form and make sure that
you supply all the information that it asks for.  Even if you are not
sure that something is a bug, report it using BUG-REPORT: this will
enable me to determine whether it really is a bug or not.  As well as
bug reports, I welcome suggestions for improvements to groff (no
matter how small).

James Clark
jjc@jclark.com