Add testsuite.tmp.orig to .gitignore
[cascardo/ovs.git] / lib / automake.mk
1 # Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 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 lib_LTLIBRARIES += lib/libopenvswitch.la
9
10 lib_libopenvswitch_la_LIBADD = $(SSL_LIBS)
11
12 if WIN32
13 lib_libopenvswitch_la_LIBADD += ${PTHREAD_LIBS}
14 endif
15
16 lib_libopenvswitch_la_LDFLAGS = \
17         -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
18         -Wl,--version-script=$(top_builddir)/lib/libopenvswitch.sym \
19         $(AM_LDFLAGS)
20
21 lib_libopenvswitch_la_SOURCES = \
22         lib/aes128.c \
23         lib/aes128.h \
24         lib/async-append.h \
25         lib/backtrace.c \
26         lib/backtrace.h \
27         lib/bfd.c \
28         lib/bfd.h \
29         lib/bitmap.h \
30         lib/bundle.c \
31         lib/bundle.h \
32         lib/byte-order.h \
33         lib/byteq.c \
34         lib/byteq.h \
35         lib/cfm.c \
36         lib/cfm.h \
37         lib/classifier.c \
38         lib/classifier.h \
39         lib/classifier-private.h \
40         lib/cmap.c \
41         lib/cmap.h \
42         lib/command-line.c \
43         lib/command-line.h \
44         lib/compiler.h \
45         lib/connectivity.c \
46         lib/connectivity.h \
47         lib/coverage.c \
48         lib/coverage.h \
49         lib/crc32c.c \
50         lib/crc32c.h \
51         lib/csum.c \
52         lib/csum.h \
53         lib/daemon.c \
54         lib/daemon.h \
55         lib/daemon-private.h \
56         lib/dhcp.h \
57         lib/dummy.c \
58         lib/dummy.h \
59         lib/dhparams.h \
60         lib/dirs.h \
61         lib/dpctl.c \
62         lib/dpctl.h \
63         lib/dp-packet.h \
64         lib/dp-packet.c \
65         lib/dpif-netdev.c \
66         lib/dpif-netdev.h \
67         lib/dpif-provider.h \
68         lib/dpif.c \
69         lib/dpif.h \
70         lib/heap.c \
71         lib/heap.h \
72         lib/dynamic-string.c \
73         lib/dynamic-string.h \
74         lib/entropy.c \
75         lib/entropy.h \
76         lib/fat-rwlock.c \
77         lib/fat-rwlock.h \
78         lib/fatal-signal.c \
79         lib/fatal-signal.h \
80         lib/flow.c \
81         lib/flow.h \
82         lib/guarded-list.c \
83         lib/guarded-list.h \
84         lib/hash.c \
85         lib/hash.h \
86         lib/hindex.c \
87         lib/hindex.h \
88         lib/hmap.c \
89         lib/hmap.h \
90         lib/hmapx.c \
91         lib/hmapx.h \
92         lib/id-pool.c \
93         lib/id-pool.h \
94         lib/jhash.c \
95         lib/jhash.h \
96         lib/json.c \
97         lib/json.h \
98         lib/jsonrpc.c \
99         lib/jsonrpc.h \
100         lib/lacp.c \
101         lib/lacp.h \
102         lib/latch.h \
103         lib/learn.c \
104         lib/learn.h \
105         lib/learning-switch.c \
106         lib/learning-switch.h \
107         lib/list.h \
108         lib/lockfile.c \
109         lib/lockfile.h \
110         lib/mac-learning.c \
111         lib/mac-learning.h \
112         lib/match.c \
113         lib/match.h \
114         lib/mcast-snooping.c \
115         lib/mcast-snooping.h \
116         lib/memory.c \
117         lib/memory.h \
118         lib/meta-flow.c \
119         lib/meta-flow.h \
120         lib/multipath.c \
121         lib/multipath.h \
122         lib/netdev-dummy.c \
123         lib/netdev-provider.h \
124         lib/netdev-vport.c \
125         lib/netdev-vport.h \
126         lib/netdev.c \
127         lib/netdev.h \
128         lib/netflow.h \
129         lib/netlink.c \
130         lib/netlink.h \
131         lib/nx-match.c \
132         lib/nx-match.h \
133         lib/odp-execute.c \
134         lib/odp-execute.h \
135         lib/odp-util.c \
136         lib/odp-util.h \
137         lib/ofp-actions.c \
138         lib/ofp-actions.h \
139         lib/ofp-errors.c \
140         lib/ofp-errors.h \
141         lib/ofp-msgs.c \
142         lib/ofp-msgs.h \
143         lib/ofp-parse.c \
144         lib/ofp-parse.h \
145         lib/ofp-print.c \
146         lib/ofp-print.h \
147         lib/ofp-util.c \
148         lib/ofp-util.h \
149         lib/ofp-version-opt.h \
150         lib/ofp-version-opt.c \
151         lib/ofpbuf.c \
152         lib/ofpbuf.h \
153         lib/ovs-atomic-c11.h \
154         lib/ovs-atomic-clang.h \
155         lib/ovs-atomic-flag-gcc4.7+.h \
156         lib/ovs-atomic-gcc4+.h \
157         lib/ovs-atomic-gcc4.7+.h \
158         lib/ovs-atomic-i586.h \
159         lib/ovs-atomic-locked.c \
160         lib/ovs-atomic-locked.h \
161         lib/ovs-atomic-msvc.h \
162         lib/ovs-atomic-pthreads.h \
163         lib/ovs-atomic-x86_64.h \
164         lib/ovs-atomic.h \
165         lib/ovs-lldp.c \
166         lib/ovs-lldp.h \
167         lib/ovs-rcu.c \
168         lib/ovs-rcu.h \
169         lib/ovs-router.h \
170         lib/ovs-router.c \
171         lib/ovs-thread.c \
172         lib/ovs-thread.h \
173         lib/ovsdb-data.c \
174         lib/ovsdb-data.h \
175         lib/ovsdb-error.c \
176         lib/ovsdb-error.h \
177         lib/ovsdb-idl-provider.h \
178         lib/ovsdb-idl.c \
179         lib/ovsdb-idl.h \
180         lib/ovsdb-parser.c \
181         lib/ovsdb-parser.h \
182         lib/ovsdb-types.c \
183         lib/ovsdb-types.h \
184         lib/packets.c \
185         lib/packets.h \
186         lib/pcap-file.c \
187         lib/pcap-file.h \
188         lib/poll-loop.c \
189         lib/poll-loop.h \
190         lib/process.c \
191         lib/process.h \
192         lib/pvector.c \
193         lib/pvector.h \
194         lib/random.c \
195         lib/random.h \
196         lib/rconn.c \
197         lib/rconn.h \
198         lib/rculist.c \
199         lib/rculist.h \
200         lib/reconnect.c \
201         lib/reconnect.h \
202         lib/rstp.c \
203         lib/rstp.h \
204         lib/rstp-common.h \
205         lib/rstp-state-machines.c \
206         lib/rstp-state-machines.h \
207         lib/sat-math.h \
208         lib/seq.c \
209         lib/seq.h \
210         lib/sha1.c \
211         lib/sha1.h \
212         lib/shash.c \
213         lib/shash.h \
214         lib/simap.c \
215         lib/simap.h \
216         lib/smap.c \
217         lib/smap.h \
218         lib/socket-util.c \
219         lib/socket-util.h \
220         lib/sort.c \
221         lib/sort.h \
222         lib/sset.c \
223         lib/sset.h \
224         lib/stp.c \
225         lib/stp.h \
226         lib/stream-fd.c \
227         lib/stream-fd.h \
228         lib/stream-provider.h \
229         lib/stream-ssl.h \
230         lib/stream-tcp.c \
231         lib/stream.c \
232         lib/stream.h \
233         lib/stdio.c \
234         lib/string.c \
235         lib/svec.c \
236         lib/svec.h \
237         lib/table.c \
238         lib/table.h \
239         lib/tag.c \
240         lib/tag.h \
241         lib/timer.c \
242         lib/timer.h \
243         lib/timeval.c \
244         lib/timeval.h \
245         lib/tnl-arp-cache.c \
246         lib/tnl-arp-cache.h \
247         lib/tnl-ports.c \
248         lib/tnl-ports.h \
249         lib/token-bucket.c \
250         lib/type-props.h \
251         lib/unaligned.h \
252         lib/unicode.c \
253         lib/unicode.h \
254         lib/unixctl.c \
255         lib/unixctl.h \
256         lib/util.c \
257         lib/util.h \
258         lib/uuid.c \
259         lib/uuid.h \
260         lib/valgrind.h \
261         lib/vconn-provider.h \
262         lib/vconn-stream.c \
263         lib/vconn.c \
264         lib/vlan-bitmap.c \
265         lib/vlan-bitmap.h \
266         lib/vlandev.c \
267         lib/vlandev.h \
268         lib/vlog.c \
269         lib/vswitch-idl.c \
270         lib/vswitch-idl.h \
271         lib/lldp/aa-structs.h \
272         lib/lldp/lldp.c \
273         lib/lldp/lldp-const.h \
274         lib/lldp/lldp-tlv.h \
275         lib/lldp/lldpd.c \
276         lib/lldp/lldpd.h \
277         lib/lldp/lldpd-structs.c \
278         lib/lldp/lldpd-structs.h
279
280 if WIN32
281 lib_libopenvswitch_la_SOURCES += \
282         lib/daemon-windows.c \
283         lib/getopt_long.c \
284         lib/getrusage-windows.c \
285         lib/latch-windows.c \
286         lib/route-table-stub.c \
287         lib/strsep.c
288 else
289 lib_libopenvswitch_la_SOURCES += \
290         lib/daemon-unix.c \
291         lib/latch-unix.c \
292         lib/signals.c \
293         lib/signals.h \
294         lib/socket-util-unix.c \
295         lib/stream-unix.c
296 endif
297
298 EXTRA_DIST += \
299         lib/stdio.h.in \
300         lib/string.h.in
301
302 nodist_lib_libopenvswitch_la_SOURCES = \
303         lib/dirs.c
304 CLEANFILES += $(nodist_lib_libopenvswitch_la_SOURCES)
305
306 lib_LTLIBRARIES += lib/libsflow.la
307 lib_libsflow_la_LDFLAGS = \
308         -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
309         -Wl,--version-script=$(top_builddir)/lib/libsflow.sym \
310         $(AM_LDFLAGS)
311 lib_libsflow_la_SOURCES = \
312         lib/sflow_api.h \
313         lib/sflow.h \
314         lib/sflow_agent.c \
315         lib/sflow_sampler.c \
316         lib/sflow_poller.c \
317         lib/sflow_receiver.c
318 lib_libsflow_la_CPPFLAGS = $(AM_CPPFLAGS)
319 lib_libsflow_la_CFLAGS = $(AM_CFLAGS)
320 if HAVE_WNO_UNUSED
321 lib_libsflow_la_CFLAGS += -Wno-unused
322 endif
323 if HAVE_WNO_UNUSED_PARAMETER
324 lib_libsflow_la_CFLAGS += -Wno-unused-parameter
325 endif
326
327 if LINUX
328 lib_libopenvswitch_la_SOURCES += \
329         lib/dpif-netlink.c \
330         lib/dpif-netlink.h \
331         lib/netdev-linux.c \
332         lib/netdev-linux.h \
333         lib/netlink-notifier.c \
334         lib/netlink-notifier.h \
335         lib/netlink-protocol.h \
336         lib/netlink-socket.c \
337         lib/netlink-socket.h \
338         lib/ovs-numa.c \
339         lib/ovs-numa.h \
340         lib/rtnetlink-link.c \
341         lib/rtnetlink-link.h \
342         lib/route-table.c \
343         lib/route-table.h
344 endif
345
346 if DPDK_NETDEV
347 lib_libopenvswitch_la_SOURCES += \
348        lib/netdev-dpdk.c \
349        lib/netdev-dpdk.h
350 endif
351
352 if WIN32
353 lib_libopenvswitch_la_SOURCES += \
354         lib/dpif-netlink.c \
355         lib/dpif-netlink.h \
356         lib/netdev-windows.c \
357         lib/netlink-notifier.c \
358         lib/netlink-notifier.h \
359         lib/netlink-protocol.h \
360         lib/netlink-socket.c \
361         lib/netlink-socket.h
362 endif
363
364 if HAVE_POSIX_AIO
365 lib_libopenvswitch_la_SOURCES += lib/async-append-aio.c
366 else
367 lib_libopenvswitch_la_SOURCES += lib/async-append-null.c
368 endif
369
370 if ESX
371 lib_libopenvswitch_la_SOURCES += \
372         lib/route-table-stub.c
373 endif
374
375 if HAVE_IF_DL
376 lib_libopenvswitch_la_SOURCES += \
377         lib/netdev-bsd.c \
378         lib/rtbsd.c \
379         lib/rtbsd.h \
380         lib/route-table-bsd.c
381 endif
382
383 if HAVE_OPENSSL
384 lib_libopenvswitch_la_SOURCES += lib/stream-ssl.c
385 nodist_lib_libopenvswitch_la_SOURCES += lib/dhparams.c
386 lib/dhparams.c: lib/dh1024.pem lib/dh2048.pem lib/dh4096.pem
387         $(AM_V_GEN)(echo '#include "lib/dhparams.h"' &&                 \
388          openssl dhparam -C -in $(srcdir)/lib/dh1024.pem -noout &&      \
389          openssl dhparam -C -in $(srcdir)/lib/dh2048.pem -noout &&      \
390          openssl dhparam -C -in $(srcdir)/lib/dh4096.pem -noout)        \
391         | sed 's/\(get_dh[0-9]*\)()/\1(void)/' > lib/dhparams.c.tmp &&  \
392         mv lib/dhparams.c.tmp lib/dhparams.c
393 else
394 lib_libopenvswitch_la_SOURCES += lib/stream-nossl.c
395 endif
396
397 pkgconfig_DATA += \
398         $(srcdir)/lib/libopenvswitch.pc \
399         $(srcdir)/lib/libsflow.pc
400
401 EXTRA_DIST += \
402         lib/dh1024.pem \
403         lib/dh2048.pem \
404         lib/dh4096.pem \
405         lib/dirs.c.in
406
407 MAN_FRAGMENTS += \
408         lib/common.man \
409         lib/common-syn.man \
410         lib/coverage-unixctl.man \
411         lib/daemon.man \
412         lib/daemon-syn.man \
413         lib/dpctl.man \
414         lib/memory-unixctl.man \
415         lib/ofp-version.man \
416         lib/ovs.tmac \
417         lib/service.man \
418         lib/service-syn.man \
419         lib/ssl-bootstrap.man \
420         lib/ssl-bootstrap-syn.man \
421         lib/ssl-peer-ca-cert.man \
422         lib/ssl.man \
423         lib/ssl-syn.man \
424         lib/table.man \
425         lib/unixctl.man \
426         lib/unixctl-syn.man \
427         lib/vconn-active.man \
428         lib/vconn-passive.man \
429         lib/vlog-unixctl.man \
430         lib/vlog-syn.man \
431         lib/vlog.man
432
433 # vswitch IDL
434 OVSIDL_BUILT += \
435         $(srcdir)/lib/vswitch-idl.c \
436         $(srcdir)/lib/vswitch-idl.h \
437         $(srcdir)/lib/vswitch-idl.ovsidl
438
439 EXTRA_DIST += $(srcdir)/lib/vswitch-idl.ann
440 VSWITCH_IDL_FILES = \
441         $(srcdir)/vswitchd/vswitch.ovsschema \
442         $(srcdir)/lib/vswitch-idl.ann
443 $(srcdir)/lib/vswitch-idl.ovsidl: $(VSWITCH_IDL_FILES)
444         $(AM_V_GEN)$(OVSDB_IDLC) annotate $(VSWITCH_IDL_FILES) > $@.tmp && \
445         mv $@.tmp $@
446
447 lib/dirs.c: lib/dirs.c.in Makefile
448         $(AM_V_GEN)($(ro_c) && sed < $(srcdir)/lib/dirs.c.in \
449                 -e 's,[@]srcdir[@],$(srcdir),g' \
450                 -e 's,[@]LOGDIR[@],"$(LOGDIR)",g' \
451                 -e 's,[@]RUNDIR[@],"$(RUNDIR)",g' \
452                 -e 's,[@]DBDIR[@],"$(DBDIR)",g' \
453                 -e 's,[@]bindir[@],"$(bindir)",g' \
454                 -e 's,[@]sysconfdir[@],"$(sysconfdir)",g' \
455                 -e 's,[@]pkgdatadir[@],"$(pkgdatadir)",g') \
456              > lib/dirs.c.tmp && \
457         mv lib/dirs.c.tmp lib/dirs.c
458
459 lib/meta-flow.inc: $(srcdir)/build-aux/extract-ofp-fields lib/meta-flow.h
460         $(AM_V_GEN)$(run_python) $^ --meta-flow > $@.tmp && mv $@.tmp $@
461 lib/meta-flow.lo: lib/meta-flow.inc
462 lib/nx-match.inc: $(srcdir)/build-aux/extract-ofp-fields lib/meta-flow.h
463         $(AM_V_GEN)$(run_python) $^ --nx-match > $@.tmp && mv $@.tmp $@
464 lib/nx-match.lo: lib/nx-match.inc
465 CLEANFILES += lib/meta-flow.inc lib/nx-match.inc
466 EXTRA_DIST += build-aux/extract-ofp-fields
467
468 lib/ofp-actions.inc1: $(srcdir)/build-aux/extract-ofp-actions lib/ofp-actions.c
469         $(AM_V_GEN)$(run_python) $^ --prototypes > $@.tmp && mv $@.tmp $@
470 lib/ofp-actions.inc2: $(srcdir)/build-aux/extract-ofp-actions lib/ofp-actions.c
471         $(AM_V_GEN)$(run_python) $^ --definitions > $@.tmp && mv $@.tmp $@
472 lib/ofp-actions.lo: lib/ofp-actions.inc1 lib/ofp-actions.inc2
473 CLEANFILES += lib/ofp-actions.inc1 lib/ofp-actions.inc2
474 EXTRA_DIST += build-aux/extract-ofp-actions
475
476 $(srcdir)/lib/ofp-errors.inc: \
477         lib/ofp-errors.h include/openflow/openflow-common.h \
478         $(srcdir)/build-aux/extract-ofp-errors
479         $(AM_V_GEN)$(run_python) $(srcdir)/build-aux/extract-ofp-errors \
480                 $(srcdir)/lib/ofp-errors.h \
481                 $(srcdir)/include/openflow/openflow-common.h > $@.tmp && \
482         mv $@.tmp $@
483 $(srcdir)/lib/ofp-errors.c: $(srcdir)/lib/ofp-errors.inc
484 EXTRA_DIST += build-aux/extract-ofp-errors lib/ofp-errors.inc
485
486 $(srcdir)/lib/ofp-msgs.inc: \
487         lib/ofp-msgs.h $(srcdir)/build-aux/extract-ofp-msgs
488         $(AM_V_GEN)$(run_python) $(srcdir)/build-aux/extract-ofp-msgs \
489                 $(srcdir)/lib/ofp-msgs.h $@ > $@.tmp && mv $@.tmp $@
490 $(srcdir)/lib/ofp-msgs.c: $(srcdir)/lib/ofp-msgs.inc
491 EXTRA_DIST += build-aux/extract-ofp-msgs lib/ofp-msgs.inc
492
493 INSTALL_DATA_LOCAL += lib-install-data-local
494 lib-install-data-local:
495         $(MKDIR_P) $(DESTDIR)$(RUNDIR)
496         $(MKDIR_P) $(DESTDIR)$(PKIDIR)
497         $(MKDIR_P) $(DESTDIR)$(LOGDIR)
498         $(MKDIR_P) $(DESTDIR)$(DBDIR)
499