1# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81subdir = src/target-based
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83	sf_attribute_table_parser.c sf_attribute_table.c \
84	$(top_srcdir)/ylwrap
85ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86am__aclocal_m4_deps = $(top_srcdir)/configure.in
87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88	$(ACLOCAL_M4)
89mkinstalldirs = $(install_sh) -d
90CONFIG_HEADER = $(top_builddir)/config.h
91CONFIG_CLEAN_FILES =
92CONFIG_CLEAN_VPATH_FILES =
93LIBRARIES = $(noinst_LIBRARIES)
94ARFLAGS = cru
95AM_V_AR = $(am__v_AR_@AM_V@)
96am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
97am__v_AR_0 = @echo "  AR      " $@;
98am__v_AR_1 =
99libtarget_based_a_AR = $(AR) $(ARFLAGS)
100libtarget_based_a_LIBADD =
101am__libtarget_based_a_SOURCES_DIST = sftarget_reader.c \
102	sftarget_reader.h sftarget_hostentry.c sftarget_hostentry.h \
103	sftarget_protocol_reference.c sftarget_protocol_reference.h \
104	sf_attribute_table_parser.l sf_attribute_table.y
105@HAVE_TARGET_BASED_FALSE@am_libtarget_based_a_OBJECTS =  \
106@HAVE_TARGET_BASED_FALSE@	sftarget_reader.$(OBJEXT)
107@HAVE_TARGET_BASED_TRUE@am_libtarget_based_a_OBJECTS =  \
108@HAVE_TARGET_BASED_TRUE@	sftarget_reader.$(OBJEXT) \
109@HAVE_TARGET_BASED_TRUE@	sftarget_hostentry.$(OBJEXT) \
110@HAVE_TARGET_BASED_TRUE@	sftarget_protocol_reference.$(OBJEXT) \
111@HAVE_TARGET_BASED_TRUE@	sf_attribute_table_parser.$(OBJEXT) \
112@HAVE_TARGET_BASED_TRUE@	sf_attribute_table.$(OBJEXT)
113@HAVE_TARGET_BASED_TRUE@nodist_libtarget_based_a_OBJECTS =  \
114@HAVE_TARGET_BASED_TRUE@	sf_attribute_table_parser.$(OBJEXT) \
115@HAVE_TARGET_BASED_TRUE@	sf_attribute_table.$(OBJEXT)
116libtarget_based_a_OBJECTS = $(am_libtarget_based_a_OBJECTS) \
117	$(nodist_libtarget_based_a_OBJECTS)
118AM_V_P = $(am__v_P_@AM_V@)
119am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120am__v_P_0 = false
121am__v_P_1 = :
122AM_V_GEN = $(am__v_GEN_@AM_V@)
123am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124am__v_GEN_0 = @echo "  GEN     " $@;
125am__v_GEN_1 =
126AM_V_at = $(am__v_at_@AM_V@)
127am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128am__v_at_0 = @
129am__v_at_1 =
130DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
131depcomp =
132am__depfiles_maybe =
133COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
134	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
135AM_V_lt = $(am__v_lt_@AM_V@)
136am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
137am__v_lt_0 = --silent
138am__v_lt_1 =
139LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
140	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
141	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
142	$(AM_CFLAGS) $(CFLAGS)
143AM_V_CC = $(am__v_CC_@AM_V@)
144am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
145am__v_CC_0 = @echo "  CC      " $@;
146am__v_CC_1 =
147CCLD = $(CC)
148LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
149	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
150	$(AM_LDFLAGS) $(LDFLAGS) -o $@
151AM_V_CCLD = $(am__v_CCLD_@AM_V@)
152am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
153am__v_CCLD_0 = @echo "  CCLD    " $@;
154am__v_CCLD_1 =
155LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
156LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
157	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
158AM_V_LEX = $(am__v_LEX_@AM_V@)
159am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
160am__v_LEX_0 = @echo "  LEX     " $@;
161am__v_LEX_1 =
162YLWRAP = $(top_srcdir)/ylwrap
163am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
164		   -e s/c++$$/h++/ -e s/c$$/h/
165YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
166LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
167	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
168AM_V_YACC = $(am__v_YACC_@AM_V@)
169am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
170am__v_YACC_0 = @echo "  YACC    " $@;
171am__v_YACC_1 =
172SOURCES = $(libtarget_based_a_SOURCES) \
173	$(nodist_libtarget_based_a_SOURCES)
174DIST_SOURCES = $(am__libtarget_based_a_SOURCES_DIST)
175am__can_run_installinfo = \
176  case $$AM_UPDATE_INFO_DIR in \
177    n|no|NO) false;; \
178    *) (install-info --version) >/dev/null 2>&1;; \
179  esac
180am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
181# Read a list of newline-separated strings from the standard input,
182# and print each of them once, without duplicates.  Input order is
183# *not* preserved.
184am__uniquify_input = $(AWK) '\
185  BEGIN { nonempty = 0; } \
186  { items[$$0] = 1; nonempty = 1; } \
187  END { if (nonempty) { for (i in items) print i; }; } \
188'
189# Make sure the list of sources is unique.  This is necessary because,
190# e.g., the same source file might be shared among _SOURCES variables
191# for different programs/libraries.
192am__define_uniq_tagged_files = \
193  list='$(am__tagged_files)'; \
194  unique=`for i in $$list; do \
195    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
196  done | $(am__uniquify_input)`
197ETAGS = etags
198CTAGS = ctags
199DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
200ACLOCAL = @ACLOCAL@
201AMTAR = @AMTAR@
202AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
203AR = @AR@
204AUTOCONF = @AUTOCONF@
205AUTOHEADER = @AUTOHEADER@
206AUTOMAKE = @AUTOMAKE@
207AWK = @AWK@
208CC = @CC@
209CCDEPMODE = @CCDEPMODE@
210CCONFIGFLAGS = @CCONFIGFLAGS@
211CFLAGS = @CFLAGS@
212CONFIGFLAGS = @CONFIGFLAGS@
213CPP = @CPP@
214CPPFLAGS = @CPPFLAGS@
215CYGPATH_W = @CYGPATH_W@
216DEFS = @DEFS@
217DEPDIR = @DEPDIR@
218DLLTOOL = @DLLTOOL@
219DSYMUTIL = @DSYMUTIL@
220DUMPBIN = @DUMPBIN@
221ECHO_C = @ECHO_C@
222ECHO_N = @ECHO_N@
223ECHO_T = @ECHO_T@
224EGREP = @EGREP@
225EXEEXT = @EXEEXT@
226FGREP = @FGREP@
227GREP = @GREP@
228ICONFIGFLAGS = @ICONFIGFLAGS@
229INCLUDES = @INCLUDES@
230INSTALL = @INSTALL@
231INSTALL_DATA = @INSTALL_DATA@
232INSTALL_PROGRAM = @INSTALL_PROGRAM@
233INSTALL_SCRIPT = @INSTALL_SCRIPT@
234INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
235LD = @LD@
236LDFLAGS = @LDFLAGS@
237LEX = @LEX@
238LIBOBJS = @LIBOBJS@
239LIBS = @LIBS@
240LIBTOOL = @LIBTOOL@
241LIPO = @LIPO@
242LN_S = @LN_S@
243LTLIBOBJS = @LTLIBOBJS@
244LUA_CFLAGS = @LUA_CFLAGS@
245LUA_LIBS = @LUA_LIBS@
246MAKEINFO = @MAKEINFO@
247MANIFEST_TOOL = @MANIFEST_TOOL@
248MKDIR_P = @MKDIR_P@
249NM = @NM@
250NMEDIT = @NMEDIT@
251OBJDUMP = @OBJDUMP@
252OBJEXT = @OBJEXT@
253OTOOL = @OTOOL@
254OTOOL64 = @OTOOL64@
255PACKAGE = @PACKAGE@
256PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
257PACKAGE_NAME = @PACKAGE_NAME@
258PACKAGE_STRING = @PACKAGE_STRING@
259PACKAGE_TARNAME = @PACKAGE_TARNAME@
260PACKAGE_URL = @PACKAGE_URL@
261PACKAGE_VERSION = @PACKAGE_VERSION@
262PATH_SEPARATOR = @PATH_SEPARATOR@
263PKG_CONFIG = @PKG_CONFIG@
264PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
265PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
266RANLIB = @RANLIB@
267SED = @SED@
268SET_MAKE = @SET_MAKE@
269SHELL = @SHELL@
270SIGNAL_SNORT_DUMP_STATS = @SIGNAL_SNORT_DUMP_STATS@
271SIGNAL_SNORT_READ_ATTR_TBL = @SIGNAL_SNORT_READ_ATTR_TBL@
272SIGNAL_SNORT_RELOAD = @SIGNAL_SNORT_RELOAD@
273SIGNAL_SNORT_ROTATE_STATS = @SIGNAL_SNORT_ROTATE_STATS@
274STRIP = @STRIP@
275VERSION = @VERSION@
276XCCFLAGS = @XCCFLAGS@
277YACC = @YACC@
278abs_builddir = @abs_builddir@
279abs_srcdir = @abs_srcdir@
280abs_top_builddir = @abs_top_builddir@
281abs_top_srcdir = @abs_top_srcdir@
282ac_ct_AR = @ac_ct_AR@
283ac_ct_CC = @ac_ct_CC@
284ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
285am__include = @am__include@
286am__leading_dot = @am__leading_dot@
287am__quote = @am__quote@
288am__tar = @am__tar@
289am__untar = @am__untar@
290bindir = @bindir@
291build = @build@
292build_alias = @build_alias@
293build_cpu = @build_cpu@
294build_os = @build_os@
295build_vendor = @build_vendor@
296builddir = @builddir@
297datadir = @datadir@
298datarootdir = @datarootdir@
299docdir = @docdir@
300dvidir = @dvidir@
301exec_prefix = @exec_prefix@
302extra_incl = @extra_incl@
303host = @host@
304host_alias = @host_alias@
305host_cpu = @host_cpu@
306host_os = @host_os@
307host_vendor = @host_vendor@
308htmldir = @htmldir@
309includedir = @includedir@
310infodir = @infodir@
311install_sh = @install_sh@
312libdir = @libdir@
313libexecdir = @libexecdir@
314localedir = @localedir@
315localstatedir = @localstatedir@
316luajit_CFLAGS = @luajit_CFLAGS@
317luajit_LIBS = @luajit_LIBS@
318mandir = @mandir@
319mkdir_p = @mkdir_p@
320oldincludedir = @oldincludedir@
321pdfdir = @pdfdir@
322prefix = @prefix@
323program_transform_name = @program_transform_name@
324psdir = @psdir@
325sbindir = @sbindir@
326sharedstatedir = @sharedstatedir@
327srcdir = @srcdir@
328sysconfdir = @sysconfdir@
329target_alias = @target_alias@
330top_build_prefix = @top_build_prefix@
331top_builddir = @top_builddir@
332top_srcdir = @top_srcdir@
333AUTOMAKE_OPTIONS = foreign no-dependencies
334noinst_LIBRARIES = libtarget_based.a
335
336#BUILT_SOURCES = \
337#sf_attribute_table_parser.c \
338#sf_attribute_table.h \
339#sf_attribute_table.c
340@HAVE_TARGET_BASED_TRUE@nodist_libtarget_based_a_SOURCES = \
341@HAVE_TARGET_BASED_TRUE@sf_attribute_table_parser.c \
342@HAVE_TARGET_BASED_TRUE@sf_attribute_table.h \
343@HAVE_TARGET_BASED_TRUE@sf_attribute_table.c
344
345@HAVE_TARGET_BASED_FALSE@libtarget_based_a_SOURCES = sftarget_reader.c
346@HAVE_TARGET_BASED_TRUE@libtarget_based_a_SOURCES = \
347@HAVE_TARGET_BASED_TRUE@sftarget_reader.c \
348@HAVE_TARGET_BASED_TRUE@sftarget_reader.h \
349@HAVE_TARGET_BASED_TRUE@sftarget_hostentry.c \
350@HAVE_TARGET_BASED_TRUE@sftarget_hostentry.h \
351@HAVE_TARGET_BASED_TRUE@sftarget_protocol_reference.c \
352@HAVE_TARGET_BASED_TRUE@sftarget_protocol_reference.h \
353@HAVE_TARGET_BASED_TRUE@sf_attribute_table_parser.l \
354@HAVE_TARGET_BASED_TRUE@sf_attribute_table.y
355
356all: all-am
357
358.SUFFIXES:
359.SUFFIXES: .c .l .lo .o .obj .y
360$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
361	@for dep in $?; do \
362	  case '$(am__configure_deps)' in \
363	    *$$dep*) \
364	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
365	        && { if test -f $@; then exit 0; else break; fi; }; \
366	      exit 1;; \
367	  esac; \
368	done; \
369	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/target-based/Makefile'; \
370	$(am__cd) $(top_srcdir) && \
371	  $(AUTOMAKE) --foreign src/target-based/Makefile
372.PRECIOUS: Makefile
373Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
374	@case '$?' in \
375	  *config.status*) \
376	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
377	  *) \
378	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
379	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
380	esac;
381
382$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
383	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
384
385$(top_srcdir)/configure:  $(am__configure_deps)
386	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
388	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389$(am__aclocal_m4_deps):
390
391clean-noinstLIBRARIES:
392	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
393
394libtarget_based.a: $(libtarget_based_a_OBJECTS) $(libtarget_based_a_DEPENDENCIES) $(EXTRA_libtarget_based_a_DEPENDENCIES)
395	$(AM_V_at)-rm -f libtarget_based.a
396	$(AM_V_AR)$(libtarget_based_a_AR) libtarget_based.a $(libtarget_based_a_OBJECTS) $(libtarget_based_a_LIBADD)
397	$(AM_V_at)$(RANLIB) libtarget_based.a
398
399mostlyclean-compile:
400	-rm -f *.$(OBJEXT)
401
402distclean-compile:
403	-rm -f *.tab.c
404
405.c.o:
406	$(AM_V_CC)$(COMPILE) -c $<
407
408.c.obj:
409	$(AM_V_CC)$(COMPILE) -c `$(CYGPATH_W) '$<'`
410
411.c.lo:
412	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
413
414mostlyclean-libtool:
415	-rm -f *.lo
416
417clean-libtool:
418	-rm -rf .libs _libs
419
420ID: $(am__tagged_files)
421	$(am__define_uniq_tagged_files); mkid -fID $$unique
422tags: tags-am
423TAGS: tags
424
425tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
426	set x; \
427	here=`pwd`; \
428	$(am__define_uniq_tagged_files); \
429	shift; \
430	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
431	  test -n "$$unique" || unique=$$empty_fix; \
432	  if test $$# -gt 0; then \
433	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
434	      "$$@" $$unique; \
435	  else \
436	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437	      $$unique; \
438	  fi; \
439	fi
440ctags: ctags-am
441
442CTAGS: ctags
443ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
444	$(am__define_uniq_tagged_files); \
445	test -z "$(CTAGS_ARGS)$$unique" \
446	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
447	     $$unique
448
449GTAGS:
450	here=`$(am__cd) $(top_builddir) && pwd` \
451	  && $(am__cd) $(top_srcdir) \
452	  && gtags -i $(GTAGS_ARGS) "$$here"
453cscopelist: cscopelist-am
454
455cscopelist-am: $(am__tagged_files)
456	list='$(am__tagged_files)'; \
457	case "$(srcdir)" in \
458	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
459	  *) sdir=$(subdir)/$(srcdir) ;; \
460	esac; \
461	for i in $$list; do \
462	  if test -f "$$i"; then \
463	    echo "$(subdir)/$$i"; \
464	  else \
465	    echo "$$sdir/$$i"; \
466	  fi; \
467	done >> $(top_builddir)/cscope.files
468
469distclean-tags:
470	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
471
472distdir: $(DISTFILES)
473	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475	list='$(DISTFILES)'; \
476	  dist_files=`for file in $$list; do echo $$file; done | \
477	  sed -e "s|^$$srcdirstrip/||;t" \
478	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
479	case $$dist_files in \
480	  */*) $(MKDIR_P) `echo "$$dist_files" | \
481			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482			   sort -u` ;; \
483	esac; \
484	for file in $$dist_files; do \
485	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486	  if test -d $$d/$$file; then \
487	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
488	    if test -d "$(distdir)/$$file"; then \
489	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
490	    fi; \
491	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
492	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
493	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494	    fi; \
495	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
496	  else \
497	    test -f "$(distdir)/$$file" \
498	    || cp -p $$d/$$file "$(distdir)/$$file" \
499	    || exit 1; \
500	  fi; \
501	done
502check-am: all-am
503check: check-am
504all-am: Makefile $(LIBRARIES)
505installdirs:
506install: install-am
507install-exec: install-exec-am
508install-data: install-data-am
509uninstall: uninstall-am
510
511install-am: all-am
512	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
513
514installcheck: installcheck-am
515install-strip:
516	if test -z '$(STRIP)'; then \
517	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
518	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
519	      install; \
520	else \
521	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
522	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
523	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
524	fi
525mostlyclean-generic:
526
527clean-generic:
528
529distclean-generic:
530	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
531	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
532
533maintainer-clean-generic:
534	@echo "This command is intended for maintainers to use"
535	@echo "it deletes files that may require special tools to rebuild."
536	-rm -f sf_attribute_table.c
537	-rm -f sf_attribute_table_parser.c
538clean: clean-am
539
540clean-am: clean-generic clean-libtool clean-local \
541	clean-noinstLIBRARIES mostlyclean-am
542
543distclean: distclean-am
544	-rm -f Makefile
545distclean-am: clean-am distclean-compile distclean-generic \
546	distclean-tags
547
548dvi: dvi-am
549
550dvi-am:
551
552html: html-am
553
554html-am:
555
556info: info-am
557
558info-am:
559
560install-data-am:
561
562install-dvi: install-dvi-am
563
564install-dvi-am:
565
566install-exec-am:
567
568install-html: install-html-am
569
570install-html-am:
571
572install-info: install-info-am
573
574install-info-am:
575
576install-man:
577
578install-pdf: install-pdf-am
579
580install-pdf-am:
581
582install-ps: install-ps-am
583
584install-ps-am:
585
586installcheck-am:
587
588maintainer-clean: maintainer-clean-am
589	-rm -f Makefile
590maintainer-clean-am: distclean-am maintainer-clean-generic
591
592mostlyclean: mostlyclean-am
593
594mostlyclean-am: mostlyclean-compile mostlyclean-generic \
595	mostlyclean-libtool
596
597pdf: pdf-am
598
599pdf-am:
600
601ps: ps-am
602
603ps-am:
604
605uninstall-am:
606
607.MAKE: install-am install-strip
608
609.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
610	clean-libtool clean-local clean-noinstLIBRARIES cscopelist-am \
611	ctags ctags-am distclean distclean-compile distclean-generic \
612	distclean-libtool distclean-tags distdir dvi dvi-am html \
613	html-am info info-am install install-am install-data \
614	install-data-am install-dvi install-dvi-am install-exec \
615	install-exec-am install-html install-html-am install-info \
616	install-info-am install-man install-pdf install-pdf-am \
617	install-ps install-ps-am install-strip installcheck \
618	installcheck-am installdirs maintainer-clean \
619	maintainer-clean-generic mostlyclean mostlyclean-compile \
620	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
621	tags tags-am uninstall uninstall-am
622
623
624.y.c:
625	$(YACC) -d -psfat_ -o$@ $?
626
627#### Ugly to get the header file built.
628#### any other suggestions?
629sf_attribute_table.h: sf_attribute_table.y
630	$(YACC) -d -psfat_ $?
631	mv y.tab.h $@
632
633.l.c:
634	$(LEX) -i -o$@ $?
635
636sf_attribute_table_parser.c: sf_attribute_table_parser.l sf_attribute_table.h
637	$(LEX) -i -Psfat -o$@ $<
638
639clean-local:
640	rm -f \
641	sf_attribute_table_parser.c \
642	sf_attribute_table.h \
643	sf_attribute_table.c
644
645# Tell versions [3.59,3.63) of GNU make to not export all variables.
646# Otherwise a system limit (for SysV at least) may be exceeded.
647.NOEXPORT:
648