~wibblymat/ubuntu/oneiric/sagan/ftbfs-jam

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2011-03-17 15:18:58 UTC
  • Revision ID: james.westby@ubuntu.com-20110317151858-iqvfx0hsxlamxp6b
Tags: upstream-0.1.9~svn129
ImportĀ upstreamĀ versionĀ 0.1.9~svn129

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
target_triplet = @target@
 
38
bin_PROGRAMS = sagan$(EXEEXT)
 
39
subdir = src
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
CONFIG_CLEAN_VPATH_FILES =
 
49
am__installdirs = "$(DESTDIR)$(bindir)"
 
50
PROGRAMS = $(bin_PROGRAMS)
 
51
am_sagan_OBJECTS = sagan.$(OBJEXT) sagan-classifications.$(OBJEXT) \
 
52
        sagan-config.$(OBJEXT) sagan-lockfile.$(OBJEXT) \
 
53
        sagan-references.$(OBJEXT) sagan-rules.$(OBJEXT) \
 
54
        sagan-signal.$(OBJEXT) sagan-key.$(OBJEXT) \
 
55
        sagan-stats.$(OBJEXT) sagan-strlcat.$(OBJEXT) \
 
56
        sagan-strlcpy.$(OBJEXT) sagan-usage.$(OBJEXT) \
 
57
        sagan-util.$(OBJEXT) sagan-plog.$(OBJEXT) parse-ip.$(OBJEXT) \
 
58
        parse-port.$(OBJEXT) sagan-alert.$(OBJEXT) \
 
59
        sagan-snort.$(OBJEXT) sagan-esmtp.$(OBJEXT) \
 
60
        sagan-external.$(OBJEXT) sagan-logzilla.$(OBJEXT) \
 
61
        sagan-prelude.$(OBJEXT) sagan-unified2.$(OBJEXT)
 
62
sagan_OBJECTS = $(am_sagan_OBJECTS)
 
63
sagan_LDADD = $(LDADD)
 
64
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
65
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
66
am__depfiles_maybe = depfiles
 
67
am__mv = mv -f
 
68
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
69
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
70
CCLD = $(CC)
 
71
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
72
SOURCES = $(sagan_SOURCES)
 
73
DIST_SOURCES = $(sagan_SOURCES)
 
74
ETAGS = etags
 
75
CTAGS = ctags
 
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
77
ACLOCAL = @ACLOCAL@
 
78
AMTAR = @AMTAR@
 
79
AUTOCONF = @AUTOCONF@
 
80
AUTOHEADER = @AUTOHEADER@
 
81
AUTOMAKE = @AUTOMAKE@
 
82
AWK = @AWK@
 
83
CC = @CC@
 
84
CCDEPMODE = @CCDEPMODE@
 
85
CFLAGS = @CFLAGS@
 
86
CPP = @CPP@
 
87
CPPFLAGS = @CPPFLAGS@
 
88
CYGPATH_W = @CYGPATH_W@
 
89
DEFS = @DEFS@
 
90
DEPDIR = @DEPDIR@
 
91
ECHO_C = @ECHO_C@
 
92
ECHO_N = @ECHO_N@
 
93
ECHO_T = @ECHO_T@
 
94
EGREP = @EGREP@
 
95
ENDIAN = @ENDIAN@
 
96
EXEEXT = @EXEEXT@
 
97
GREP = @GREP@
 
98
INSTALL = @INSTALL@
 
99
INSTALL_DATA = @INSTALL_DATA@
 
100
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
101
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
102
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
103
LDFLAGS = @LDFLAGS@
 
104
LIBOBJS = @LIBOBJS@
 
105
LIBS = @LIBS@
 
106
LTLIBOBJS = @LTLIBOBJS@
 
107
MAKEINFO = @MAKEINFO@
 
108
MKDIR_P = @MKDIR_P@
 
109
OBJEXT = @OBJEXT@
 
110
PACKAGE = @PACKAGE@
 
