~ubuntu-branches/ubuntu/lucid/sawfish/lucid-updates

« back to all changes in this revision

Viewing changes to lisp/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christian Marillat
  • Date: 2005-02-23 16:16:46 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050223161646-4id6qyw4h9lkvb0v
Tags: 1:1.3+cvs20050222-1
* New cvs release.
* Add an emacs initialisation script to load sawfish.el (Closes: #295290)
* Updated sawfish.el to 1.32

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Makefile.in for sawmill's Lisp files
2
 
# $Id: Makefile.in,v 1.29 2000/09/01 20:09:58 john Exp $
 
2
# $Id: Makefile.in,v 1.30 2002/07/05 01:17:35 jsh Exp $
3
3
#
4
4
# Copyright (C) 1999 John Harper <john@dcs.warwick.ac.uk>
5
5
#
26
26
VPATH=@srcdir@:@top_srcdir@
27
27
 
28
28
# also in themes/Makefile.in
29
 
sawfish_prog = $(rep_LIBTOOL) --mode=execute -dlopen ../src/gradient.la \
30
 
                ../src/sawfish --batch --no-rc
 
29
sawfish_prog = ../src/sawfish --batch --no-rc
31
30
COMPILE_ENV = SAWFISHLISPDIR=. \
32
31
              SAWFISHEXECDIR=$(top_builddir)/src/.libexec \
33
32
              SAWFISHDOCFILE=../DOC