/*
 * Jmakefile for mailagent's manual pages
 */

;# $Id: Jmakefile,v 3.0.1.1 1994/09/22 13:52:52 ram Exp ram $
;#
;#  Copyright (c) 1990-2006, Raphael Manfredi
;#  
;#  You may redistribute only under the terms of the Artistic License,
;#  as specified in the README file that comes with the distribution.
;#  You may reuse parts of this distribution only within the terms of
;#  that same Artistic License; a copy of which may be found at the root
;#  of the source tree for mailagent 3.0.
;#
;# $Log: Jmakefile,v $
;# Revision 3.0.1.1  1994/09/22  13:52:52  ram
;# patch12: new manual page for edusers
;#
;# Revision 3.0  1993/11/29  13:48:25  ram
;# Baseline for mailagent 3.0 netwide release.
;#

>L		/* I expect to fix this with an |append command */

MPAGES = mailagent.$(L) maildist.$(L) maillist.$(L) mailhelp.$(L) \
	mailpatch.$(L) package.$(L) edusers.$(L)

ComplexShellManualTarget($(MPAGES))