111
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
112
PACKAGE_NAME = @PACKAGE_NAME@
 
113
PACKAGE_STRING = @PACKAGE_STRING@
 
114
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
115
PACKAGE_URL = @PACKAGE_URL@
 
116
PACKAGE_VERSION = @PACKAGE_VERSION@
 
117
PATH_SEPARATOR = @PATH_SEPARATOR@
 
118
SET_MAKE = @SET_MAKE@
 
119
SHELL = @SHELL@
 
120
STRIP = @STRIP@
 
121
VERSION = @VERSION@
 
122
abs_builddir = @abs_builddir@
 
123
abs_srcdir = @abs_srcdir@
 
124
abs_top_builddir = @abs_top_builddir@
 
125
abs_top_srcdir = @abs_top_srcdir@
 
126
ac_ct_CC = @ac_ct_CC@
 
127
am__include = @am__include@
 
128
am__leading_dot = @am__leading_dot@
 
129
am__quote = @am__quote@
 
130
am__tar = @am__tar@
 
131
am__untar = @am__untar@
 
132
bindir = @bindir@
 
133
build = @build@
 
134
build_alias = @build_alias@
 
135
build_cpu = @build_cpu@
 
136
build_os = @build_os@
 
137
build_vendor = @build_vendor@
 
138
builddir = @builddir@
 
139
datadir = @datadir@
 
140
datarootdir = @datarootdir@
 
141
docdir = @docdir@
 
142
dvidir = @dvidir@
 
143
exec_prefix = @exec_prefix@
 
144
host = @host@
 
145
host_alias = @host_alias@
 
146
host_cpu = @host_cpu@
 
147
host_os = @host_os@
 
148
host_vendor = @host_vendor@
 
149
htmldir = @htmldir@
 
150
includedir = @includedir@
 
151
infodir = @infodir@
 
152
install_sh = @install_sh@
 
153
libdir = @libdir@
 
154
libexecdir = @libexecdir@
 
155
localedir = @localedir@
 
156
localstatedir = @localstatedir@
 
157
mandir = @mandir@
 
158
mkdir_p = @mkdir_p@
 
159
oldincludedir = @oldincludedir@
 
160
pdfdir = @pdfdir@
 
161
prefix = @prefix@
 
162
program_transform_name = @program_transform_name@
 
163
psdir = @psdir@
 
164
sbindir = @sbindir@
 
165
sharedstatedir = @sharedstatedir@
 
166
srcdir = @srcdir@
 
167
sysconfdir = @sysconfdir@
 
168
target = @target@
 
169
target_alias = @target_alias@
 
170
target_cpu = @target_cpu@
 
171
target_os = @target_os@
 
172
target_vendor = @target_vendor@
 
173
top_build_prefix = @top_build_prefix@
 
174
top_builddir = @top_builddir@
 
175
top_srcdir = @top_srcdir@
 
176
AUTOMAKE_OPIONS = foreign no-dependencies
 
177
sagan_SOURCES = sagan.c \
 
178
sagan.h \
 
179
version.h \
 
180
sagan-classifications.c \
 
181
sagan-config.c \
 
182
sagan-lockfile.c \
 
183
sagan-references.c \
 
184
sagan-rules.c \
 
185
sagan-signal.c \
 
186
sagan-key.c \
 
187
sagan-stats.c \
 
188
sagan-strlcat.c \
 
189
sagan-strlcpy.c \
 
190
sagan-usage.c \
 
191
sagan-util.c \
 
192
sagan-plog.c \
 
193
parsers/parse-ip.c \
 
194
parsers/parse-port.c \
 
195
output-plugins/sagan-alert.c \
 
196
output-plugins/sagan-snort.c \
 
197
output-plugins/sagan-esmtp.c \
 
198
output-plugins/sagan-external.c \
 
199
output-plugins/sagan-logzilla.c \
 
200
output-plugins/sagan-prelude.c \
 
201
output-plugins/sagan-unified2.c
 
202
 
 
203
all: all-am
 
