summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/Makefile.am
blob: ca10061bcddd4f0bd7197bb905d4f1d4c30a6b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
##  Process this file with automake to create Makefile.in
##
## $Id$
##

includedir = @includedir@/ace/HTBP
pkgconfigdir = @libdir@/pkgconfig

ACE_BUILDDIR = $(top_builddir)
ACE_ROOT = $(top_srcdir)

## Makefile.HTBP.am

lib_LTLIBRARIES = libACE_HTBP.la

libACE_HTBP_la_CPPFLAGS = \
  -I$(ACE_ROOT) \
  -I$(ACE_BUILDDIR) \
  -DHTBP_BUILD_DLL

libACE_HTBP_la_SOURCES = \
  HTBP_Addr.cpp \
  HTBP_Channel.cpp \
  HTBP_Environment.cpp \
  HTBP_Filter.cpp \
  HTBP_Filter_Factory.cpp \
  HTBP_ID_Requestor.cpp \
  HTBP_Inside_Squid_Filter.cpp \
  HTBP_Notifier.cpp \
  HTBP_Outside_Squid_Filter.cpp \
  HTBP_Session.cpp \
  HTBP_Stream.cpp

libACE_HTBP_la_LDFLAGS = \
 -version-number @ACE_MAJOR@:@ACE_MINOR@:@ACE_BETA@

libACE_HTBP_la_LIBADD = \
  $(ACE_BUILDDIR)/ace/libACE.la

nobase_include_HEADERS = \
  HTBP_Addr.h \
  HTBP_Channel.h \
  HTBP_Channel.inl \
  HTBP_Environment.h \
  HTBP_Export.h \
  HTBP_Filter.h \
  HTBP_Filter.inl \
  HTBP_Filter_Factory.h \
  HTBP_ID_Requestor.h \
  HTBP_Inside_Squid_Filter.h \
  HTBP_Inside_Squid_Filter.inl \
  HTBP_Macros.h \
  HTBP_Notifier.h \
  HTBP_Outside_Squid_Filter.h \
  HTBP_Outside_Squid_Filter.inl \
  HTBP_Session.h \
  HTBP_Session.inl \
  HTBP_Stream.h

pkgconfig_DATA = ACE_HTBP.pc

ACE_HTBP.pc: ${top_builddir}/config.status ${srcdir}/ACE_HTBP.pc.in
	${top_builddir}/config.status --file $@:${srcdir}/ACE_HTBP.pc.in

EXTRA_DIST = \
  ACE_HTBP.pc.in


## Clean up template repositories, etc.
clean-local:
	-rm -f *~ *.bak *.rpo *.sym lib*.*_pure_* core core.*
	-rm -f gcctemp.c gcctemp so_locations *.ics
	-rm -rf cxx_repository ptrepository ti_files
	-rm -rf templateregistry ir.out
	-rm -rf ptrepository SunWS_cache Templates.DB