14 lines
362 B
Text
14 lines
362 B
Text
|
$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
|