204
 
 
205
.SUFFIXES:
 
206
.SUFFIXES: .c .o .obj
 
207
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
208
        @for dep in $?; do \
 
209
          case '$(am__configure_deps)' in \
 
210
            *$$dep*) \
 
211
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
212
                && { if test -f $@; then exit 0; else break; fi; }; \
 
213
              exit 1;; \
 
214
          esac; \
 
215
        done; \
 
216
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
 
217
        $(am__cd) $(top_srcdir) && \
 
218
          $(AUTOMAKE) --gnu src/Makefile
 
219
.PRECIOUS: Makefile
 
220
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
221
        @case '$?' in \
 
222
          *config.status*) \
 
223
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
224
          *) \
 
225
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
226
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
227
        esac;
 
228
 
 
229
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
230
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
231
 
 
232
$(top_srcdir)/configure:  $(am__configure_deps)
 
233
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
234
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
235
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
236
$(am__aclocal_m4_deps):
 
237
install-binPROGRAMS: $(bin_PROGRAMS)
 
238
        @$(NORMAL_INSTALL)
 
239
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
240
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
241
        for p in $$list; do echo "$$p $$p"; done | \
 
242
        sed 's/$(EXEEXT)$$//' | \
 
243
        while read p p1; do if test -f $$p; \
 
244
          then echo "$$p"; echo "$$p"; else :; fi; \
 
245
        done | \
 
246
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
247
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
248
        sed 'N;N;N;s,\n, ,g' | \
 
249
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
250
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
251
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
252
            else { print "f", $$3 "/" $$4, $$1; } } \
 
253
          END { for (d in files) print "f", d, files[d] }' | \
 
254
        while read type dir files; do \
 
255
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
256
            test -z "$$files" || { \
 
257
              echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
258
              $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
259
            } \
 
260
        ; done
 
261
 
 
262
uninstall-binPROGRAMS:
 
263
        @$(NORMAL_UNINSTALL)
 
264
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
265
        files=`for p in $$list; do echo "$$p"; done | \
 
266
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
267
              -e 's/$$/$(EXEEXT)/' `; \
 
268
        test -n "$$list" || exit 0; \
 
269
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
270
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
271
 
 
272
clean-binPROGRAMS:
 
273
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
274
sagan$(EXEEXT): $(sagan_OBJECTS) $(sagan_DEPENDENCIES) 
 
275
        @rm -f sagan$(EXEEXT)
 
276
        $(LINK) $(sagan_OBJECTS) $(sagan_LDADD) $(LIBS)
 
277
 
 
278
mostlyclean-compile:
 
279
        -rm -f *.$(OBJEXT)
 
280
 
 
281
distclean-compile:
 
282
        -rm -f *.tab.c
 
283
 
 
284
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse-ip.Po@am__quote@
 
285
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse-port.Po@am__quote@
 
286
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-alert.Po@am__quote@
 
287
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-classifications.Po@am__quote@
 
288
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-config.Po@am__quote@
 
289
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-esmtp.Po@am__quote@
 
290
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-external.Po@am__quote@
 
291
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-key.Po@am__quote@
 
292
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-lockfile.Po@am__quote@
 
293
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-logzilla.Po@am__quote@
 
294
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-plog.Po@am__quote@
 
295
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-prelude.Po@am__quote@
 
296
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-references.Po@am__quote@
 
297
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-rules.Po@am__quote@
 
298
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-signal.Po@am__quote@
 
299
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-snort.Po@am__quote@
 
300
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-stats.Po@am__quote@
 
301
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-strlcat.Po@am__quote@
 
302
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-strlcpy.Po@am__quote@
 
303
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-unified2.Po@am__quote@
 
304
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-usage.Po@am__quote@
 
305
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan-util.Po@am__quote@
 
306
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sagan.Po@am__quote@
 
307
 
 
308
.c.o:
 
309
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
310
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
311
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
312
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
313
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
314
 
 
315
.c.obj:
 
