Ruslan Ermilov
|
d2893b161b
|
Drop support for COPY, -c has been the default mode of install(1)
for a long time now.
Approved by: bde
|
2002-07-29 09:40:17 +00:00 |
|
Ruslan Ermilov
|
0b87f79976
|
s/${INSTALL} -c/${INSTALL} ${COPY}/
|
2002-07-18 12:07:49 +00:00 |
|
David E. O'Brien
|
90e655ea4e
|
Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
|
2001-07-20 06:20:32 +00:00 |
|
Ruslan Ermilov
|
345e52e742
|
- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
|
2001-03-26 14:42:20 +00:00 |
|
Ruslan Ermilov
|
c73e22c3d4
|
Set the default manual section for usr.sbin/ to 8.
|
2001-03-20 18:17:26 +00:00 |
|
Hellmuth Michaelis
|
e92ac3ae97
|
pcvt cleanup. add $FreeBSD$.
|
2000-03-28 09:07:18 +00:00 |
|
Peter Wemm
|
5f809d76a3
|
Part 4 of pcvt/voxware revival: pcvt userland
Reviewed by: core
|
1999-01-01 08:32:05 +00:00 |
|
Poul-Henning Kamp
|
1767866e4d
|
follow up to:
Pre 3.0 branch cleanup casualty #4: pcvt
|
1998-12-27 16:44:24 +00:00 |
|
Bruce Evans
|
1783bbf630
|
LIBOWN -> BINOWN, etc. There are no libraries here.
|
1997-12-17 12:38:42 +00:00 |
|
Mike Pritchard
|
c4c23c4df8
|
Another round of various man page cleanups.
|
1996-02-09 17:25:57 +00:00 |
|
Mike Pritchard
|
6fad16fd59
|
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 |
|
Bruce Evans
|
c2471061b8
|
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 |
|
Bruce Evans
|
2f27939662
|
Silence `make -s' (echo -> ${ECHO}).
|
1995-05-07 05:56:00 +00:00 |
|
Rodney W. Grimes
|
0682236f7e
|
Add 4 missing ${DESTDIR}'s, this is another Makefile that needs rewritten.
|
1995-04-17 19:24:50 +00:00 |
|
Jordan K. Hubbard
|
88644a577e
|
PCVT userland utilities.
Submitted by: hm
|
1995-02-05 13:49:25 +00:00 |
|