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@ 81bin_PROGRAMS = u2spewfoo$(EXEEXT) 82subdir = tools/u2spewfoo 83DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 84 $(top_srcdir)/depcomp 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 = 93am__installdirs = "$(DESTDIR)$(bindir)" 94PROGRAMS = $(bin_PROGRAMS) 95am_u2spewfoo_OBJECTS = u2spewfoo-u2spewfoo.$(OBJEXT) 96u2spewfoo_OBJECTS = $(am_u2spewfoo_OBJECTS) 97u2spewfoo_LDADD = $(LDADD) 98AM_V_lt = $(am__v_lt_@AM_V@) 99am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 100am__v_lt_0 = --silent 101am__v_lt_1 = 102u2spewfoo_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 103 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(u2spewfoo_CFLAGS) \ 104 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 105AM_V_P = $(am__v_P_@AM_V@) 106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 107am__v_P_0 = false 108am__v_P_1 = : 109AM_V_GEN = $(am__v_GEN_@AM_V@) 110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 111am__v_GEN_0 = @echo " GEN " $@; 112am__v_GEN_1 = 113AM_V_at = $(am__v_at_@AM_V@) 114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 115am__v_at_0 = @ 116am__v_at_1 = 117DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 118depcomp = $(SHELL) $(top_srcdir)/depcomp 119am__depfiles_maybe = depfiles 120am__mv = mv -f 121COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 122 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 123LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 124 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 125 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 126 $(AM_CFLAGS) $(CFLAGS) 127AM_V_CC = $(am__v_CC_@AM_V@) 128am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 129am__v_CC_0 = @echo " CC " $@; 130am__v_CC_1 = 131CCLD = $(CC) 132LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 133 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 134 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 135AM_V_CCLD = $(am__v_CCLD_@AM_V@) 136am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 137am__v_CCLD_0 = @echo " CCLD " $@; 138am__v_CCLD_1 = 139SOURCES = $(u2spewfoo_SOURCES) 140DIST_SOURCES = $(u2spewfoo_SOURCES) 141am__can_run_installinfo = \ 142 case $$AM_UPDATE_INFO_DIR in \ 143 n|no|NO) false;; \ 144 *) (install-info --version) >/dev/null 2>&1;; \ 145 esac 146am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 147# Read a list of newline-separated strings from the standard input, 148# and print each of them once, without duplicates. Input order is 149# *not* preserved. 150am__uniquify_input = $(AWK) '\ 151 BEGIN { nonempty = 0; } \ 152 { items[$$0] = 1; nonempty = 1; } \ 153 END { if (nonempty) { for (i in items) print i; }; } \ 154' 155# Make sure the list of sources is unique. This is necessary because, 156# e.g., the same source file might be shared among _SOURCES variables 157# for different programs/libraries. 158am__define_uniq_tagged_files = \ 159 list='$(am__tagged_files)'; \ 160 unique=`for i in $$list; do \ 161 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 162 done | $(am__uniquify_input)` 163ETAGS = etags 164CTAGS = ctags 165DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 166ACLOCAL = @ACLOCAL@ 167AMTAR = @AMTAR@ 168AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 169AR = @AR@ 170AUTOCONF = @AUTOCONF@ 171AUTOHEADER = @AUTOHEADER@ 172AUTOMAKE = @AUTOMAKE@ 173AWK = @AWK@ 174CC = @CC@ 175CCDEPMODE = @CCDEPMODE@ 176CCONFIGFLAGS = @CCONFIGFLAGS@ 177CFLAGS = @CFLAGS@ 178CONFIGFLAGS = @CONFIGFLAGS@ 179CPP = @CPP@ 180CPPFLAGS = @CPPFLAGS@ 181CYGPATH_W = @CYGPATH_W@ 182DEFS = @DEFS@ 183DEPDIR = @DEPDIR@ 184DLLTOOL = @DLLTOOL@ 185DSYMUTIL = @DSYMUTIL@ 186DUMPBIN = @DUMPBIN@ 187ECHO_C = @ECHO_C@ 188ECHO_N = @ECHO_N@ 189ECHO_T = @ECHO_T@ 190EGREP = @EGREP@ 191EXEEXT = @EXEEXT@ 192FGREP = @FGREP@ 193GREP = @GREP@ 194ICONFIGFLAGS = @ICONFIGFLAGS@ 195INCLUDES = @INCLUDES@ @extra_incl@ 196INSTALL = @INSTALL@ 197INSTALL_DATA = @INSTALL_DATA@ 198INSTALL_PROGRAM = @INSTALL_PROGRAM@ 199INSTALL_SCRIPT = @INSTALL_SCRIPT@ 200INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 201LD = @LD@ 202LDFLAGS = @LDFLAGS@ 203LEX = @LEX@ 204LIBOBJS = @LIBOBJS@ 205LIBS = @LIBS@ 206LIBTOOL = @LIBTOOL@ 207LIPO = @LIPO@ 208LN_S = @LN_S@ 209LTLIBOBJS = @LTLIBOBJS@ 210LUA_CFLAGS = @LUA_CFLAGS@ 211LUA_LIBS = @LUA_LIBS@ 212MAKEINFO = @MAKEINFO@ 213MANIFEST_TOOL = @MANIFEST_TOOL@ 214MKDIR_P = @MKDIR_P@ 215NM = @NM@ 216NMEDIT = @NMEDIT@ 217OBJDUMP = @OBJDUMP@ 218OBJEXT = @OBJEXT@ 219OTOOL = @OTOOL@ 220OTOOL64 = @OTOOL64@ 221PACKAGE = @PACKAGE@ 222PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 223PACKAGE_NAME = @PACKAGE_NAME@ 224PACKAGE_STRING = @PACKAGE_STRING@ 225PACKAGE_TARNAME = @PACKAGE_TARNAME@ 226PACKAGE_URL = @PACKAGE_URL@ 227PACKAGE_VERSION = @PACKAGE_VERSION@ 228PATH_SEPARATOR = @PATH_SEPARATOR@ 229PKG_CONFIG = @PKG_CONFIG@ 230PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 231PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 232RANLIB = @RANLIB@ 233SED = @SED@ 234SET_MAKE = @SET_MAKE@ 235SHELL = @SHELL@ 236SIGNAL_SNORT_DUMP_STATS = @SIGNAL_SNORT_DUMP_STATS@ 237SIGNAL_SNORT_READ_ATTR_TBL = @SIGNAL_SNORT_READ_ATTR_TBL@ 238SIGNAL_SNORT_RELOAD = @SIGNAL_SNORT_RELOAD@ 239SIGNAL_SNORT_ROTATE_STATS = @SIGNAL_SNORT_ROTATE_STATS@ 240STRIP = @STRIP@ 241VERSION = @VERSION@ 242XCCFLAGS = @XCCFLAGS@ 243YACC = @YACC@ 244abs_builddir = @abs_builddir@ 245abs_srcdir = @abs_srcdir@ 246abs_top_builddir = @abs_top_builddir@ 247abs_top_srcdir = @abs_top_srcdir@ 248ac_ct_AR = @ac_ct_AR@ 249ac_ct_CC = @ac_ct_CC@ 250ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 251am__include = @am__include@ 252am__leading_dot = @am__leading_dot@ 253am__quote = @am__quote@ 254am__tar = @am__tar@ 255am__untar = @am__untar@ 256bindir = @bindir@ 257build = @build@ 258build_alias = @build_alias@ 259build_cpu = @build_cpu@ 260build_os = @build_os@ 261build_vendor = @build_vendor@ 262builddir = @builddir@ 263datadir = @datadir@ 264datarootdir = @datarootdir@ 265docdir = @docdir@ 266dvidir = @dvidir@ 267exec_prefix = @exec_prefix@ 268extra_incl = @extra_incl@ 269host = @host@ 270host_alias = @host_alias@ 271host_cpu = @host_cpu@ 272host_os = @host_os@ 273host_vendor = @host_vendor@ 274htmldir = @htmldir@ 275includedir = @includedir@ 276infodir = @infodir@ 277install_sh = @install_sh@ 278libdir = @libdir@ 279libexecdir = @libexecdir@ 280localedir = @localedir@ 281localstatedir = @localstatedir@ 282luajit_CFLAGS = @luajit_CFLAGS@ 283luajit_LIBS = @luajit_LIBS@ 284mandir = @mandir@ 285mkdir_p = @mkdir_p@ 286oldincludedir = @oldincludedir@ 287pdfdir = @pdfdir@ 288prefix = @prefix@ 289program_transform_name = @program_transform_name@ 290psdir = @psdir@ 291sbindir = @sbindir@ 292sharedstatedir = @sharedstatedir@ 293srcdir = @srcdir@ 294sysconfdir = @sysconfdir@ 295target_alias = @target_alias@ 296top_build_prefix = @top_build_prefix@ 297top_builddir = @top_builddir@ 298top_srcdir = @top_srcdir@ 299AUTOMAKE_OPTIONS = foreign 300u2spewfoo_SOURCES = u2spewfoo.c 301u2spewfoo_CFLAGS = @CFLAGS@ $(AM_CFLAGS) 302EXTRA_DIST = \ 303u2spewfoo.vcxproj \ 304u2spewfoo.dsp 305 306all: all-am 307 308.SUFFIXES: 309.SUFFIXES: .c .lo .o .obj 310$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 311 @for dep in $?; do \ 312 case '$(am__configure_deps)' in \ 313 *$$dep*) \ 314 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 315 && { if test -f $@; then exit 0; else break; fi; }; \ 316 exit 1;; \ 317 esac; \ 318 done; \ 319 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/u2spewfoo/Makefile'; \ 320 $(am__cd) $(top_srcdir) && \ 321 $(AUTOMAKE) --foreign tools/u2spewfoo/Makefile 322.PRECIOUS: Makefile 323Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 324 @case '$?' in \ 325 *config.status*) \ 326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 327 *) \ 328 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 329 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 330 esac; 331 332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 333 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 334 335$(top_srcdir)/configure: $(am__configure_deps) 336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 337$(ACLOCAL_M4): $(am__aclocal_m4_deps) 338 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 339$(am__aclocal_m4_deps): 340install-binPROGRAMS: $(bin_PROGRAMS) 341 @$(NORMAL_INSTALL) 342 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 343 if test -n "$$list"; then \ 344 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 345 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 346 fi; \ 347 for p in $$list; do echo "$$p $$p"; done | \ 348 sed 's/$(EXEEXT)$$//' | \ 349 while read p p1; do if test -f $$p \ 350 || test -f $$p1 \ 351 ; then echo "$$p"; echo "$$p"; else :; fi; \ 352 done | \ 353 sed -e 'p;s,.*/,,;n;h' \ 354 -e 's|.*|.|' \ 355 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 356 sed 'N;N;N;s,\n, ,g' | \ 357 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 358 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 359 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 360 else { print "f", $$3 "/" $$4, $$1; } } \ 361 END { for (d in files) print "f", d, files[d] }' | \ 362 while read type dir files; do \ 363 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 364 test -z "$$files" || { \ 365 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 366 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 367 } \ 368 ; done 369 370uninstall-binPROGRAMS: 371 @$(NORMAL_UNINSTALL) 372 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 373 files=`for p in $$list; do echo "$$p"; done | \ 374 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 375 -e 's/$$/$(EXEEXT)/' \ 376 `; \ 377 test -n "$$list" || exit 0; \ 378 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 379 cd "$(DESTDIR)$(bindir)" && rm -f $$files 380 381clean-binPROGRAMS: 382 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 383 echo " rm -f" $$list; \ 384 rm -f $$list || exit $$?; \ 385 test -n "$(EXEEXT)" || exit 0; \ 386 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 387 echo " rm -f" $$list; \ 388 rm -f $$list 389 390u2spewfoo$(EXEEXT): $(u2spewfoo_OBJECTS) $(u2spewfoo_DEPENDENCIES) $(EXTRA_u2spewfoo_DEPENDENCIES) 391 @rm -f u2spewfoo$(EXEEXT) 392 $(AM_V_CCLD)$(u2spewfoo_LINK) $(u2spewfoo_OBJECTS) $(u2spewfoo_LDADD) $(LIBS) 393 394mostlyclean-compile: 395 -rm -f *.$(OBJEXT) 396 397distclean-compile: 398 -rm -f *.tab.c 399 400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/u2spewfoo-u2spewfoo.Po@am__quote@ 401 402.c.o: 403@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 404@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 405@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 406@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 407@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< 408 409.c.obj: 410@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 411@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 412@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 413@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 414@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` 415 416.c.lo: 417@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 418@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 419@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 420@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 421@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 422 423u2spewfoo-u2spewfoo.o: u2spewfoo.c 424@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(u2spewfoo_CFLAGS) $(CFLAGS) -MT u2spewfoo-u2spewfoo.o -MD -MP -MF $(DEPDIR)/u2spewfoo-u2spewfoo.Tpo -c -o u2spewfoo-u2spewfoo.o `test -f 'u2spewfoo.c' || echo '$(srcdir)/'`u2spewfoo.c 425@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/u2spewfoo-u2spewfoo.Tpo $(DEPDIR)/u2spewfoo-u2spewfoo.Po 426@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='u2spewfoo.c' object='u2spewfoo-u2spewfoo.o' libtool=no @AMDEPBACKSLASH@ 427@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 428@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(u2spewfoo_CFLAGS) $(CFLAGS) -c -o u2spewfoo-u2spewfoo.o `test -f 'u2spewfoo.c' || echo '$(srcdir)/'`u2spewfoo.c 429 430u2spewfoo-u2spewfoo.obj: u2spewfoo.c 431@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(u2spewfoo_CFLAGS) $(CFLAGS) -MT u2spewfoo-u2spewfoo.obj -MD -MP -MF $(DEPDIR)/u2spewfoo-u2spewfoo.Tpo -c -o u2spewfoo-u2spewfoo.obj `if test -f 'u2spewfoo.c'; then $(CYGPATH_W) 'u2spewfoo.c'; else $(CYGPATH_W) '$(srcdir)/u2spewfoo.c'; fi` 432@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/u2spewfoo-u2spewfoo.Tpo $(DEPDIR)/u2spewfoo-u2spewfoo.Po 433@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='u2spewfoo.c' object='u2spewfoo-u2spewfoo.obj' libtool=no @AMDEPBACKSLASH@ 434@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 435@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(u2spewfoo_CFLAGS) $(CFLAGS) -c -o u2spewfoo-u2spewfoo.obj `if test -f 'u2spewfoo.c'; then $(CYGPATH_W) 'u2spewfoo.c'; else $(CYGPATH_W) '$(srcdir)/u2spewfoo.c'; fi` 436 437mostlyclean-libtool: 438 -rm -f *.lo 439 440clean-libtool: 441 -rm -rf .libs _libs 442 443ID: $(am__tagged_files) 444 $(am__define_uniq_tagged_files); mkid -fID $$unique 445tags: tags-am 446TAGS: tags 447 448tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 449 set x; \ 450 here=`pwd`; \ 451 $(am__define_uniq_tagged_files); \ 452 shift; \ 453 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 454 test -n "$$unique" || unique=$$empty_fix; \ 455 if test $$# -gt 0; then \ 456 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 457 "$$@" $$unique; \ 458 else \ 459 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 460 $$unique; \ 461 fi; \ 462 fi 463ctags: ctags-am 464 465CTAGS: ctags 466ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 467 $(am__define_uniq_tagged_files); \ 468 test -z "$(CTAGS_ARGS)$$unique" \ 469 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 470 $$unique 471 472GTAGS: 473 here=`$(am__cd) $(top_builddir) && pwd` \ 474 && $(am__cd) $(top_srcdir) \ 475 && gtags -i $(GTAGS_ARGS) "$$here" 476cscopelist: cscopelist-am 477 478cscopelist-am: $(am__tagged_files) 479 list='$(am__tagged_files)'; \ 480 case "$(srcdir)" in \ 481 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 482 *) sdir=$(subdir)/$(srcdir) ;; \ 483 esac; \ 484 for i in $$list; do \ 485 if test -f "$$i"; then \ 486 echo "$(subdir)/$$i"; \ 487 else \ 488 echo "$$sdir/$$i"; \ 489 fi; \ 490 done >> $(top_builddir)/cscope.files 491 492distclean-tags: 493 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 494 495distdir: $(DISTFILES) 496 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 497 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 498 list='$(DISTFILES)'; \ 499 dist_files=`for file in $$list; do echo $$file; done | \ 500 sed -e "s|^$$srcdirstrip/||;t" \ 501 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 502 case $$dist_files in \ 503 */*) $(MKDIR_P) `echo "$$dist_files" | \ 504 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 505 sort -u` ;; \ 506 esac; \ 507 for file in $$dist_files; do \ 508 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 509 if test -d $$d/$$file; then \ 510 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 511 if test -d "$(distdir)/$$file"; then \ 512 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 513 fi; \ 514 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 515 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 516 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 517 fi; \ 518 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 519 else \ 520 test -f "$(distdir)/$$file" \ 521 || cp -p $$d/$$file "$(distdir)/$$file" \ 522 || exit 1; \ 523 fi; \ 524 done 525check-am: all-am 526check: check-am 527all-am: Makefile $(PROGRAMS) 528installdirs: 529 for dir in "$(DESTDIR)$(bindir)"; do \ 530 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 531 done 532install: install-am 533install-exec: install-exec-am 534install-data: install-data-am 535uninstall: uninstall-am 536 537install-am: all-am 538 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 539 540installcheck: installcheck-am 541install-strip: 542 if test -z '$(STRIP)'; then \ 543 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 544 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 545 install; \ 546 else \ 547 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 548 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 549 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 550 fi 551mostlyclean-generic: 552 553clean-generic: 554 555distclean-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 559maintainer-clean-generic: 560 @echo "This command is intended for maintainers to use" 561 @echo "it deletes files that may require special tools to rebuild." 562clean: clean-am 563 564clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am 565 566distclean: distclean-am 567 -rm -rf ./$(DEPDIR) 568 -rm -f Makefile 569distclean-am: clean-am distclean-compile distclean-generic \ 570 distclean-tags 571 572dvi: dvi-am 573 574dvi-am: 575 576html: html-am 577 578html-am: 579 580info: info-am 581 582info-am: 583 584install-data-am: 585 586install-dvi: install-dvi-am 587 588install-dvi-am: 589 590install-exec-am: install-binPROGRAMS 591 592install-html: install-html-am 593 594install-html-am: 595 596install-info: install-info-am 597 598install-info-am: 599 600install-man: 601 602install-pdf: install-pdf-am 603 604install-pdf-am: 605 606install-ps: install-ps-am 607 608install-ps-am: 609 610installcheck-am: 611 612maintainer-clean: maintainer-clean-am 613 -rm -rf ./$(DEPDIR) 614 -rm -f Makefile 615maintainer-clean-am: distclean-am maintainer-clean-generic 616 617mostlyclean: mostlyclean-am 618 619mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 620 mostlyclean-libtool 621 622pdf: pdf-am 623 624pdf-am: 625 626ps: ps-am 627 628ps-am: 629 630uninstall-am: uninstall-binPROGRAMS 631 632.MAKE: install-am install-strip 633 634.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ 635 clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \ 636 ctags ctags-am distclean distclean-compile distclean-generic \ 637 distclean-libtool distclean-tags distdir dvi dvi-am html \ 638 html-am info info-am install install-am install-binPROGRAMS \ 639 install-data install-data-am install-dvi install-dvi-am \ 640 install-exec install-exec-am install-html install-html-am \ 641 install-info install-info-am install-man install-pdf \ 642 install-pdf-am install-ps install-ps-am install-strip \ 643 installcheck installcheck-am installdirs maintainer-clean \ 644 maintainer-clean-generic mostlyclean mostlyclean-compile \ 645 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 646 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS 647 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: 652