316
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
317
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
318
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
319
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
320
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
321
 
 
322
parse-ip.o: parsers/parse-ip.c
 
323
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parse-ip.o -MD -MP -MF $(DEPDIR)/parse-ip.Tpo -c -o parse-ip.o `test -f 'parsers/parse-ip.c' || echo '$(srcdir)/'`parsers/parse-ip.c
 
324
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/parse-ip.Tpo $(DEPDIR)/parse-ip.Po
 
325
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parsers/parse-ip.c' object='parse-ip.o' libtool=no @AMDEPBACKSLASH@
 
326
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
327
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parse-ip.o `test -f 'parsers/parse-ip.c' || echo '$(srcdir)/'`parsers/parse-ip.c
 
328
 
 
329
parse-ip.obj: parsers/parse-ip.c
 
330
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parse-ip.obj -MD -MP -MF $(DEPDIR)/parse-ip.Tpo -c -o parse-ip.obj `if test -f 'parsers/parse-ip.c'; then $(CYGPATH_W) 'parsers/parse-ip.c'; else $(CYGPATH_W) '$(srcdir)/parsers/parse-ip.c'; fi`
 
331
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/parse-ip.Tpo $(DEPDIR)/parse-ip.Po
 
332
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parsers/parse-ip.c' object='parse-ip.obj' libtool=no @AMDEPBACKSLASH@
 
333
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
334
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parse-ip.obj `if test -f 'parsers/parse-ip.c'; then $(CYGPATH_W) 'parsers/parse-ip.c'; else $(CYGPATH_W) '$(srcdir)/parsers/parse-ip.c'; fi`
 
335
 
 
336
parse-port.o: parsers/parse-port.c
 
337
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parse-port.o -MD -MP -MF $(DEPDIR)/parse-port.Tpo -c -o parse-port.o `test -f 'parsers/parse-port.c' || echo '$(srcdir)/'`parsers/parse-port.c
 
338
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/parse-port.Tpo $(DEPDIR)/parse-port.Po
 
339
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parsers/parse-port.c' object='parse-port.o' libtool=no @AMDEPBACKSLASH@
 
340
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
341
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parse-port.o `test -f 'parsers/parse-port.c' || echo '$(srcdir)/'`parsers/parse-port.c
 
342
 
 
343
parse-port.obj: parsers/parse-port.c
 
344
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parse-port.obj -MD -MP -MF $(DEPDIR)/parse-port.Tpo -c -o parse-port.obj `if test -f 'parsers/parse-port.c'; then $(CYGPATH_W) 'parsers/parse-port.c'; else $(CYGPATH_W) '$(srcdir)/parsers/parse-port.c'; fi`
 
345
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/parse-port.Tpo $(DEPDIR)/parse-port.Po
 
346
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parsers/parse-port.c' object='parse-port.obj' libtool=no @AMDEPBACKSLASH@
 
347
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
348
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parse-port.obj `if test -f 'parsers/parse-port.c'; then $(CYGPATH_W) 'parsers/parse-port.c'; else $(CYGPATH_W) '$(srcdir)/parsers/parse-port.c'; fi`
 
349
 
 
350
sagan-alert.o: output-plugins/sagan-alert.c
 
351
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-alert.o -MD -MP -MF $(DEPDIR)/sagan-alert.Tpo -c -o sagan-alert.o `test -f 'output-plugins/sagan-alert.c' || echo '$(srcdir)/'`output-plugins/sagan-alert.c
 
352
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-alert.Tpo $(DEPDIR)/sagan-alert.Po
 
353
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-alert.c' object='sagan-alert.o' libtool=no @AMDEPBACKSLASH@
 
354
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
355
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-alert.o `test -f 'output-plugins/sagan-alert.c' || echo '$(srcdir)/'`output-plugins/sagan-alert.c
 
356
 
 
357
sagan-alert.obj: output-plugins/sagan-alert.c
 
