File: Makefile

package info (click to toggle)
htdig 1%3A3.2.0b6-12
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 14,996 kB
  • ctags: 9,373
  • sloc: ansic: 49,626; cpp: 46,470; sh: 20,694; xml: 4,180; perl: 2,543; makefile: 887; php: 79; asm: 14
file content (15 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
top_srcdir   = /nfs/users/rnw/nealr/code/htdig/htdig-CVS-linux/libhtdigphp
top_builddir = /nfs/users/rnw/nealr/code/htdig/htdig-CVS-linux/libhtdigphp
srcdir       = /nfs/users/rnw/nealr/code/htdig/htdig-CVS-linux/libhtdigphp/
builddir     = /nfs/users/rnw/nealr/code/htdig/htdig-CVS-linux/libhtdigphp/
VPATH        = /nfs/users/rnw/nealr/code/htdig/htdig-CVS-linux/libhtdigphp/
# $Id: Makefile,v 1.1 2004/03/20 01:31:21 nealr Exp $

LTLIBRARY_NAME        = libhtdigphp.la
LTLIBRARY_SOURCES     = htdigphp.c
LTLIBRARY_SHARED_NAME = libhtdigphp.la
LTLIBRARY_SHARED_LIBADD = -lhtdig

include $(top_srcdir)/build/dynlib.mk

DEFS += -I../libhtdig