Makefile revision 74532
12849Sphk#
22849Sphk# ----------------------------------------------------------------------------
32849Sphk# "THE BEER-WARE LICENSE" (Revision 42):
42849Sphk# <phk@login.dkuug.dk> wrote this file.  As long as you retain this notice you
52849Sphk# can do whatever you want with this stuff. If we meet some day, and you think
62849Sphk# this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
72849Sphk# ----------------------------------------------------------------------------
82849Sphk#
950479Speter# $FreeBSD: head/usr.sbin/fdwrite/Makefile 74532 2001-03-20 18:17:26Z ru $
102849Sphk#
112849Sphk#
122849Sphk
1374532SruPROG=	fdwrite
1474532SruMAN1=	${PROG}.1
1574532SruCFLAGS+=-Wall
162849Sphk
172849Sphk.include <bsd.prog.mk>
18