Put
[metze/wireshark/wip.git] / epan / Makefile.common
1 # Makefile.common
2 #     Contains the stuff from Makefile.am and Makefile.nmake that is
3 #     a) common to both files and
4 #     b) portable between both files
5 #
6 # $Id$
7 #
8 # Wireshark - Network traffic analyzer
9 # By Gerald Combs <gerald@wireshark.org>
10 # Copyright 1998 Gerald Combs
11 #
12 # This program is free software; you can redistribute it and/or
13 # modify it under the terms of the GNU General Public License
14 # as published by the Free Software Foundation; either version 2
15 # of the License, or (at your option) any later version.
16 #
17 # This program is distributed in the hope that it will be useful,
18 # but WITHOUT ANY WARRANTY; without even the implied warranty of
19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20 # GNU General Public License for more details.
21 #
22 # You should have received a copy of the GNU General Public License
23 # along with this program; if not, write to the Free Software
24 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
25
26 LIBWIRESHARK_SRC =              \
27         addr_and_mask.c         \
28         addr_resolv.c           \
29         adler32.c               \
30         afn.c                   \
31         atalk-utils.c           \
32         base64.c                \
33         bitswap.c               \
34         camel-persistentdata.c  \
35         charsets.c              \
36         circuit.c               \
37         column.c                \
38         column-utils.c          \
39         conversation.c          \
40         crc16.c                 \
41         crc32.c                 \
42         crcdrm.c                \
43         dtd_grammar.c   \
44         dtd_parse.c             \
45         dtd_preparse.c  \
46         emem.c                  \
47         epan.c                  \
48         ex-opt.c                \
49         except.c                \
50         expert.c                \
51         filesystem.c            \
52         follow.c                \
53         frame_data.c            \
54         funnel.c    \
55         guid-utils.c    \
56         h225-persistentdata.c   \
57         in_cksum.c              \
58         ipproto.c               \
59         ipv4.c                  \
60         load_snmp_users_file.c \
61         next_tvb.c              \
62         nstime.c                \
63         oid_resolv.c            \
64         osi-utils.c             \
65         packet.c                \
66         plugins.c               \
67         prefs.c                 \
68         privileges.c            \
69         proto.c                 \
70         radius_dict.c           \
71         range.c                 \
72         reassemble.c            \
73         reedsolomon.c           \
74         req_resp_hdrs.c         \
75         sigcomp_state_hdlr.c    \
76         sigcomp-udvm.c          \
77         sminmpec.c              \
78         sna-utils.c             \
79         stat_cmd_args.c         \
80         stats_tree.c            \
81         strutil.c               \
82         stream.c                \
83         t35.c                   \
84         tap.c                   \
85         tcap-persistentdata.c   \
86         timestamp.c             \
87         tfs.c                   \
88         to_str.c                \
89         tvbparse.c              \
90         tvbuff.c                \
91         unicode-utils.c         \
92         value_string.c          \
93         xdlc.c                  \
94         xmlstub.c
95
96 LIBWIRESHARK_INCLUDES =         \
97         addr_and_mask.h         \
98         addr_resolv.h           \
99         address.h               \
100         adler32.h               \
101         afn.h                   \
102         aftypes.h               \
103         arcnet_pids.h           \
104         arptypes.h              \
105         atalk-utils.h           \
106         base64.h                \
107         bitswap.h               \
108         bridged_pids.h          \
109         camel-persistentdata.h  \
110         charsets.h              \
111         chdlctypes.h            \
112         circuit.h               \
113         column.h                \
114         column_info.h           \
115         column-utils.h          \
116         conversation.h          \
117         crc16.h                 \
118         crc32.h                 \
119         crcdrm.h                \
120         dtd.h                   \
121         dtd_grammar.h           \
122         dtd_parse.h             \
123         emem.h                  \
124         epan.h                  \
125         epan_dissect.h          \
126         etypes.h                \
127         ex-opt.h                \
128         except.h                \
129         exceptions.h            \
130         expert.h                \
131         filesystem.h            \
132         follow.h                \
133         frame_data.h            \
134         funnel.h                \
135         gnuc_format_check.h     \
136         greproto.h              \
137         guid-utils.h            \
138         h225-persistentdata.h   \
139         iax2_codec_type.h       \
140         in_cksum.h              \
141         ip_opts.h               \
142         ipproto.h               \
143         ipv4.h                  \
144         ipv6-utils.h            \
145         lapd_sapi.h             \
146         llcsaps.h               \
147         next_tvb.h              \
148         nlpid.h                 \
149         nstime.h                \
150         oid_resolv.h            \
151         osi-utils.h             \
152         oui.h                   \
153         packet.h                \
154         packet_info.h           \
155         pint.h                  \
156         plugins.h               \
157         ppptypes.h              \
158         prefs.h                 \
159         prefs-int.h             \
160         privileges.h            \
161         proto.h                 \
162         ptvcursor.h             \
163         range.h                 \
164         reassemble.h            \
165         reedsolomon.h           \
166         report_err.h            \
167         req_resp_hdrs.h         \
168         rtp_pt.h                \
169         sctpppids.h             \
170         sigcomp_state_hdlr.h    \
171         sigcomp-udvm.h          \
172         slab.h                  \
173         sminmpec.h              \
174         sna-utils.h             \
175         stat_cmd_args.h         \
176         stats_tree.h            \
177         stats_tree_priv.h       \
178         stream.h                \
179         strutil.h               \
180         t35.h                   \
181         tap.h                   \
182         tcap-persistentdata.h   \
183         timestamp.h             \
184         tfs.h                   \
185         to_str.h                \
186         tvbparse.h              \
187         tvbuff.h                \
188         unicode-utils.h         \
189         value_string.h          \
190         x264_prt_id.h           \
191         xdlc.h                  \
192         xmlstub.h
193
194