blob: 58198b46fdcbd7def9b01b494594790d64c7c8e8 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.160 2013/05/31 12:40:58 wiz Exp $
DISTNAME= emacs-${MY_EMACS_VERSION}
PKGREVISION= 1
MYPKGREVISION= 0 # Do not remove this when zero
.include "../../editors/emacs/Makefile.common"
|