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

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

SRCS = fax.c

PROGNAME = fax

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