f671293f9c
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
13 lines
260 B
Makefile
13 lines
260 B
Makefile
# New ports collection makefile for: pure (for emacs21)
|
|
# Date Created: 29 Oct 2001
|
|
# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../pure-emacs20
|
|
|
|
EMACS_PORT_NAME= emacs21
|
|
|
|
.include <${MASTERDIR}/Makefile>
|