358
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-alert.obj -MD -MP -MF $(DEPDIR)/sagan-alert.Tpo -c -o sagan-alert.obj `if test -f 'output-plugins/sagan-alert.c'; then $(CYGPATH_W) 'output-plugins/sagan-alert.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-alert.c'; fi`
 
359
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-alert.Tpo $(DEPDIR)/sagan-alert.Po
 
360
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-alert.c' object='sagan-alert.obj' libtool=no @AMDEPBACKSLASH@
 
361
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
362
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-alert.obj `if test -f 'output-plugins/sagan-alert.c'; then $(CYGPATH_W) 'output-plugins/sagan-alert.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-alert.c'; fi`
 
363
 
 
364
sagan-snort.o: output-plugins/sagan-snort.c
 
365
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-snort.o -MD -MP -MF $(DEPDIR)/sagan-snort.Tpo -c -o sagan-snort.o `test -f 'output-plugins/sagan-snort.c' || echo '$(srcdir)/'`output-plugins/sagan-snort.c
 
366
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-snort.Tpo $(DEPDIR)/sagan-snort.Po
 
367
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-snort.c' object='sagan-snort.o' libtool=no @AMDEPBACKSLASH@
 
368
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
369
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-snort.o `test -f 'output-plugins/sagan-snort.c' || echo '$(srcdir)/'`output-plugins/sagan-snort.c
 
370
 
 
371
sagan-snort.obj: output-plugins/sagan-snort.c
 
372
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-snort.obj -MD -MP -MF $(DEPDIR)/sagan-snort.Tpo -c -o sagan-snort.obj `if test -f 'output-plugins/sagan-snort.c'; then $(CYGPATH_W) 'output-plugins/sagan-snort.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-snort.c'; fi`
 
373
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-snort.Tpo $(DEPDIR)/sagan-snort.Po
 
374
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-snort.c' object='sagan-snort.obj' libtool=no @AMDEPBACKSLASH@
 
375
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
376
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-snort.obj `if test -f 'output-plugins/sagan-snort.c'; then $(CYGPATH_W) 'output-plugins/sagan-snort.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-snort.c'; fi`
 
377
 
 
378
sagan-esmtp.o: output-plugins/sagan-esmtp.c
 
379
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-esmtp.o -MD -MP -MF $(DEPDIR)/sagan-esmtp.Tpo -c -o sagan-esmtp.o `test -f 'output-plugins/sagan-esmtp.c' || echo '$(srcdir)/'`output-plugins/sagan-esmtp.c
 
380
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-esmtp.Tpo $(DEPDIR)/sagan-esmtp.Po
 
381
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-esmtp.c' object='sagan-esmtp.o' libtool=no @AMDEPBACKSLASH@
 
382
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
383
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-esmtp.o `test -f 'output-plugins/sagan-esmtp.c' || echo '$(srcdir)/'`output-plugins/sagan-esmtp.c
 
384
 
 
385
sagan-esmtp.obj: output-plugins/sagan-esmtp.c
 
386
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-esmtp.obj -MD -MP -MF $(DEPDIR)/sagan-esmtp.Tpo -c -o sagan-esmtp.obj `if test -f 'output-plugins/sagan-esmtp.c'; then $(CYGPATH_W) 'output-plugins/sagan-esmtp.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-esmtp.c'; fi`
 
387
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-esmtp.Tpo $(DEPDIR)/sagan-esmtp.Po
 
388
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-esmtp.c' object='sagan-esmtp.obj' libtool=no @AMDEPBACKSLASH@
 
389
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
390
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-esmtp.obj `if test -f 'output-plugins/sagan-esmtp.c'; then $(CYGPATH_W) 'output-plugins/sagan-esmtp.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-esmtp.c'; fi`
 
391
 
 
392
sagan-external.o: output-plugins/sagan-external.c
 
393
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-external.o -MD -MP -MF $(DEPDIR)/sagan-external.Tpo -c -o sagan-external.o `test -f 'output-plugins/sagan-external.c' || echo '$(srcdir)/'`output-plugins/sagan-external.c
 
