~ubuntu-branches/ubuntu/precise/grass/precise

« back to all changes in this revision

Viewing changes to lib/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2011-04-13 17:08:41 UTC
  • mfrom: (8.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110413170841-ss1t9bic0d0uq0gz
Tags: 6.4.1-1
* New upstream version.
* Now build-dep on libjpeg-dev and current libreadline6-dev.
* Removed patch swig: obsolete.
* Policy bumped to 3.9.2, without changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
SUBDIRS = \
5
5
        datetime \
6
6
        gis \
 
7
        external \
7
8
        gmath \
8
9
        linkm \
9
10
        driver \
16
17
        db \
17
18
        vask \
18
19
        edit \
19
 
        external \
20
20
        fonts \
21
21
        gtcltk \
22
22
        form \
58
58
    SUBDIRS += iostream
59
59
endif
60
60
 
61
 
#doxygen:
62
 
DOXNAME=grass
63
 
 
64
61
include $(MODULE_TOPDIR)/include/Make/Dir.make
65
 
include $(MODULE_TOPDIR)/include/Make/Doxygen.make
66
62
 
67
63
default: headers
68
64
        $(MAKE) subdirs