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

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

SRCS = faxmail.c

PROGNAME = faxmail

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