Commit Graph

28 Commits

Author SHA1 Message Date
bde
15f2251bdf Don't use `::' to break dependencies. Cleaned some nearby things. 1998-08-02 14:00:39 +00:00
wosch
937f457e61 Delete unused BINDIR variable. 1998-01-03 12:22:56 +00:00
bde
d1f7543f7a <bsd.doc.mk> now includes ../Makefile.inc, so don't include it here. 1997-12-17 19:26:07 +00:00
wosch
c1d96fea56 PR: docs/4347
Makefile doesn't support cleandepend
Submitted by: wlr@furball.wellsfargo.com
1997-09-13 17:49:21 +00:00
steve
330a8c909e Add a cleandepend target and tidy up a bit.
PR:		docs/3257
1997-08-16 23:40:26 +00:00
bde
77562c8cec $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
1fbd2ad52a Use soelim preprocessor. 1997-03-02 21:17:53 +00:00
wosch
967f622942 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
785ad120ff Add MACROS=-ms. unroff(1) require a macro package as an argument. 1997-03-02 14:04:13 +00:00
peter
e37c5bba78 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:06:56 +00:00
jkh
9c0cd3f9df 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
dbf27488bf 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
e3a793b1ec Merge from 2_1_0 1996-11-08 13:27:00 +00:00
jkh
2dc6100d29 Merge with 2_1_0 1996-11-08 13:09:27 +00:00
peter
d952f68804 Use the src/contrib sources from nvi-1.79 1996-11-01 07:57:08 +00:00
wosch
84ed500443 delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
peter
6470cdf2a0 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
efc8f6a023 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
df44b11d49 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
7edc42586b Update to match latest bsd.doc.mk. 1995-07-26 13:52:59 +00:00
rgrimes
2b9e670735 Remove trailing whitespace. 1995-05-30 06:58:14 +00:00
rgrimes
0b48cf8bc6 Change DIR to VOLUME so that this installs in the correct location. 1995-02-19 09:11:30 +00:00
phk
4eff2f1e0e Added final '\n'. 1995-02-04 19:59:58 +00:00
jkh
123c1abaed 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
1fb59b63c7 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
4ca23df497 Other part of Makefile spam fix. 1995-01-12 20:58:10 +00:00
wollman
57e7702564 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