#
# Makefile for configuration files.
#
# directory for .cf files
MAILDIR=/etc/mail
CFDIR= ..
SED= sed
ECHO= echo
CHMOD= chmod
ROMODE= 444
RM= rm -f
CFOWN=root
CFGRP=bin
CFMODE=0444
.SUFFIXES: .main .html
.main.html:
ALL= \
all: $(ALL)
clean cleandir:
install: advanced-out.html
depend:
# this is overkill, but....
M4FILES=\
$(ALL): $(M4FILES)