blob: 62e5a1adaef54e4c52248635b27610bf835873e8 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.161 2022/06/28 11:33:45 wiz Exp $
DISTNAME= emacs-${MY_EMACS_VERSION}
PKGREVISION= 2
MYPKGREVISION= 0 # Do not remove this when zero
.include "../../editors/emacs/Makefile.common"
|