Makefile revision 3592
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#
93592Sjoerg# $Id: Makefile,v 1.1.1.1 1994/09/18 07:39:19 phk Exp $
102849Sphk#
112849Sphk#
122849Sphk
132849SphkPROG    = fdwrite
143592SjoergCFLAGS+= -Wall
152849Sphk
162849Sphk.include <bsd.prog.mk>
17