--- makefile.orig       Sun May  7 22:57:05 2000
+++ makefile    Sun May  7 22:57:54 2000
@@ -3,14 +3,14 @@
 #

 # Edit these variables to be suitable for your site
-PREFIX = /usr/local
+PREFIX = /usr

 ## mule2
-EMACS  = mule
-EMACSDIR= ${PREFIX}/lib/${EMACS}
+#EMACS = mule
+#EMACSDIR= ${PREFIX}/lib/${EMACS}
 ## emacs20
-#EMACS = emacs
-#EMACSDIR= ${PREFIX}/share/${EMACS}
+EMACS  = emacs
+EMACSDIR= ${PREFIX}/share/${EMACS}
 ## XEmacs
 #EMACS = xemacs
 #EMACSDIR= ${PREFIX}/lib/${EMACS}
@@ -24,7 +24,7 @@
 INSTALL        = install -c -m 444

 # Comment out below if you are using Emacs Windows(meadow, etc)
-GEO    = -geometry 80x20+0+0
+#GEO   = -geometry 80x20+0+0

 ###################
 # Do not edit below
