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