aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* Send the pcvt(4) driver off to retirement.Poul-Henning Kamp2006-05-171-5/+0
| | | | Notes: svn path=/head/; revision=158687
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-4/+0
| | | | Notes: svn path=/head/; revision=74532
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Part 4 of pcvt/voxware revival: pcvt userlandPeter Wemm1999-01-011-0/+9
| | | | | | | Reviewed by: core Notes: svn path=/head/; revision=42221
* follow up to:Poul-Henning Kamp1998-12-271-9/+0
| | | | | | | Pre 3.0 branch cleanup casualty #4: pcvt Notes: svn path=/head/; revision=42090
* Inherit BINDIR, don't set it here.Bruce Evans1998-05-311-2/+4
| | | | Notes: svn path=/head/; revision=36496
* ELF preparation step 2:Søren Schmidt1998-05-261-2/+1
| | | | | | | | | | | | | | | | | 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... Notes: svn path=/head/; revision=36397
* Updated this to be more FreeBSD-like; there was a lot of bipartisan cruftJordan K. Hubbard1995-02-121-22/+5
| | | | | | | | | in here that just made it a heck of a lot more confusing to maintain. Somebody like Joerg can reality-check this at some point, when they have more time. For now, it works. Notes: svn path=/head/; revision=6316
* PCVT userland utilities.Jordan K. Hubbard1995-02-051-0/+25
Submitted by: hm Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=6199