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