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