async-append: Refactor to avoid requiring enabling while single threaded.
[sliver-openvswitch.git] / lib / automake.mk
1 # Copyright (C) 2009, 2010, 2011, 2012, 2013 Nicira, Inc.
2 #
3 # Copying and distribution of this file, with or without modification,
4 # are permitted in any medium without royalty provided the copyright
5 # notice and this notice are preserved.  This file is offered as-is,
6 # without warranty of any kind.
7
8 noinst_LIBRARIES += lib/libopenvswitch.a
9
10 lib_libopenvswitch_a_SOURCES = \
11         lib/aes128.c \
12         lib/aes128.h \
13         lib/async-append.h \
14         lib/backtrace.c \
15         lib/backtrace.h \
16         lib/bfd.c \
17         lib/bfd.h \
18         lib/bitmap.c \
19         lib/bitmap.h \
20         lib/bond.c \
21         lib/bond.h \
22         lib/bundle.c \
23         lib/bundle.h \
24         lib/byte-order.h \
25         lib/byteq.c \
26         lib/byteq.h \
27         lib/cfm.c \
28         lib/cfm.h \
29         lib/classifier.c \
30         lib/classifier.h \
31         lib/command-line.c \
32         lib/command-line.h \
33         lib/compiler.h \
34         lib/coverage.c \
35         lib/coverage.h \
36         lib/csum.c \
37         lib/csum.h \
38         lib/daemon.c \
39         lib/daemon.h \
40         lib/dhcp.h \
41         lib/dummy.c \
42         lib/dummy.h \
43         lib/dhparams.h \
44         lib/dirs.h \
45         lib/dpif-netdev.c \
46         lib/dpif-provider.h \
47         lib/dpif.c \
48         lib/dpif.h \
49         lib/heap.c \
50         lib/heap.h \
51         lib/dynamic-string.c \
52         lib/dynamic-string.h \
53         lib/entropy.c \
54         lib/entropy.h \
55         lib/fatal-signal.c \
56         lib/fatal-signal.h \
57         lib/flow.c \
58         lib/flow.h \
59         lib/hash.c \
60         lib/hash.h \
61         lib/hindex.c \
62         lib/hindex.h \
63         lib/hmap.c \
64         lib/hmap.h \
65         lib/hmapx.c \
66         lib/hmapx.h \
67         lib/jhash.c \
68         lib/jhash.h \
69         lib/json.c \
70         lib/json.h \
71         lib/jsonrpc.c \
72         lib/jsonrpc.h \
73         lib/lacp.c \
74         lib/lacp.h \
75         lib/latch.c \
76         lib/latch.h \
77         lib/learn.c \
78         lib/learn.h \
79         lib/learning-switch.c \
80         lib/learning-switch.h \
81         lib/list.c \
82         lib/list.h \
83         lib/lockfile.c \
84         lib/lockfile.h \
85         lib/mac-learning.c \
86         lib/mac-learning.h \
87         lib/match.c \
88         lib/match.h \
89         lib/memory.c \
90         lib/memory.h \
91         lib/meta-flow.c \
92         lib/meta-flow.h \
93         lib/multipath.c \
94         lib/multipath.h \
95         lib/netdev-dummy.c \
96         lib/netdev-provider.h \
97         lib/netdev-vport.c \
98         lib/netdev-vport.h \
99         lib/netdev.c \
100         lib/netdev.h \
101         lib/netflow.h \
102         lib/netlink.c \
103         lib/netlink.h \
104         lib/nx-match.c \
105         lib/nx-match.h \
106         lib/odp-execute.c \
107         lib/odp-execute.h \
108         lib/odp-util.c \
109         lib/odp-util.h \
110         lib/ofp-actions.c \
111         lib/ofp-actions.h \
112         lib/ofp-errors.c \
113         lib/ofp-errors.h \
114         lib/ofp-msgs.c \
115         lib/ofp-msgs.h \
116         lib/ofp-parse.c \
117         lib/ofp-parse.h \
118         lib/ofp-print.c \
119         lib/ofp-print.h \
120         lib/ofp-util.c \
121         lib/ofp-util.def \
122         lib/ofp-util.h \
123         lib/ofp-version-opt.h \
124         lib/ofp-version-opt.c \
125         lib/ofpbuf.c \
126         lib/ofpbuf.h \
127         lib/ovs-atomic-c11.h \
128         lib/ovs-atomic-gcc4+.c \
129         lib/ovs-atomic-gcc4+.h \
130         lib/ovs-atomic-gcc4.7+.h \
131         lib/ovs-atomic-pthreads.c \
132         lib/ovs-atomic-pthreads.h \
133         lib/ovs-atomic.h \
134         lib/ovs-thread.c \
135         lib/ovs-thread.h \
136         lib/ovsdb-data.c \
137         lib/ovsdb-data.h \
138         lib/ovsdb-error.c \
139         lib/ovsdb-error.h \
140         lib/ovsdb-idl-provider.h \
141         lib/ovsdb-idl.c \
142         lib/ovsdb-idl.h \
143         lib/ovsdb-parser.c \
144         lib/ovsdb-parser.h \
145         lib/ovsdb-types.c \
146         lib/ovsdb-types.h \
147         lib/packets.c \
148         lib/packets.h \
149         lib/pcap-file.c \
150         lib/pcap-file.h \
151         lib/poll-loop.c \
152         lib/poll-loop.h \
153         lib/process.c \
154         lib/process.h \
155         lib/random.c \
156         lib/random.h \
157         lib/rconn.c \
158         lib/rconn.h \
159         lib/reconnect.c \
160         lib/reconnect.h \
161         lib/sat-math.h \
162         lib/sha1.c \
163         lib/sha1.h \
164         lib/shash.c \
165         lib/shash.h \
166         lib/simap.c \
167         lib/simap.h \
168         lib/signals.c \
169         lib/signals.h \
170         lib/smap.c \
171         lib/smap.h \
172         lib/socket-util.c \
173         lib/socket-util.h \
174         lib/sort.c \
175         lib/sort.h \
176         lib/sset.c \
177         lib/sset.h \
178         lib/stp.c \
179         lib/stp.h \
180         lib/stream-fd.c \
181         lib/stream-fd.h \
182         lib/stream-provider.h \
183         lib/stream-ssl.h \
184         lib/stream-tcp.c \
185         lib/stream-unix.c \
186         lib/stream.c \
187         lib/stream.h \
188         lib/string.c \
189         lib/string.h \
190         lib/svec.c \
191         lib/svec.h \
192         lib/table.c \
193         lib/table.h \
194         lib/timer.c \
195         lib/timer.h \
196         lib/timeval.c \
197         lib/timeval.h \
198         lib/token-bucket.c \
199         lib/token-bucket.h \
200         lib/type-props.h \
201         lib/unaligned.h \
202         lib/unicode.c \
203         lib/unicode.h \
204         lib/unixctl.c \
205         lib/unixctl.h \
206         lib/util.c \
207         lib/util.h \
208         lib/uuid.c \
209         lib/uuid.h \
210         lib/valgrind.h \
211         lib/vconn-provider.h \
212         lib/vconn-stream.c \
213         lib/vconn.c \
214         lib/vconn.h \
215         lib/vlan-bitmap.c \
216         lib/vlan-bitmap.h \
217         lib/vlandev.c \
218         lib/vlandev.h \
219         lib/vlog.c \
220         lib/vlog.h \
221         lib/vswitch-idl.c \
222         lib/vswitch-idl.h
223
224 nodist_lib_libopenvswitch_a_SOURCES = \
225         lib/dirs.c
226 CLEANFILES += $(nodist_lib_libopenvswitch_a_SOURCES)
227
228 noinst_LIBRARIES += lib/libsflow.a
229 lib_libsflow_a_SOURCES = \
230         lib/sflow_api.h \
231         lib/sflow.h \
232         lib/sflow_agent.c \
233         lib/sflow_sampler.c \
234         lib/sflow_poller.c \
235         lib/sflow_receiver.c
236 lib_libsflow_a_CFLAGS = $(AM_CFLAGS)
237 if HAVE_WNO_UNUSED
238 lib_libsflow_a_CFLAGS += -Wno-unused
239 endif
240 if HAVE_WNO_UNUSED_PARAMETER
241 lib_libsflow_a_CFLAGS += -Wno-unused-parameter
242 endif
243
244 if LINUX_DATAPATH
245 lib_libopenvswitch_a_SOURCES += \
246         lib/dpif-linux.c \
247         lib/dpif-linux.h \
248         lib/netdev-linux.c \
249         lib/netdev-linux.h \
250         lib/netlink-notifier.c \
251         lib/netlink-notifier.h \
252         lib/netlink-protocol.h \
253         lib/netlink-socket.c \
254         lib/netlink-socket.h \
255         lib/rtnetlink-link.c \
256         lib/rtnetlink-link.h \
257         lib/route-table.c \
258         lib/route-table.h
259 endif
260
261 if HAVE_POSIX_AIO
262 lib_libopenvswitch_a_SOURCES += lib/async-append-aio.c
263 else
264 lib_libopenvswitch_a_SOURCES += lib/async-append-null.c
265 endif
266
267 if ESX
268 lib_libopenvswitch_a_SOURCES += \
269         lib/route-table-stub.c
270 endif
271
272 if HAVE_IF_DL
273 lib_libopenvswitch_a_SOURCES += \
274         lib/netdev-bsd.c \
275         lib/rtbsd.c \
276         lib/rtbsd.h \
277         lib/route-table-bsd.c
278 endif
279
280 if HAVE_OPENSSL
281 lib_libopenvswitch_a_SOURCES += lib/stream-ssl.c
282 nodist_lib_libopenvswitch_a_SOURCES += lib/dhparams.c
283 lib/dhparams.c: lib/dh1024.pem lib/dh2048.pem lib/dh4096.pem
284         (echo '#include "lib/dhparams.h"' &&                            \
285          openssl dhparam -C -in $(srcdir)/lib/dh1024.pem -noout &&      \
286          openssl dhparam -C -in $(srcdir)/lib/dh2048.pem -noout &&      \
287          openssl dhparam -C -in $(srcdir)/lib/dh4096.pem -noout)        \
288         | sed 's/\(get_dh[0-9]*\)()/\1(void)/' > lib/dhparams.c.tmp
289         mv lib/dhparams.c.tmp lib/dhparams.c
290 else
291 lib_libopenvswitch_a_SOURCES += lib/stream-nossl.c
292 endif
293
294 EXTRA_DIST += \
295         lib/dh1024.pem \
296         lib/dh2048.pem \
297         lib/dh4096.pem \
298         lib/dirs.c.in
299
300 MAN_FRAGMENTS += \
301         lib/common.man \
302         lib/common-syn.man \
303         lib/coverage-unixctl.man \
304         lib/daemon.man \
305         lib/daemon-syn.man \
306         lib/memory-unixctl.man \
307         lib/ofp-version.man \
308         lib/ovs.tmac \
309         lib/ssl-bootstrap.man \
310         lib/ssl-bootstrap-syn.man \
311         lib/ssl-peer-ca-cert.man \
312         lib/ssl.man \
313         lib/ssl-syn.man \
314         lib/table.man \
315         lib/unixctl.man \
316         lib/unixctl-syn.man \
317         lib/vconn-active.man \
318         lib/vconn-passive.man \
319         lib/vlog-unixctl.man \
320         lib/vlog-syn.man \
321         lib/vlog.man
322
323 # vswitch IDL
324 OVSIDL_BUILT += \
325         $(srcdir)/lib/vswitch-idl.c \
326         $(srcdir)/lib/vswitch-idl.h \
327         $(srcdir)/lib/vswitch-idl.ovsidl
328
329 EXTRA_DIST += $(srcdir)/lib/vswitch-idl.ann
330 VSWITCH_IDL_FILES = \
331         $(srcdir)/vswitchd/vswitch.ovsschema \
332         $(srcdir)/lib/vswitch-idl.ann
333 $(srcdir)/lib/vswitch-idl.ovsidl: $(VSWITCH_IDL_FILES)
334         $(OVSDB_IDLC) annotate $(VSWITCH_IDL_FILES) > $@.tmp
335         mv $@.tmp $@
336
337 lib/dirs.c: lib/dirs.c.in Makefile
338         ($(ro_c) && sed < $(srcdir)/lib/dirs.c.in \
339                 -e 's,[@]srcdir[@],$(srcdir),g' \
340                 -e 's,[@]LOGDIR[@],"$(LOGDIR)",g' \
341                 -e 's,[@]RUNDIR[@],"$(RUNDIR)",g' \
342                 -e 's,[@]DBDIR[@],"$(DBDIR)",g' \
343                 -e 's,[@]bindir[@],"$(bindir)",g' \
344                 -e 's,[@]sysconfdir[@],"$(sysconfdir)",g' \
345                 -e 's,[@]pkgdatadir[@],"$(pkgdatadir)",g') \
346              > lib/dirs.c.tmp
347         mv lib/dirs.c.tmp lib/dirs.c
348
349 $(srcdir)/lib/ofp-errors.inc: \
350         lib/ofp-errors.h include/openflow/openflow-common.h \
351         $(srcdir)/build-aux/extract-ofp-errors
352         $(run_python) $(srcdir)/build-aux/extract-ofp-errors \
353                 $(srcdir)/lib/ofp-errors.h \
354                 $(srcdir)/include/openflow/openflow-common.h > $@.tmp
355         mv $@.tmp $@
356 $(srcdir)/lib/ofp-errors.c: $(srcdir)/lib/ofp-errors.inc
357 EXTRA_DIST += build-aux/extract-ofp-errors lib/ofp-errors.inc
358
359 $(srcdir)/lib/ofp-msgs.inc: \
360         lib/ofp-msgs.h $(srcdir)/build-aux/extract-ofp-msgs
361         $(run_python) $(srcdir)/build-aux/extract-ofp-msgs \
362                 $(srcdir)/lib/ofp-msgs.h $@ > $@.tmp && mv $@.tmp $@
363 $(srcdir)/lib/ofp-msgs.c: $(srcdir)/lib/ofp-msgs.inc
364 EXTRA_DIST += build-aux/extract-ofp-msgs lib/ofp-msgs.inc
365
366 INSTALL_DATA_LOCAL += lib-install-data-local
367 lib-install-data-local:
368         $(MKDIR_P) $(DESTDIR)$(RUNDIR)
369         $(MKDIR_P) $(DESTDIR)$(PKIDIR)
370         $(MKDIR_P) $(DESTDIR)$(LOGDIR)
371         $(MKDIR_P) $(DESTDIR)$(DBDIR)
372
373 if !USE_LINKER_SECTIONS
374 # All distributed sources, with names adjust properly for referencing
375 # from $(builddir).
376 all_sources = \
377         `for file in $(DIST_SOURCES); do \
378                 if test -f $$file; then \
379                         echo $$file; \
380                 else \
381                         echo $(VPATH)/$$file; \
382                 fi; \
383          done`
384
385 lib/coverage.$(OBJEXT): lib/coverage.def
386 lib/coverage.def: $(DIST_SOURCES)
387         sed -n 's|^COVERAGE_DEFINE(\([_a-zA-Z0-9]\{1,\}\)).*$$|COVERAGE_COUNTER(\1)|p' $(all_sources) | LC_ALL=C sort -u > $@
388 CLEANFILES += lib/coverage.def
389
390 lib/vlog.$(OBJEXT): lib/vlog-modules.def
391 lib/vlog-modules.def: $(DIST_SOURCES)
392         sed -n 's|^VLOG_DEFINE_\(THIS_\)\{0,1\}MODULE(\([_a-zA-Z0-9]\{1,\}\)).*$$|VLOG_MODULE(\2)|p' $(all_sources) | LC_ALL=C sort -u > $@
393 CLEANFILES += lib/vlog-modules.def
394 endif