File: modules.mk

package info (click to toggle)
libapache-mod-fastcgi 2.4.7~0910052141-1
  • links: PTS
  • area: non-free
  • in suites: wheezy
  • size: 576 kB
  • sloc: ansic: 6,366; sh: 334; makefile: 30
file content (13 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# this is used/needed by the APACHE2 build system
#

MOD_FASTCGI = mod_fastcgi fcgi_pm fcgi_util fcgi_protocol fcgi_buf fcgi_config

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

DISTCLEAN_TARGETS = modules.mk

shared =  mod_fastcgi.la