xref
: /
freebsd
/
tools
/
test
/
iconv
/
posix
/
Makefile
(revision 0b3105a37d7adcadcb720112fed4dc4e8040be99)
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