c7c31366c7
Also update MASTER_SITES which have disappeared and moving it to LOCAL/obrien. Includes various cleanups like removal of DOS endings in the makefile. PR: 185989 Submitted by: takefu (airport.fm) Approved by: maintainer timeout (6 months), staging blanket
7 lines
148 B
Makefile
7 lines
148 B
Makefile
# Created by: David O'Brien <obrien@cs.ucdavis.edu>
|
|
# $FreeBSD$
|
|
|
|
PAPERSIZE= a4
|
|
MASTERDIR= ${.CURDIR}/../mp-letter
|
|
|
|
.include "${MASTERDIR}/Makefile"
|