File: Makefile.in

package info (click to toggle)
htdig 1%3A3.2.0b6-21
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,292 kB
  • sloc: ansic: 49,632; cpp: 46,468; sh: 17,400; xml: 4,180; perl: 2,543; makefile: 888; php: 79; asm: 14
file content (8 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
# $Id: Makefile.in,v 1.1 2004/03/20 01:31:21 nealr Exp $

LTLIBRARY_NAME        = libhtdigphp.la
LTLIBRARY_SOURCES     = htdigphp.c
LTLIBRARY_SHARED_NAME = htdigphp.la
LTLIBRARY_SHARED_LIBADD = $(BZ2_SHARED_LIBADD)

include $(top_srcdir)/build/dynlib.mk