xref
: /
freebsd
/
usr.bin
/
getopt
/
Makefile
(revision 9207b4cff7b8d483f4dd3c62266c2b58819eb7f9)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
#
3
4
PROG
=
getopt
5
WARNS
?=
2
6
7
.
include
<
bsd.prog.mk
>
8