diff options
Diffstat (limited to 'usr.sbin/kbdmap/Makefile')
-rw-r--r-- | usr.sbin/kbdmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/kbdmap/Makefile b/usr.sbin/kbdmap/Makefile index 1bf5c1e..a8e0cf5 100644 --- a/usr.sbin/kbdmap/Makefile +++ b/usr.sbin/kbdmap/Makefile @@ -1,5 +1,5 @@ # Makefile for kbdmap / vidfont -# $Id: Makefile,v 1.4 1995/07/17 14:43:06 jkh Exp $ +# $FreeBSD$ SCRIPT= ${.CURDIR}/kbdmap.pl LINKS= ${BINDIR}/kbdmap ${BINDIR}/vidfont |