xref
: /
freebsd
/
tools
/
test
/
iconv
/
posix
/
Makefile
(revision 8d20be1e22095c27faf8fe8b2f0d089739cc742e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
posix
4
NO_MAN
=
yes
5
6
WARNS
?=
6
7
8
.
include
<
bsd.prog.mk
>
9