394
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-external.Tpo $(DEPDIR)/sagan-external.Po
 
395
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-external.c' object='sagan-external.o' libtool=no @AMDEPBACKSLASH@
 
396
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
397
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-external.o `test -f 'output-plugins/sagan-external.c' || echo '$(srcdir)/'`output-plugins/sagan-external.c
 
398
 
 
399
sagan-external.obj: output-plugins/sagan-external.c
 
400
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-external.obj -MD -MP -MF $(DEPDIR)/sagan-external.Tpo -c -o sagan-external.obj `if test -f 'output-plugins/sagan-external.c'; then $(CYGPATH_W) 'output-plugins/sagan-external.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-external.c'; fi`
 
401
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-external.Tpo $(DEPDIR)/sagan-external.Po
 
402
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-external.c' object='sagan-external.obj' libtool=no @AMDEPBACKSLASH@
 
403
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
404
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-external.obj `if test -f 'output-plugins/sagan-external.c'; then $(CYGPATH_W) 'output-plugins/sagan-external.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-external.c'; fi`
 
405
 
 
406
sagan-logzilla.o: output-plugins/sagan-logzilla.c
 
407
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-logzilla.o -MD -MP -MF $(DEPDIR)/sagan-logzilla.Tpo -c -o sagan-logzilla.o `test -f 'output-plugins/sagan-logzilla.c' || echo '$(srcdir)/'`output-plugins/sagan-logzilla.c
 
408
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-logzilla.Tpo $(DEPDIR)/sagan-logzilla.Po
 
409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-logzilla.c' object='sagan-logzilla.o' libtool=no @AMDEPBACKSLASH@
 
410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
411
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-logzilla.o `test -f 'output-plugins/sagan-logzilla.c' || echo '$(srcdir)/'`output-plugins/sagan-logzilla.c
 
412
 
 
413
sagan-logzilla.obj: output-plugins/sagan-logzilla.c
 
414
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-logzilla.obj -MD -MP -MF $(DEPDIR)/sagan-logzilla.Tpo -c -o sagan-logzilla.obj `if test -f 'output-plugins/sagan-logzilla.c'; then $(CYGPATH_W) 'output-plugins/sagan-logzilla.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-logzilla.c'; fi`
 
415
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-logzilla.Tpo $(DEPDIR)/sagan-logzilla.Po
 
416
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-logzilla.c' object='sagan-logzilla.obj' libtool=no @AMDEPBACKSLASH@
 
417
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
418
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-logzilla.obj `if test -f 'output-plugins/sagan-logzilla.c'; then $(CYGPATH_W) 'output-plugins/sagan-logzilla.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-logzilla.c'; fi`
 
419
 
 
420
sagan-prelude.o: output-plugins/sagan-prelude.c
 
421
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-prelude.o -MD -MP -MF $(DEPDIR)/sagan-prelude.Tpo -c -o sagan-prelude.o `test -f 'output-plugins/sagan-prelude.c' || echo '$(srcdir)/'`output-plugins/sagan-prelude.c
 
422
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-prelude.Tpo $(DEPDIR)/sagan-prelude.Po
 
423
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-prelude.c' object='sagan-prelude.o' libtool=no @AMDEPBACKSLASH@
 
424
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
425
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-prelude.o `test -f 'output-plugins/sagan-prelude.c' || echo '$(srcdir)/'`output-plugins/sagan-prelude.c
 
426
 
 
427
sagan-prelude.obj: output-plugins/sagan-prelude.c
 
428
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-prelude.obj -MD -MP -MF $(DEPDIR)/sagan-prelude.Tpo -c -o sagan-prelude.obj `if test -f 'output-plugins/sagan-prelude.c'; then $(CYGPATH_W) 'output-plugins/sagan-prelude.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-prelude.c'; fi`
 
429
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-prelude.Tpo $(DEPDIR)/sagan-prelude.Po
 
430
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-prelude.c' object='sagan-prelude.obj' libtool=no @AMDEPBACKSLASH@
 
