xref
: /
freebsd
/
tools
/
regression
/
ufs
/
uprintf
/
Makefile
(revision 8fc257994d0ce2396196d7a06d50d20c8015f4b7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
ufs_uprintf
4
WARNS
?=
3
5
NO_MAN
=
6
7
.
include
<
bsd.prog.mk
>
8