steve
16359590c3
Fix a bunch of spelling errors.
...
PR: 6856
Submitted by: Josh Gilliam <josh@quick.net>
1998-06-04 21:06:07 +00:00
bde
d07ea76a39
Inherit BINDIR, don't set it here.
1998-05-31 11:41:53 +00:00
sos
d721e2b3d6
ELF preparation step 2:
...
Move a.out libraries to /usr/lib/aout to make space for ELF libs.
Make rtld usr /usr/lib/aout as default library path.
Make ldconfig reject /usr/lib as an a.out library path.
Fix various Makefiles for LIBDIR!=/usr/lib breakage.
This will after a make world & reboot give a system that no
longer uses /usr/lib/*, infact one could remove all the old
libraries there, they are not used anymore.
We are getting close to an ELF make world, but I'll let this
all settle for a week or two...
1998-05-26 20:12:56 +00:00
steve
c08d468615
Fix Anders Email address.
1998-05-24 19:48:38 +00:00
steve
7fe8f6a53c
Add a fuller-featured Norwegian keycap entry.
...
PR: 6173
Submitted by: Anders Nordby <nickerne@nome.no>
1998-05-24 19:37:43 +00:00
bde
bbfc48257c
Backed out previous backout.
...
Added y.tab.h to SRCS. Dependencies on it were missing until recently.
1998-05-06 15:23:53 +00:00
bde
ec3dc0a095
Added y.tab.h to SRCS. This should have been used to get dependencies
...
on y.tab.h generated. It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
1998-05-05 13:16:35 +00:00
bde
67f093dc79
Backed out previous change. Generating vgaio.h from vgaio.y clobbered
...
the source file vgaio.h, and y.tab.h is used so we can't simply avoid
generating the yacc header.
1998-05-05 06:52:09 +00:00
bde
6a77e9f036
Fixed races in `make -jN' using new yacc rules.
1998-05-04 20:09:06 +00:00
bde
99f2ab5541
Don't build files at install time (just to be consistent; the problem
...
is almost harmless here).
Submitted by: Arne Henrik Juul <arnej@stud.math.ntnu.no>
PR: 6330
1998-04-20 15:28:02 +00:00
charnier
c94dce23b1
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
charnier
30c7573c64
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
...
Use rcs Id instead of rcs Header.
1998-03-23 08:26:31 +00:00
bde
f5153572f9
Don't build an unused obj dir.
...
Install all files in one step.
De-bogotified the .includes.
1998-03-16 11:46:09 +00:00
bde
05b2adffff
Use foo/bar.a' instead of
-Lfoo -lbar' for linking to static internal
...
libraries, so that `ld -f' in can create correct dependencies for
yet-to-be-built libraries.
1998-03-07 08:55:00 +00:00
bde
7a03d23784
Never create the destination directory at install time.
...
Don't build things at install time.
Don't override the (correct) clean rule.
Rewrote all the rules and cleaned up.
1997-12-20 00:40:05 +00:00
bde
a8defea5f2
BSDify.
1997-12-17 19:32:54 +00:00
bde
2966f7c748
LIBOWN -> BINOWN, etc. There are no libraries here.
1997-12-17 12:38:42 +00:00
bde
91d0e4feae
Use the default LIBOWN, etc. instead of clobbering the defaults to bin,
...
etc., so that (this part of) `LIBOWN=... make world' can be run by users
other than root. Actually, BINOWN instead of LIBOWN, since fonts are not
libraries. Only one owner of (non-setuid) installed files is really
supported.
1997-12-17 12:31:58 +00:00
jraynard
fd888ae729
Typo alert (cosmetic).
1997-12-16 22:23:52 +00:00
joerg
3817aa94a2
Something that should have been done 2.5 years ago: install pcvt's
...
accompanying doc files into /usr/share/pcvt/. (This goes to the `doc'
distribution, not `bin'.)
1997-10-18 10:40:02 +00:00
pst
c22f14d51d
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
...
NOPIC is used to not generate a shared library, not NOSHARED.
Make NOSHARED advisory where appropriate.
Remove bogus NOSHARED (kbdio).
1997-06-29 06:03:42 +00:00
imp
15c4d207bc
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-31 05:11:47 +00:00
bde
141ecc15da
Fixed missing function types in synopsis.
1997-03-19 00:32:42 +00:00
peter
4902ad34cf
Update to work under Lite2 includes
1997-03-11 15:57:44 +00:00
peter
32d6b795de
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
wosch
00e37028d0
Sort cross references.
1997-01-20 00:03:00 +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
bde
d124e1b74d
Use ${COPY} instead of -c for installing non-source files.
1997-01-01 04:22:23 +00:00
wosch
15e449c60d
comma typos
1996-12-23 23:09:55 +00:00
bde
218243765f
Fixed DPADD.
1996-09-05 17:16:10 +00:00
jkh
e693c16dd8
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
bde
7bf08fa027
Removed -g from CFLAGS.
1996-06-23 13:11:59 +00:00
jkh
37a102cae2
Correct paths for pcvt in FreeBSD. Close PR#1071
...
Submitted by: David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu>
1996-03-10 02:16:58 +00:00
mpp
bda6e1c756
Correct a bunch of man page cross references and generally
...
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
mpp
e71afdaf48
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
mpp
1e4a679a26
Add some missing MLINKS, correct some cross references, correct some
...
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
mpp
414a6591d3
Fix some of the pcvt related man pages to reflect where the
...
various pcvt support files are really installed. Closes PR# 740.
1996-01-22 10:23:25 +00:00
bde
3a0d2eb4b5
Fix SRCS so that `make depend' works. There were some .l's and some .y's.
...
The filenames in SRCS must have one of the extensions .s, .S, .c, or .cc
if they are to be handled by bsd.dep.mk. Lex and yacc files must be
converted to C files and kept around for everything to work. This is
handled fairly automatically if the names of the generated C files are
put in SRCS. Unfortunately these names must be put in CLEANFILES too.
pcvt Makefiles:
Fix DPADD. It was missing.
Fix CLEANFILES. Some temporary files were missing.
Fix CFLAGS. There were some `-I dir' options.
There must be no whitespace separating -I and -D options from the
corresponding args if these options are to be handled by bsd.dep.mk.
1995-09-28 18:23:44 +00:00
rgrimes
ef5f7006d9
Remove private beforeinstall: target that incorrectly attempted to make
...
the /usr/share/man/man8 directory no matter what DESTDIR was set to.
1995-09-21 19:33:55 +00:00
bde
8a5789682c
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
bde
078b413bcc
Change install' to
${INSTALL}' as usual.
...
Nuke potential for mkdir'ing /usr/lib.
Don't move the the target to a backup file before installing it. This will
defeat `install -C'.
1995-07-25 00:17:05 +00:00
rgrimes
5a145b5eb1
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
rgrimes
ef7baec279
Fix nested comments for -Wcomment warnings.
1995-05-09 12:48:21 +00:00
bde
4245885380
Silence `make -s' (echo -> ${ECHO}).
1995-05-07 05:56:00 +00:00
joerg
b62942a438
Forcibly add -O2 to the vgaio CFLAGS, to work around a gcc bug.
1995-05-06 07:07:52 +00:00
phk
4f7b1799ff
Add -f to all gunzip's.
1995-04-21 03:47:23 +00:00
rgrimes
261dea0808
Missing ${DESTDIR} added 4 places, pcvt's Makefiles are a crock!
1995-04-17 19:28:45 +00:00
rgrimes
7d658bc566
Add 4 missing ${DESTDIR}'s, this is another Makefile that needs rewritten.
1995-04-17 19:24:50 +00:00
joerg
3074ee8b97
Upgrade pcvt to 3.20 b24.
1995-04-08 16:04:22 +00:00
joerg
640eeafb72
Update pcvt to 3.20b23
...
Submitted by: Hellmuth Michaelis <hm@altona.hamburg.com>
1995-04-01 17:16:40 +00:00