File: Makefile.in

package info (click to toggle)
spplus 1.0-10
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,060 kB
  • ctags: 250
  • sloc: sh: 8,331; ansic: 2,004; makefile: 64; php: 50; awk: 43
file content (8 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
# $Id: Makefile.in,v 1.1.1.1 2003/11/20 15:47:27 root Exp $

LTLIBRARY_NAME        = libphp_spplus.la
LTLIBRARY_SOURCES     = php_spplus.c apiweb.c  des.c  genks.c  sha.c  b64.c  spp_signe.c  url.c
LTLIBRARY_SHARED_NAME = php_spplus.la
LTLIBRARY_SHARED_LIBADD  = $(PHP_SPPLUS_SHARED_LIBADD)

include $(top_srcdir)/build/dynlib.mk