repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
lib
/
i18n_module
/
UTF7
/
Makefile
blob
9e42e09c39e2b6ebabe3715468bb47445a25820c
1
# $NetBSD: Makefile,v 1.2 2006/07/01 05:54:35 mrg Exp $
2
3
SRCPRE
=
citrus_
4
.
include
<
bsd.lib.mk
>
5
6
.if
${
MACHINE_ARCH
} ==
"vax"
&&
defined
(
HAVE_GCC
) && ${
HAVE_GCC
} >
3
7
COPTS.citrus_utf7.c
+= -
O0
8
.
endif