freebsd-src/usr.sbin/pcvt
Søren Schmidt cabb97dcbf 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
..
cursor compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
demo Don't build files at install time (just to be consistent; the problem 1998-04-20 15:28:02 +00:00
fed Don't build files at install time (just to be consistent; the problem 1998-04-20 15:28:02 +00:00
fontedit BSDify. 1997-12-17 19:32:54 +00:00
fonts Never create the destination directory at install time. 1997-12-20 00:40:05 +00:00
ispcvt compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
kbdio Added y.tab.h to SRCS. This should have been used to get dependencies 1998-05-05 13:16:35 +00:00
kcon Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
keycap Fix Anders Email address. 1998-05-24 19:48:38 +00:00
loadfont compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
mcon .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
Misc Don't build an unused obj dir. 1998-03-16 11:46:09 +00:00
scon compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +00:00
set2061 Don't build files at install time (just to be consistent; the problem 1998-04-20 15:28:02 +00:00
userkeys BSDify. 1997-12-17 19:32:54 +00:00
vgaio Backed out previous backout. 1998-05-06 15:23:53 +00:00
vttest Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
Makefile Something that should have been done 2.5 years ago: install pcvt's 1997-10-18 10:40:02 +00:00
Makefile.inc ELF preparation step 2: 1998-05-26 20:12:56 +00:00