File: modules.mk

package info (click to toggle)
libapache2-mod-tile 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,872 kB
  • sloc: cpp: 18,151; ansic: 7,574; sh: 980; makefile: 163; xml: 27
file content (13 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# this is used/needed by the APACHE2 build system
#

MOD_TILE = mod_tile dir_utils store

mod_tile.la: ${MOD_TILE:=.slo}
	$(SH_LINK) -rpath $(libexecdir) -module -avoid-version ${MOD_TILE:=.lo}

DISTCLEAN_TARGETS = modules.mk

shared =  mod_tile.la