diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1999-02-09 17:23:03 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1999-02-09 17:23:03 +0000 |
| commit | 1c9a0db84106b572e5441055d9beb5b55e20b4fa (patch) | |
| tree | 90478e48c30ed5ba6e68fa18381c3650c672c9c2 /usr.sbin/kbdmap | |
| parent | cb84cdb1c44bcf8627a3f7ce68d65e92aa6f858c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/kbdmap')
| -rw-r--r-- | usr.sbin/kbdmap/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/kbdmap/Makefile b/usr.sbin/kbdmap/Makefile index c3af12dd5926..e3445242ae95 100644 --- a/usr.sbin/kbdmap/Makefile +++ b/usr.sbin/kbdmap/Makefile @@ -1,5 +1,8 @@ # Makefile for kbdmap / vidfont -# $Id$ +# $Id: Makefile,v 1.7 1997/02/22 16:06:00 peter Exp $ + +MAINTAINER= wosch + SCRIPT= ${.CURDIR}/kbdmap.pl LINKS= ${BINDIR}/kbdmap ${BINDIR}/vidfont |
