1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.bin/fmt/Makefile
2002-04-28 13:59:42 +00:00

8 lines
96 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
PROG= fmt
SRCS= fmt.c
.include <bsd.prog.mk>