aboutsummaryrefslogtreecommitdiffstats
path: root/print/mp-a4/Makefile
blob: f3c8060dbc3eebd6a7a7dde01e1e11a34b67b3a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# ex:ts=8
# Ports collection makefile for:  mp (a4)
# Date created:           11 July 1996
# Whom:               David O'Brien <obrien@cs.ucdavis.edu>
#
# $FreeBSD$
#

PAPERSIZE=  a4
MASTERDIR=  ${.CURDIR}/../mp-letter

.include "${MASTERDIR}/Makefile"