mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
10 lines
193 B
Makefile
10 lines
193 B
Makefile
# $NetBSD: Makefile,v 1.11 2002/04/05 01:05:03 heinz Exp $
|
|
|
|
PROG=loadkmap
|
|
NOMAN= # defined
|
|
BINDIR=/usr/sbin
|
|
SUBDIR=din es fr pl_din pl_us sw us
|
|
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|