431
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
432
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-prelude.obj `if test -f 'output-plugins/sagan-prelude.c'; then $(CYGPATH_W) 'output-plugins/sagan-prelude.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-prelude.c'; fi`
 
433
 
 
434
sagan-unified2.o: output-plugins/sagan-unified2.c
 
435
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-unified2.o -MD -MP -MF $(DEPDIR)/sagan-unified2.Tpo -c -o sagan-unified2.o `test -f 'output-plugins/sagan-unified2.c' || echo '$(srcdir)/'`output-plugins/sagan-unified2.c
 
436
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-unified2.Tpo $(DEPDIR)/sagan-unified2.Po
 
437
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-unified2.c' object='sagan-unified2.o' libtool=no @AMDEPBACKSLASH@
 
438
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
439
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-unified2.o `test -f 'output-plugins/sagan-unified2.c' || echo '$(srcdir)/'`output-plugins/sagan-unified2.c
 
440
 
 
441
sagan-unified2.obj: output-plugins/sagan-unified2.c
 
442
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sagan-unified2.obj -MD -MP -MF $(DEPDIR)/sagan-unified2.Tpo -c -o sagan-unified2.obj `if test -f 'output-plugins/sagan-unified2.c'; then $(CYGPATH_W) 'output-plugins/sagan-unified2.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-unified2.c'; fi`
 
443
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/sagan-unified2.Tpo $(DEPDIR)/sagan-unified2.Po
 
444
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='output-plugins/sagan-unified2.c' object='sagan-unified2.obj' libtool=no @AMDEPBACKSLASH@
 
445
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
446
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sagan-unified2.obj `if test -f 'output-plugins/sagan-unified2.c'; then $(CYGPATH_W) 'output-plugins/sagan-unified2.c'; else $(CYGPATH_W) '$(srcdir)/output-plugins/sagan-unified2.c'; fi`
 
447
 
 
448
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
449
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
450
        unique=`for i in $$list; do \
 
451
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
452
          done | \
 
453
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
454
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
455
        mkid -fID $$unique
 
456
tags: TAGS
 
457
 
 
458
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
459
                $(TAGS_FILES) $(LISP)
 
460
        set x; \
 
461
        here=`pwd`; \
 
462
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
463
        unique=`for i in $$list; do \
 
464
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
465
          done | \
 
466
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
467
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
468
        shift; \
 
469
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
470
          test -n "$$unique" || unique=$$empty_fix; \
 
471
          if test $$# -gt 0; then \
 
472
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
473
              "$$@" $$unique; \
 
474
          else \
 
475
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
476
              $$unique; \
 
477
          fi; \
 
478
        fi
 
479
ctags: CTAGS
 
480
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
481
                $(TAGS_FILES) $(LISP)
 
482
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
483
        unique=`for i in $$list; do \
 
484
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
485
          done | \
 
486
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
487
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
488
        test -z "$(CTAGS_ARGS)$$unique" \
 
489
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
490
             $$unique
 
491
 
 
492
GTAGS:
 
493
        here=`$(am__cd) $(top_builddir) && pwd` \
 
494
          && $(am__cd) $(top_srcdir) \
 
495
          && gtags -i $(GTAGS_ARGS) "$$here"
 
496
 
 
497
distclean-tags:
 
498
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
499
 
 
500
distdir: $(DISTFILES)
 
501
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
502
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
503
        list='$(DISTFILES)'; \
 
504
          dist_files=`for file in $$list; do echo $$file; done | \
 
505
          sed -e "s|^$$srcdirstrip/||;t" \
 
506
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
507
        case $$dist_files in \
 
