1994-09-18 07:39:19 +00:00
|
|
|
# ----------------------------------------------------------------------------
|
|
|
|
# "THE BEER-WARE LICENSE" (Revision 42):
|
2002-03-25 14:12:49 +00:00
|
|
|
# <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
|
1994-09-18 07:39:19 +00:00
|
|
|
# can do whatever you want with this stuff. If we meet some day, and you think
|
|
|
|
# this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
|
|
|
|
# ----------------------------------------------------------------------------
|
|
|
|
#
|
1999-08-28 01:35:59 +00:00
|
|
|
# $FreeBSD$
|
1994-09-18 07:39:19 +00:00
|
|
|
|
2001-03-20 18:17:26 +00:00
|
|
|
PROG= fdwrite
|
1994-09-18 07:39:19 +00:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|