xref
: /
freebsd
/
tools
/
regression
/
ufs
/
uprintf
/
Makefile
(revision 87c1627502a5dde91e5284118eec8682b60f27a2)
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