blob: f0a19962de136c4e408fc2c7818dce08a7346d3c (
plain)
1
2
3
4
5
6
7
8
9
|
# $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>
|