Makefile revision 50479
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 50479 1999-08-28 01:35:59Z peter $
102849Sphk#
112849Sphk#
122849Sphk
132849SphkPROG    = fdwrite
143592SjoergCFLAGS+= -Wall
152849Sphk
162849Sphk.include <bsd.prog.mk>
17