1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/printf/Makefile
2001-12-03 21:27:45 +00:00

8 lines
97 B
Makefile

# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= printf
WARNS?= 2
.include <bsd.prog.mk>