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