fab9a2fdc1
Originally written by Alexey Zelkin <phantom@FreeBSD.org>. So, obtained from FreeBSD with gratitude. (suggested by wiz.)
8 lines
188 B
Makefile
8 lines
188 B
Makefile
# $NetBSD: Makefile,v 1.1 2003/07/04 05:41:50 tshiozak Exp $
|
|
# FreeBSD: src/usr.bin/locale/Makefile,v 1.4 2003/06/25 23:05:11 phantom Exp
|
|
|
|
PROG = locale
|
|
WARNS ?= 1
|
|
|
|
.include <bsd.prog.mk>
|