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
/
time
/
Makefile
blob
00e457f68ac1f4bb7731ec8af1eefa49c9330672
1
# $NetBSD: Makefile,v 1.7 2013/08/11 22:09:42 joerg Exp $
2
3
NOMAN
=
# defined
4
5
.PATH
: ${
.CURDIR
}/
generated
6
7
# pull LOCALEDIR and other declarations
8
.
include
<
bsd.own.mk
>
9
10
LOCALEFILE
=
LC_TIME
11
CATEGORY
=
time
12
13
.
include
"${.CURDIR}/../Makefile.locale"
14
.
include
"${.CURDIR}/../Makefile.common"