~ubuntu-branches/ubuntu/lucid/graphviz/lucid-updates

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2008-06-19 20:23:23 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080619202323-ls23h96ntj9ny94m
Tags: 2.18-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Build depend on liblualib50-dev instead of liblua5.1-0-dev.
  - Drop libttf-dev (libttf-dev is in universe) (LP: #174749).
  - Replace gs-common with ghostscript.
  - Build-depend on python-dev instead of python2.4-dev or python2.5-dev.
  - Mention the correct python version for the python bindings in the
    package description.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.am,v 1.26 2007/10/29 17:11:30 ellson Exp $ $Revision: 1.26 $
 
1
# $Id: Makefile.am,v 1.29 2008/02/15 23:22:38 glenlow Exp $ $Revision: 1.29 $
2
2
## Process this file with automake to produce Makefile.in
3
3
 
4
4
ACLOCAL_AMFLAGS = -I m4
15
15
man_MANS = graphviz.7
16
16
 
17
17
# $(subdirs) contains the list from: AC_CONFIG_SUBDIRS
18
 
SUBDIRS = $(subdirs) lib plugin cmd tclpkg doc contrib graphs rtest
 
18
SUBDIRS = $(subdirs) lib plugin cmd tclpkg doc contrib share graphs rtest
19
19
 
20
20
.PHONY: doxygen
21
21
doxygen:
35
35
        graphviz.7 Doxyfile.in Doxyfile \
36
36
        makearch features awk windows \
37
37
        config/config_perl.pl config/config_python.py \
38
 
        config/config_ruby.rb config/config_tcl.tcl dot.demo
 
38
        config/config_ruby.rb config/config_tcl.tcl dot.demo \
 
39
        macbuild macosx
39
40
 
40
41
.PHONY: rpm
41
42
rpm: dist
42
43
        rpmbuild -ta graphviz-@VERSION@.tar.gz
 
44
        
 
45
.PHONY: pkg
 
46
pkg: dist
 
47
        ./macbuild --prep=graphviz-@VERSION@.tar.gz
 
48
 
43
49
 
44
50
DISTCLEANFILES = config.cache builddate.h ast_common.h FEATURE/* graphviz-@VERSION@*