tm 6.22.2
authormorioka <morioka>
Mon, 2 Mar 1998 14:52:11 +0000 (14:52 +0000)
committermorioka <morioka>
Mon, 2 Mar 1998 14:52:11 +0000 (14:52 +0000)
Makefile

index 55b38ee..b74b145 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile,v 2.0 1995/04/23 17:36:46 morioka Exp morioka $
+# $Id: Makefile,v 3.0 1995/05/19 12:19:15 morioka Exp morioka $
 #
 
 # Please specify emacs executables:
@@ -8,21 +8,21 @@
 #      ORIG19  = for Emacs 19.* (FSF original or XEmacs)
 #      MULE2   = for MULE 2.* (based on Emacs 19.*)
 
-       NEMACS  = nemacs
-       MULE1   = mule1
-       ORIG19  = emacs19
-       MULE2   = mule2
+NEMACS = nemacs
+MULE1  = mule1
+ORIG19 = emacs19
+MULE2  = mule2
 
 
 # Please specfy Emacs Lisp install directory:
 #      TLDIR18 = for Emacs 18.* (NEMACS, NEpoch or MULE 1)
 #      TLDIR19 = for Emacs 19.* (FSF original, XEmacs or MULE 2)
 
-       TLDIR18 = /usr/local/lib/emacs/local.lisp
-       TLDIR19 = /usr/local/lib/mule/site-lisp
+TLDIR18        = /usr/local/lib/emacs/local.lisp
+TLDIR19        = /usr/local/lib/mule/site-lisp
 
-#      TLDIR18 = $(HOME)/lib/emacs18/lisp
-#      TLDIR19 = $(HOME)/lib/emacs19/lisp
+# TLDIR18 = $(HOME)/lib/emacs18/lisp
+# TLDIR19 = $(HOME)/lib/emacs19/lisp
 
 
 nemacs: