Commit Graph

26 Commits

Author SHA1 Message Date
bde
fbf2dc264b <bsd.doc.mk> now includes ../Makefile.inc, so don't include it here. 1997-12-17 19:26:07 +00:00
wosch
8c817c1608 PR: docs/4347
Makefile doesn't support cleandepend
Submitted by: wlr@furball.wellsfargo.com
1997-09-13 17:49:21 +00:00
steve
a0fc28419c Add a cleandepend target and tidy up a bit.
PR:		docs/3257
1997-08-16 23:40:26 +00:00
bde
a89fad6005 $FreeBSD$ -> $Id$.
Removed Berkeley Id.  We never did this like Berkeley (because cvs doesn't
handle symlinks) and no interesting Berkeley words are left.
1997-07-01 16:20:56 +00:00
wosch
55c5f30ac3 Use soelim preprocessor. 1997-03-02 21:17:53 +00:00
wosch
fe2c875e92 Create a subdirectory for every document. This make it easier to use
the default formating rules from <bsd.doc.mk>, especially for
PRINTERDEVICE=html.
1997-03-02 14:07:50 +00:00
wosch
5983c08356 Add MACROS=-ms. unroff(1) require a macro package as an argument. 1997-03-02 14:04:13 +00:00
peter
4e357feeb8 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:06:56 +00:00
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
02179914dc Convert a couple of PRINTER usages to PRINTERDEVICE
in the usd makefiles.

Closes PR# 2357.

Submitted by:	Philippe Charnier
1997-01-02 16:56:35 +00:00
jkh
6c6d893c19 Merge from 2_1_0 1996-11-08 13:27:00 +00:00
jkh
b37d914c07 Merge with 2_1_0 1996-11-08 13:09:27 +00:00
peter
aec3631593 Use the src/contrib sources from nvi-1.79 1996-11-01 07:57:08 +00:00
wosch
65b9eae0ee delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
peter
c3f352d4ad This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
bde
450325fe60 Fixed buggy generation of index.so. The roff command to generate it was
a little different than the one to generate the document.  This caused
wrong page numbers.

Fixed sourcing of index.so.  The hack of handling it separately is no
longer necessary.  This hack didn't quite work - the page numbers and
columnization of the index were wrong.

Fixed warnings about not being able to source index.so.

Fixed generation of `index' in the source directory.

Don't bother removing `index' after creating index.so.  `index' gets
created again when the final document is built and it's too much
trouble to remove later.

Fixed dependencies.  The long {SRCS} list in 4.4lite isn't quite
right and got broken to allow centralized rules.
1995-11-29 16:25:21 +00:00
bde
96b5c37302 Rename GZIP to GZIPCMD to match previous change in bsd.doc.mk.
Submitted by:	John Hay (jhay@mikom.csir.co.za)
1995-07-30 08:04:50 +00:00
wollman
8aa75943cd Update to match latest bsd.doc.mk. 1995-07-26 13:52:59 +00:00
rgrimes
423ba8f9bc Remove trailing whitespace. 1995-05-30 06:58:14 +00:00
rgrimes
5620c87eb7 Change DIR to VOLUME so that this installs in the correct location. 1995-02-19 09:11:30 +00:00
phk
c3cc499cb6 Added final '\n'. 1995-02-04 19:59:58 +00:00
jkh
d54ba64c78 The enclosed patch fixes the Makefile contained in
share/doc/usd/{30.rogue,31.trek}: make fails if the games source
tree is not present (see the mail that I have sent yesterday).

        This patch makes the Makefiles test if the games source
tree is present.  If it is not present, the Makefiles default to
no operation.
1995-01-14 19:56:16 +00:00
jkh
a552213e44 The enclosed patch fixes the Makefile contained in
share/doc/usd/{30.rogue,31.trek}: make fails if the games source
tree is not present (see the mail that I have sent yesterday).

        This patch makes the Makefiles test if the games source
tree is present.  If it is not present, the Makefiles default to
no operation.

[Note:  I'm not sure if the Makefile changes might not be collapsable into
a shorter format, but I'll just leave it this way for now and be safe -jkh]

Submitted by:	Remy Card <Remy.Card@masi.ibp.fr>
1995-01-14 19:55:40 +00:00
wollman
1b3a308b0e Other part of Makefile spam fix. 1995-01-12 20:58:10 +00:00
wollman
da8382ab80 Get the USD to format under the new structure. 1995-01-11 03:24:33 +00:00
rgrimes
b0d61785ca BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00