xref
: /
freebsd
/
usr.bin
/
printf
/
Makefile
(revision 109c1de8bad542e1ce21e866a36b2b86dbe8d49d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD$
3
4
PROG
=
printf
5
6
.
include
<
bsd.prog.mk
>
7