repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
share
/
locale
/
messages
/
Makefile
blob
e1373413ea74aa889e77273e00e0a215df65d891
1
# $NetBSD: Makefile,v 1.7 2013/08/11 22:09:40 joerg Exp $
2
3
NOMAN
=
# defined
4
5
# pull LOCALEDIR and other declarations
6
.
include
<
bsd.own.mk
>
7
8
LOCALEFILE
=
LC_MESSAGES
/
SYS_LC_MESSAGES
9
CATEGORY
=
messages
10
11
.
include
"${.CURDIR}/../Makefile.locale"
12
.
include
"${.CURDIR}/../Makefile.common"