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