Skip to content

Commit

Permalink
Update LIBES, DEPENDENCIES from linkage database
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38906 15284696-431f-4ddb-bdfa-cd5b030d7da7
  • Loading branch information
glynnc committed Aug 28, 2009
1 parent b231707 commit d6700ff
Show file tree
Hide file tree
Showing 320 changed files with 634 additions and 637 deletions.
4 changes: 2 additions & 2 deletions db/db.columns/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.columns

Expand Down
4 changes: 2 additions & 2 deletions db/db.connect/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.connect

Expand Down
4 changes: 2 additions & 2 deletions db/db.copy/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.copy

Expand Down
4 changes: 2 additions & 2 deletions db/db.createdb/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.createdb

Expand Down
4 changes: 2 additions & 2 deletions db/db.databases/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.databases

Expand Down
4 changes: 2 additions & 2 deletions db/db.describe/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.describe

Expand Down
4 changes: 2 additions & 2 deletions db/db.drivers/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.drivers

Expand Down
4 changes: 2 additions & 2 deletions db/db.dropdb/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.dropdb

Expand Down
4 changes: 2 additions & 2 deletions db/db.droptable/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.droptable

Expand Down
4 changes: 2 additions & 2 deletions db/db.execute/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.execute

Expand Down
2 changes: 1 addition & 1 deletion db/db.login/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ MODULE_TOPDIR = ../..

PGM = db.login

LIBES = $(DBMILIB) $(GISLIB)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make
Expand Down
4 changes: 2 additions & 2 deletions db/db.select/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.select

Expand Down
4 changes: 2 additions & 2 deletions db/db.tables/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

MODULE_TOPDIR = ../..

LIBES = $(DBMILIB) $(GISLIB) $(DATETIMELIB)
DEPENDENCIES = $(GISDEP) $(DBMIDEP)
LIBES = $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DBMIDEP) $(GISDEP)

PGM = db.tables

Expand Down
4 changes: 2 additions & 2 deletions db/drivers/dbf/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MODULE_TOPDIR = ../../..

DEPENDENCIES = $(GISDEP)
DEPENDENCIES = $(DBMIDRIVERDEP) $(DBMIBASEDEP) $(GISDEP)

PGM = dbf

include $(MODULE_TOPDIR)/include/Make/Vars.make
MOD_OBJS := $(filter-out main_debug.o,$(AUTO_OBJS))
include $(MODULE_TOPDIR)/include/Make/DB.make

LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(DBMIEXTRALIB) $(SQLPLIB) $(SHAPELIB) $(DBSTUBSLIB) $(GISLIB) $(DATETIMELIB)
LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(GISLIB) $(GDALLIBS) $(SHAPELIB) $(SQLPLIB)

default: dbmi
4 changes: 2 additions & 2 deletions db/drivers/odbc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ MODULE_TOPDIR = ../../..
PGM = odbc
include $(MODULE_TOPDIR)/include/Make/DB.make

DEPENDENCIES = $(GISDEP)
DEPENDENCIES = $(DBMIDRIVERDEP) $(DBMIBASEDEP) $(GISDEP)

LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(DBMIEXTRALIB) $(DBSTUBSLIB) $(GISLIB) $(DATETIMELIB) $(ODBCLIB)
LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(GISLIB) $(ODBCLIB)

default: dbmi
7 changes: 3 additions & 4 deletions db/drivers/ogr/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
MODULE_TOPDIR = ../../..

DEPENDENCIES = $(GISDEP)
DEPENDENCIES = $(DBMIDRIVERDEP) $(DBMIBASEDEP) $(GISDEP)

PGM = ogr
include $(MODULE_TOPDIR)/include/Make/DB.make

LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(DBMIEXTRALIB) $(DBSTUBSLIB) \
$(GISLIB) $(DATETIMELIB) $(GDALLIBS)
LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(GISLIB) $(GDALLIBS)
EXTRA_CFLAGS = $(GDALCFLAGS) $(TCLINCDIR) $(TKINCDIR)
EXTRA_LDFLAGS = $(PQLIBPATH) $(TCLTKLIBPATH) $(TCLTKLIBS)
EXTRA_LDFLAGS = $(PQLIBPATH) $(TCLTKLIBPATH) $(TCLTKLIBPATH) $(TCLTKLIBS)

default: dbmi
5 changes: 2 additions & 3 deletions db/drivers/postgres/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
MODULE_TOPDIR = ../../..

DEPENDENCIES = $(GISDEP)
DEPENDENCIES = $(DBMIDRIVERDEP) $(DBMIBASEDEP) $(GISDEP)

PGM = pg
include $(MODULE_TOPDIR)/include/Make/DB.make

LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(DBMIEXTRALIB) $(DBSTUBSLIB) \
$(GISLIB) $(DATETIMELIB) $(PQLIB)
LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(GISLIB) $(PQLIBPATH) $(PQLIB)

EXTRA_CFLAGS = $(PQINCPATH)
EXTRA_LDFLAGS = $(PQLIBPATH)
Expand Down
5 changes: 2 additions & 3 deletions db/drivers/sqlite/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
MODULE_TOPDIR = ../../..

