Drop main() prototype. Syncs with NetBSD-8
[minix.git] / share / locale / monetary / Makefile
blob8611aaf2b606020c7849571e0dd3c4fb3b2f67ee
1 # $NetBSD: Makefile,v 1.7 2013/08/11 22:09:40 joerg Exp $
3 NOMAN= # defined
5 .PATH: ${.CURDIR}/generated
7 # pull LOCALEDIR and other declarations
8 .include <bsd.own.mk>
10 LOCALEFILE= LC_MONETARY
11 CATEGORY= monetary
13 .include "${.CURDIR}/../Makefile.locale"
14 .include "${.CURDIR}/../Makefile.common"