tm 7.99.
[elisp/tm.git] / config.tm
index a49270a..0b0d925 100644 (file)
--- a/config.tm
+++ b/config.tm
@@ -2,6 +2,9 @@
 # tm/config.tm: configuration file for tm
 #
 
+MAKE = make
+
+
 # Please specify emacs executables:
 #      EMACS18    = for EMACS 18.* (NEmacs, NEpoch and Mule 1.*)
 #      XEMACS     = for Emacs .. 19.28 (Mule 2.0 .. 2.3) or XEmacs
@@ -93,7 +96,7 @@ TM_GNUS_DIR19 = $(TMDIR19)
 TM_GNUS_DIR19_29 = $(TMDIR19_29)
 
 
-bindir = $(HOME)/bin
+bindir = $(PREFIX)/bin
 
 
 CC     = gcc