comparison lisp/hyperbole/Makefile @ 36:c53a95d3c46d r19-15b101

Import from CVS: tag r19-15b101
author cvs
date Mon, 13 Aug 2007 08:53:38 +0200
parents 441bb1e64a06
children 131b0175ea99
comparison
equal deleted inserted replaced
35:279432d5c479 36:c53a95d3c46d
2 # SUMMARY: Build Hyperbole directories and distributions. 2 # SUMMARY: Build Hyperbole directories and distributions.
3 # 3 #
4 # AUTHOR: Bob Weiner 4 # AUTHOR: Bob Weiner
5 # 5 #
6 # ORIG-DATE: 15-Jun-94 at 03:42:38 6 # ORIG-DATE: 15-Jun-94 at 03:42:38
7 # LAST-MOD: 23-Feb-97 at 23:22:48 by Bob Weiner 7 # LAST-MOD: 18-Mar-97 at 00:45:58 by Bob Weiner
8 # 8 #
9 # This file is part of Hyperbole. 9 # This file is part of Hyperbole.
10 # Available for use and distribution under the same terms as GNU Emacs. 10 # Available for use and distribution under the same terms as GNU Emacs.
11 # 11 #
12 # Copyright (C) 1994-1995, Free Software Foundation, Inc. 12 # Copyright (C) 1994-1995, Free Software Foundation, Inc.
96 96
97 ########################################################################## 97 ##########################################################################
98 # NO CHANGES REQUIRED BELOW HERE. # 98 # NO CHANGES REQUIRED BELOW HERE. #
99 ########################################################################## 99 ##########################################################################
100 100
101 HYPB_VERSION = 4.022 101 HYPB_VERSION = 4.023
102 102
103 # Libraries that must be pre-loaded before trying to byte-compile anything. 103 # Libraries that must be pre-loaded before trying to byte-compile anything.
104 PRELOADS = $(SITE_PRELOADS) -l ./hversion.el -l ./hyperbole.el -l ./hsite.el 104 PRELOADS = $(SITE_PRELOADS) -l ./hversion.el -l ./hyperbole.el -l ./hsite.el
105 105
106 # Compile in batch mode. Under Emacs 19 and XEmacs, load 106 # Compile in batch mode. Under Emacs 19 and XEmacs, load