freebsd-src/gnu/usr.bin/groff
Bruce Evans 33c198cc5f Don't use beforedepend to complicate and break things. Just put
generated source files in SRCS.

Don't use MANDEPEND to complicate things.  Just set MAN1 and put
generated man pages in CLEANFILES.

Added temporary files to CLEANFILES.

Partly fixed a potentially fatal bug involving the yacc header.
We generate eqn.cc (even if there is a version of it in the source
directory older than eqn.y) and a matching eqn.tab.h, but only use
the possibly-non-matching eqn.tab.h in the source directory.  This
works because Cygnus's yacc happened to generate a y.tab.h identical
to the current generated one.  The correct version will be used
when the wrong version is deleted from the source tree.  Kludge to
get the header generated early enough.  Yacc headers are mishandled
everywhere they are renamed (and used).

Generate neqn at build time, not at install time.

Fixed some style bugs.
1998-03-20 12:03:53 +00:00
..
addftinfo ...long live groff 1996-09-08 01:27:58 +00:00
devascii ...long live groff 1996-09-08 01:27:58 +00:00
devdvi DISTDIR is a reserved variable for make release 1996-09-09 18:05:29 +00:00
devkoi8-r ...long live groff 1996-09-08 01:27:58 +00:00
devlatin1 ...long live groff 1996-09-08 01:27:58 +00:00
devlj4 DISTDIR is a reserved variable for make release 1996-09-09 18:05:29 +00:00
devps DISTDIR is a reserved variable for make release 1996-09-09 18:05:29 +00:00
devX75 Don't create an unused obj directory. 1998-02-20 11:18:57 +00:00
devX75-12 Don't create an unused obj directory. 1998-02-20 11:18:57 +00:00
devX100 Don't create an unused obj directory. 1998-02-20 11:18:57 +00:00
devX100-12 Don't create an unused obj directory. 1998-02-20 11:18:57 +00:00
eqn Don't use beforedepend to complicate and break things. Just put 1998-03-20 12:03:53 +00:00
font Use BINOWN, etc. instead of bin, etc. so that (this part of) 1997-12-17 12:04:53 +00:00
grodvi ...long live groff 1996-09-08 01:27:58 +00:00
groff ...long live groff 1996-09-08 01:27:58 +00:00
grolj4 Initial revision 1996-09-08 01:21:19 +00:00
grops ...long live groff 1996-09-08 01:27:58 +00:00
grotty ...long live groff 1996-09-08 01:27:58 +00:00
include long live groff 1996-09-08 01:30:16 +00:00
indxbib Fixed style bugs in install rule (afterinstall -> beforeinstall, etc). 1997-03-09 07:27:18 +00:00
libbib ...long live groff 1996-09-08 01:27:58 +00:00
libdriver DISTDIR is a reserved variable for make release 1996-09-09 18:05:29 +00:00
libgroff Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
lkbib ...long live groff 1996-09-08 01:27:58 +00:00
lookbib ...long live groff 1996-09-08 01:27:58 +00:00
man ...long live groff 1996-09-08 01:27:58 +00:00
mm Use BINOWN, etc. instead of bin, etc. so that (this part of) 1997-12-17 12:04:53 +00:00
nroff Nevermind... Wolfram already did it, but added the file (IMHO wrong) 1997-09-29 14:27:55 +00:00
pfbtops ...long live groff 1996-09-08 01:27:58 +00:00
pic ...long live groff 1996-09-08 01:27:58 +00:00
psbb ...long live groff 1996-09-08 01:27:58 +00:00
refer ...long live groff 1996-09-08 01:27:58 +00:00
src long live groff 1996-09-08 01:30:16 +00:00
tbl ...long live groff 1996-09-08 01:27:58 +00:00
tfmtodit ...long live groff 1996-09-08 01:27:58 +00:00
tmac Use BINOWN, etc. instead of bin, etc. so that (this part of) 1997-12-17 12:04:53 +00:00
troff bin to BIN{OWN,GRP} and add Id line 1997-08-23 05:26:32 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
Makefile.cfg Removed bogus -I path. The correct path is in all subdir Makefiles 1998-03-20 11:08:52 +00:00
Makefile.dev Use BINOWN, etc. instead of bin, etc. so that (this part of) 1997-12-17 12:04:53 +00:00
Makefile.inc Add -fno-for-scope to CFLAGS, required by gcc (see NEWS). 1997-05-23 06:17:21 +00:00
Makefile.tty DISTDIR is a reserved variable for make release 1996-09-09 18:05:29 +00:00