xref
: /
freebsd
/
usr.bin
/
getopt
/
Makefile
(revision b268886863c48b66e5af50362872591ba4d9506f)
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