2 ###############################################################################
3 # MODULE : makefile which can be included in administrative makefiles
4 # BY : Joris van der Hoeven
5 # COPYRIGHT : This software falls under the GNU general public license;
6 # see the file 'LICENSE', which is provided with this package.
7 ###############################################################################
10 exec_prefix = ${prefix}
11 includedir = ${prefix}/include
12 libdir = ${exec_prefix}/lib
13 bindir = ${exec_prefix}/bin
14 datadir = ${prefix}/share
15 mandir = ${prefix}/man
17 tmtgz = TeXmacs-1.0.6.12
18 tmrpm = TeXmacs-1.0.6.12-1
19 tmorig = /home/vdhoeven/cvs/src
20 tmsrc = /home/vdhoeven/cvs/src/TeXmacs
21 tmbin = ${exec_prefix}/libexec/TeXmacs
22 tmdata = ${prefix}/share/TeXmacs