8 lines
150 B
Makefile
8 lines
150 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/10/20 06:05:01 jmc Exp $
|
|
|
|
HOST_SRCDIR= usr.bin/mklocale
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|
|
|
|
${TIMESTAMP}: ${SRCS}
|