# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD: head/usr.bin/fmt/Makefile 77807 2001-06-06 10:17:05Z ru $ PROG= fmt SRCS= fmt.c WARNS= 2 .include