History log of /freebsd-10.1-release/usr.sbin/kbdcontrol/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

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


# 113091 04-Apr-2003 obrien

style.Makefile(5)


# 99816 11-Jul-2002 alfred

WARNS?=4 cleanup.


# 80029 20-Jul-2001 obrien

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.


# 74816 26-Mar-2001 ru

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


# 69453 01-Dec-2000 obrien

The GCC 2.96 snapshots have slightly different rules for finding include
files. Mostly -I${.CURDIR} was needed -- especially for YACC generated
files as the new cpp does not look in the ultimate source file
(ie, the .y file)'s directory as told by the "#line" directive. Some were
misspellings of "-I${.CURDIR}" as "-I.".


# 67889 29-Oct-2000 nik

Link kbdmap.5 to keymap.5

PR: docs/19995 docs/20298


# 65827 14-Sep-2000 bde

Fixed breakage of installation of kbdcontrol.1 in previous commit.

Fixed style bugs.


# 65807 13-Sep-2000 dwmalone

Add kbdmap.5 to build.
Refer to kbdmap(5) from a few man pages.
Remove it from TODO list.
Add missing FreeBSD tags.

PR: 19260


# 2375 28-Aug-1994 bde

Add dependencies on libraries to DPADD. Someday this should be done
automagically. -lfoo has to be right to work, but ${LIBFO0} is too
easy to forget or misspell; nothing checks it and it should be
different for shared libraries.


# 2288 26-Aug-1994 jkh

Add -ll to link flags to link with the lex library.
Submitted by: jkh


# 2088 17-Aug-1994 sos

Added kbdcontrol util from 1.1.5.1+

Reviewed by:
Submitted by: