Bruce Evans
0b4cb69d67
Fixed breakage of `make checkdpadd' in previous commit.
...
Didn't fix related bogotification from moving the definitions of
DPADD and LDADD to here. Setting these variables in a top-level
directory gives bogus dependencies in library subdirectories.
E.g., there is a dependency on `foo.so..' where the double dots
separate null shared library version numbers.
Set BINDIR properly by inheriting it from ../Makefile.inc.
1999-01-19 00:23:25 +00:00
Hidetoshi Shimokawa
0e575b05a2
Update to Global-3.42.
1999-01-18 07:38:13 +00:00
Bruce Evans
e5eb0d8db1
Don't create an unused obj directory.
1998-02-20 11:18:57 +00:00
Chris Timmons
50f69900e8
Remove private install rule in favor of INTERNALLIB and
...
INTERNALSTATICLIB.
Suggested by: bde
1997-12-21 08:31:50 +00:00
Chris Timmons
d76c045abb
DPADD repairs suggested by Bruce Evans <bde@zeta.org.au>
1997-12-17 15:18:54 +00:00
Chris Timmons
72cb1a30ed
I'd swore I added this on my prior mega-commit. Any chance adds aren't
...
processed during the recursive swoop?
Makefile for global's private library, complete with null install rule
to keep this private.
1997-12-15 23:40:54 +00:00
Chris Timmons
3f1c262fff
Add lib/Makefile and adjust as necessary to build global 2.2.1 from contrib sources.
1997-12-15 23:34:57 +00:00
Chris Timmons
0ed651bfae
Retire v1.81 sources and build instead from src/contrib/global sources. Reviewed by: jdp
1997-08-16 04:42:45 +00:00
John Polstra
2d27920ebb
Fix breakage induced by read-only copyright string.
...
Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-07-11 02:08:56 +00:00
Philippe Charnier
710d46eadc
Add usage(), use err(3).
1997-07-10 06:43:41 +00:00
Steve Price
d0dff61cfb
Fix a minor nit in the .Dd macro invocation so that
...
the revision date is displayed correctly.
1997-06-23 04:52:13 +00:00
John Polstra
21a8b34fe6
Add some cross references and alphabetize them.
1997-06-21 23:05:44 +00:00
Masafumi Max NAKANE
ff3c8f214f
Typo fix.
...
PR: 3570
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1997-05-11 23:43:11 +00:00
Jordan K. Hubbard
804974bacc
Update to version 1.9.
...
Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net>
1997-04-22 18:02:52 +00:00
Jordan K. Hubbard
f8fc522a77
Shigio Yamaguchi's global tags package. The infrastructure support
...
for this is already in place, so "make tags" (or "make tags HTML=yes")
should work after your next make world.
Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net>
1997-04-15 12:30:38 +00:00