DEPENDENCIES = $(GISDEP)
DEPENDENCIES = $(DBMIDRIVERDEP) $(DBMIBASEDEP) $(GISDEP)

PGM = sqlite
include $(MODULE_TOPDIR)/include/Make/DB.make

LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(DBMIEXTRALIB) $(DBSTUBSLIB) \
$(GISLIB) $(DATETIMELIB) $(SQLITELIB)
LIBES = $(DBMIDRIVERLIB) $(DBMIBASELIB) $(GISLIB) $(SQLITELIBPATH) $(SQLITELIB)

EXTRA_CFLAGS = $(SQLITEINCPATH)
EXTRA_LDFLAGS = $(SQLITELIBPATH)
Expand Down
4 changes: 2 additions & 2 deletions display/d.barscale/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.barscale

LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP)
LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.colorlist/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.colorlist

LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP)
LIBES = $(GISLIB)
DEPENDENCIES = $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.colortable/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.colortable

LIBES = $(DISPLAYLIB) $(GISLIB) $(RASTERLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP) $(RASTERDEP)
LIBES = $(DISPLAYLIB) $(RASTERLIB) $(GISLIB) $(MATHLIB)
DEPENDENCIES = $(DISPLAYDEP) $(RASTERDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.erase/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ MODULE_TOPDIR = ../..

PGM = d.erase

LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP)
LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.font/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.font

LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP)
LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.fontlist/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.fontlist

LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES= $(GISDEP)
LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.geodesic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.geodesic

LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP)
LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.graph/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.graph

LIBES = $(SYMBLIB) $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES= $(SYMBDEP) $(DISPLAYDEP) $(GISDEP)
LIBES = $(DISPLAYLIB) $(SYMBLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(SYMBDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.grid/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.grid

LIBES = $(SYMBLIB) $(DISPLAYLIB) $(GPROJLIB) $(GISLIB)
DEPENDENCIES= $(SYMBDEP) $(DISPLAYDEP) $(GPROJDEP) $(GISDEP)
LIBES = $(DISPLAYLIB) $(GPROJLIB) $(SYMBLIB) $(GISLIB) $(MATHLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GPROJDEP) $(SYMBDEP) $(GISDEP)
EXTRA_INC = $(PROJINC)

include $(MODULE_TOPDIR)/include/Make/Module.make
Expand Down
4 changes: 2 additions & 2 deletions display/d.his/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.his

LIBES = $(DISPLAYLIB) $(GISLIB) $(RASTERLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP) $(RASTERDEP)
LIBES = $(DISPLAYLIB) $(RASTERLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(RASTERDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.histogram/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.histogram

LIBES = $(DISPLAYLIB) $(GISLIB) $(RASTERLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP) $(RASTERDEP)
LIBES = $(DISPLAYLIB) $(RASTERLIB) $(GISLIB) $(MATHLIB)
DEPENDENCIES = $(DISPLAYDEP) $(RASTERDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
2 changes: 1 addition & 1 deletion display/d.info/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ MODULE_TOPDIR = ../..

PGM = d.info

LIBES = $(DISPLAYLIB) $(GISLIB)
LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make
Expand Down
2 changes: 1 addition & 1 deletion display/d.labels/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MODULE_TOPDIR = ../..

PGM = d.labels

LIBES = $(DISPLAYLIB) $(GISLIB)
LIBES = $(DISPLAYLIB) $(GISLIB) $(MATHLIB)

DEPENDENCIES = $(DISPLAYDEP) $(GISDEP)

Expand Down
4 changes: 2 additions & 2 deletions display/d.legend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.legend

LIBES = $(DISPLAYLIB) $(GISLIB) $(RASTERLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP) $(RASTERDEP)
LIBES = $(DISPLAYLIB) $(RASTERLIB) $(GISLIB) $(MATHLIB)
DEPENDENCIES = $(DISPLAYDEP) $(RASTERDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.linegraph/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.linegraph

LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES= $(DISPLAYDEP) $(GISDEP)
LIBES = $(DISPLAYLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.nviz/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ MODULE_TOPDIR = ../..

PGM = d.nviz

LIBES = $(DISPLAYLIB) $(GISLIB) $(RASTERLIB)
DEPENDENCIES = $(DISPLAYDEP) $(GISDEP) $(RASTERDEP)
LIBES = $(DISPLAYLIB) $(RASTERLIB) $(GISLIB) $(MATHLIB)
DEPENDENCIES = $(DISPLAYDEP) $(RASTERDEP) $(GISDEP)

include $(MODULE_TOPDIR)/include/Make/Module.make

Expand Down
4 changes: 2 additions & 2 deletions display/d.path/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ MODULE_TOPDIR = ../..

PGM = d.path

LIBES = $(DISPLAYLIB) $(VECTLIB) $(GRAPHLIB) $(DBMILIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(VECTDEP) $(DBMIDEP) $(GISDEP)
LIBES = $(DISPLAYLIB) $(VECTORLIB) $(GISLIB)
DEPENDENCIES = $(DISPLAYDEP) $(VECTORDEP) $(GISDEP)
EXTRA_INC = $(VECT_INC)
EXTRA_CFLAGS = $(VECT_CFLAGS)

Expand Down
Loading

0 comments on commit d6700ff

Please sign in to comment.