508
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
509
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
510
                           sort -u` ;; \
 
511
        esac; \
 
512
        for file in $$dist_files; do \
 
513
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
514
          if test -d $$d/$$file; then \
 
515
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
516
            if test -d "$(distdir)/$$file"; then \
 
517
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
518
            fi; \
 
519
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
520
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
521
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
522
            fi; \
 
523
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
524
          else \
 
525
            test -f "$(distdir)/$$file" \
 
526
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
527
            || exit 1; \
 
528
          fi; \
 
529
        done
 
530
check-am: all-am
 
531
check: check-am
 
532
all-am: Makefile $(PROGRAMS)
 
533
installdirs:
 
534
        for dir in "$(DESTDIR)$(bindir)"; do \
 
535
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
536
        done
 
537
install: install-am
 
538
install-exec: install-exec-am
 
539
install-data: install-data-am
 
540
uninstall: uninstall-am
 
541
 
 
542
install-am: all-am
 
543
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
544
 
 
545
installcheck: installcheck-am
 
546
install-strip:
 
547
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
548
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
549
          `test -z '$(STRIP)' || \
 
550
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
551
mostlyclean-generic:
 
552
 
 
553
clean-generic:
 
554
 
 
555
distclean-generic:
 
556
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
557
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
558
 
 
559
maintainer-clean-generic:
 
560
        @echo "This command is intended for maintainers to use"
 
561
        @echo "it deletes files that may require special tools to rebuild."
 
562
clean: clean-am
 
563
 
 
564
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
 
565
 
 
566
distclean: distclean-am
 
567
        -rm -rf ./$(DEPDIR)
 
568
        -rm -f Makefile
 
569
distclean-am: clean-am distclean-compile distclean-generic \
 
570
        distclean-tags
 
571
 
 
572
dvi: dvi-am
 
573
 
 
574
dvi-am:
 
575
 
 
576
html: html-am
 
577
 
 
578
html-am:
 
579
 
 
580
info: info-am
 
581
 
 
582
info-am:
 
583
 
 
584
install-data-am: install-data-local
 
585
 
 
586
install-dvi: install-dvi-am
 
587
 
 
588
install-dvi-am:
 
589
 
 
590
install-exec-am: install-binPROGRAMS
 
591
 
 
592
install-html: install-html-am
 
593
 
 
594
install-html-am:
 
595
 
 
596
install-info: install-info-am
 
597
 
 
598
install-info-am:
 
599
 
 
600
install-man:
 
601
 
 
602
install-pdf: install-pdf-am
 
603
 
 
604
install-pdf-am:
 
605
 
 
606
install-ps: install-ps-am
 
607
 
 
608
install-ps-am:
 
609
 
 
610
installcheck-am:
 
611
 
 
612
maintainer-clean: maintainer-clean-am
 
613
        -rm -rf ./$(DEPDIR)
 
614
        -rm -f Makefile
 
615
maintainer-clean-am: distclean-am maintainer-clean-generic
 
616
 
 
617
mostlyclean: mostlyclean-am
 
618
 
 
619
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
620
 
 
621
pdf: pdf-am
 
622
 
 
623
pdf-am:
 
624
 
 
625
ps: ps-am
 
626
 
 
627
ps-am:
 
628
 
 
629
uninstall-am: uninstall-binPROGRAMS
 
630
 
 
631
.MAKE: install-am install-strip
 
632
 
 
633
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
 
634
        clean-generic ctags distclean distclean-compile \
 
635
        distclean-generic distclean-tags distdir dvi dvi-am html \
 
636
        html-am info info-am install install-am install-binPROGRAMS \
 
637
        install-data install-data-am install-data-local install-dvi \
 
638
        install-dvi-am install-exec install-exec-am install-html \
 
639
        install-html-am install-info install-info-am install-man \
 
640
        install-pdf install-pdf-am install-ps install-ps-am \
 
641
        install-strip installcheck installcheck-am installdirs \
 
642
        maintainer-clean maintainer-clean-generic mostlyclean \
 
643
        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
 
644
        tags uninstall uninstall-am uninstall-binPROGRAMS
 
645
 
 
646
 
 
647
install-data-local:
 
648
 
 
649
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
650
# Otherwise a system limit (for SysV at least) may be exceeded.
 
651
.NOEXPORT: