# Don't edit Makefile! Use conf-* for configuration.

SHELL=/bin/sh

default: man

822date.0: \
822date.1
	nroff -man 822date.1 > 822date.0

822field.0: \
822field.1
	nroff -man 822field.1 > 822field.0

822body.0: \
822body.1
	nroff -man 822body.1 > 822body.0

822header.0: \
822header.1
	nroff -man 822header.1 > 822header.0

822print.0: \
822print.1
	nroff -man 822print.1 > 822print.0

822received.0: \
822received.1
	nroff -man 822received.1 > 822received.0

clean: \
TARGETS
	rm -f `cat TARGETS`

commands.0: \
commands.3
	nroff -man commands.3 > commands.0

config.0: \
config.3
	nroff -man config.3 > config.0

iftocc.0: \
iftocc.1
	nroff -man iftocc.1 > iftocc.0

man: \
commands.0 config.0 iftocc.0 \
ofmipd.0 ofmipname.0 new-inject.0 rewriting.0 rewritehost.0 \
822body.0 822header.0 822field.0 822date.0 822received.0 822print.0 \
mess822.0 mess822_addr.0 mess822_date.0 mess822_fold.0 mess822_quote.0 \
mess822_token.0 mess822_when.0

mess822.0: \
mess822.3
	nroff -man mess822.3 > mess822.0

mess822_addr.0: \
mess822_addr.3
	nroff -man mess822_addr.3 > mess822_addr.0

mess822_date.0: \
mess822_date.3
	nroff -man mess822_date.3 > mess822_date.0

mess822_fold.0: \
mess822_fold.3
	nroff -man mess822_fold.3 > mess822_fold.0

mess822_quote.0: \
mess822_quote.3
	nroff -man mess822_quote.3 > mess822_quote.0

mess822_token.0: \
mess822_token.3
	nroff -man mess822_token.3 > mess822_token.0

mess822_when.0: \
mess822_when.3
	nroff -man mess822_when.3 > mess822_when.0

new-inject.0: \
new-inject.1
	nroff -man new-inject.1 > new-inject.0

ofmipd.0: \
ofmipd.8
	nroff -man ofmipd.8 > ofmipd.0

ofmipname.0: \
ofmipname.8
	nroff -man ofmipname.8 > ofmipname.0

rewritehost.0: \
rewritehost.3
	nroff -man rewritehost.3 > rewritehost.0

rewriting.0: \
rewriting.5
	nroff -man rewriting.5 > rewriting.0
