History log of /freebsd-10.0-release/usr.sbin/manctl/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 75286 07-Apr-2001 ru

beforeinstall -> SCRIPTS.


# 74816 26-Mar-2001 ru

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


# 50479 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 22997 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

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.


# 13601 23-Jan-1996 wosch

add a manpage
check for argument 'path'


# 9701 24-Jul-1995 bde

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


# 9561 17-Jul-1995 jkh

Take hardcoded /usr/sbin out of the install target.


# 1571 26-May-1994 csgr

My last fix broke things more, thanks to Paul Traina for pointing that out!


# 1562 26-May-1994 csgr

>From Jordan

Fix braindeadness in my makefile


# 1377 19-Apr-1994 csgr

Fixed Makefile problem pointed out by Piero Serini


# 1367 17-Apr-1994 csgr

This commit was generated by cvs2svn to compensate for changes in r1366,
which included commits to RCS files with non-trunk default branches.


# 1366 17-Apr-1994 csgr

Manctl utility:
compresses man pages
uncompresses man pages
purges old formatted man pages (not implemented yet)

currently still under development, but worth trying out (IMHO)
a man page ;-) must still be written for manctl - to follow shortly