blob: ccba97cf18d248667934b603558f20fa9ac21a4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.1.1.1 2001/11/15 20:33:04 dillo Exp $
--- Makefile.orig Wed May 16 22:18:21 2001
+++ Makefile
@@ -20,7 +20,7 @@
# Use whichever you like most
#EMACS = xemacs
#EMACS = /usr/local/bin/emacs
-EMACS = emacs
+#EMACS = emacs
# If your operating system does not support file links (e.g. Windows),
# change this to an ordinary copy command
|