#  Makefile
#
#   (c) Copyright 1992 by David M. Siegel.
#       All rights reserved.
#
#  $Id$

include ../../include/conf.mk

SRCS = faxsend.c

PROGNAME = faxsend

include ../../make/prog.mk
