1# Makefile.in generated by automake 1.11.6 from Makefile.am. 2# tests/test-string-r/Makefile. Generated from Makefile.in by configure. 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6# Foundation, 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 17 18# This file is part of flex. 19 20# Redistribution and use in source and binary forms, with or without 21# modification, are permitted provided that the following conditions 22# are met: 23 24# 1. Redistributions of source code must retain the above copyright 25# notice, this list of conditions and the following disclaimer. 26# 2. Redistributions in binary form must reproduce the above copyright 27# notice, this list of conditions and the following disclaimer in the 28# documentation and/or other materials provided with the distribution. 29 30# Neither the name of the University nor the names of its contributors 31# may be used to endorse or promote products derived from this software 32# without specific prior written permission. 33 34# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 35# IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 36# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 37# PURPOSE. 38 39am__make_dryrun = \ 40 { \ 41 am__dry=no; \ 42 case $$MAKEFLAGS in \ 43 *\\[\ \ ]*) \ 44 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ 45 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ 46 *) \ 47 for am__flg in $$MAKEFLAGS; do \ 48 case $$am__flg in \ 49 *=*|--*) ;; \ 50 *n*) am__dry=yes; break;; \ 51 esac; \ 52 done;; \ 53 esac; \ 54 test $$am__dry = yes; \ 55 } 56pkgdatadir = $(datadir)/flex 57pkgincludedir = $(includedir)/flex 58pkglibdir = $(libdir)/flex 59pkglibexecdir = $(libexecdir)/flex 60am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 61install_sh_DATA = $(install_sh) -c -m 644 62install_sh_PROGRAM = $(install_sh) -c 63install_sh_SCRIPT = $(install_sh) -c 64INSTALL_HEADER = $(INSTALL_DATA) 65transform = $(program_transform_name) 66NORMAL_INSTALL = : 67PRE_INSTALL = : 68POST_INSTALL = : 69NORMAL_UNINSTALL = : 70PRE_UNINSTALL = : 71POST_UNINSTALL = : 72build_triplet = x86_64-unknown-netbsd7.99.1 73host_triplet = x86_64-unknown-netbsd7.99.1 74subdir = tests/test-string-r 75DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 76ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 77am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ 78 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ 79 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ 80 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \ 81 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 82 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 83 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ 84 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac 85am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 86 $(ACLOCAL_M4) 87mkinstalldirs = $(install_sh) -d 88CONFIG_HEADER = $(top_builddir)/config.h 89CONFIG_CLEAN_FILES = 90CONFIG_CLEAN_VPATH_FILES = 91SOURCES = 92DIST_SOURCES = 93am__can_run_installinfo = \ 94 case $$AM_UPDATE_INFO_DIR in \ 95 n|no|NO) false;; \ 96 *) (install-info --version) >/dev/null 2>&1;; \ 97 esac 98DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 99ACLOCAL = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run aclocal-1.11 100ALLOCA = 101AMTAR = $${TAR-tar} 102AR = ar 103AUTOCONF = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoconf 104AUTOHEADER = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run autoheader 105AUTOMAKE = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run automake-1.11 106AWK = gawk 107BISON = /usr/pkg/bin/bison 108CC = gcc 109CCDEPMODE = depmode=gcc3 110CFLAGS = -g -O2 111CPP = gcc -E 112CPPFLAGS = 113CXX = g++ 114CXXCPP = g++ -E 115CXXDEPMODE = depmode=gcc3 116CXXFLAGS = -g -O2 117CYGPATH_W = echo 118DEFS = -DHAVE_CONFIG_H 119DEPDIR = .deps 120DLLTOOL = false 121DSYMUTIL = 122DUMPBIN = 123ECHO_C = 124ECHO_N = -n 125ECHO_T = 126EGREP = /usr/bin/grep -E 127EXEEXT = 128FGREP = /usr/bin/grep -F 129GETTEXT_MACRO_VERSION = 0.18 130GMSGFMT = /usr/pkg/bin/msgfmt 131GMSGFMT_015 = /usr/pkg/bin/msgfmt 132GREP = /usr/bin/grep 133HELP2MAN = /usr/pkg/bin/help2man 134INDENT = /usr/bin/indent 135INSTALL = /usr/bin/install -c 136INSTALL_DATA = ${INSTALL} -m 644 137INSTALL_PROGRAM = ${INSTALL} 138INSTALL_SCRIPT = ${INSTALL} 139INSTALL_STRIP_PROGRAM = $(install_sh) -c -s 140INTLLIBS = 141INTL_MACOSX_LIBS = 142LD = /usr/bin/ld 143LDFLAGS = 144LEX = flex 145LEXLIB = -lfl 146LEX_OUTPUT_ROOT = lex.yy 147LIBICONV = 148LIBINTL = 149LIBOBJS = 150LIBS = -lm 151LIBTOOL = $(SHELL) $(top_builddir)/libtool 152LIPO = 153LN_S = ln -s 154LTLIBICONV = 155LTLIBINTL = 156LTLIBOBJS = 157M4 = /usr/pkg/bin/gm4 158MAKEINFO = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/missing --run makeinfo 159MANIFEST_TOOL = : 160MKDIR_P = ../.././install-sh -c -d 161MSGFMT = /usr/pkg/bin/msgfmt 162MSGFMT_015 = /usr/pkg/bin/msgfmt 163MSGMERGE = /usr/pkg/bin/msgmerge 164NM = /usr/bin/nm -B 165NMEDIT = 166OBJDUMP = objdump 167OBJEXT = o 168OTOOL = 169OTOOL64 = 170PACKAGE = flex 171PACKAGE_BUGREPORT = flex-help@lists.sourceforge.net 172PACKAGE_NAME = the fast lexical analyser generator 173PACKAGE_STRING = the fast lexical analyser generator 2.5.39 174PACKAGE_TARNAME = flex 175PACKAGE_URL = 176PACKAGE_VERSION = 2.5.39 177PATH_SEPARATOR = : 178POSUB = 179RANLIB = ranlib 180SED = /usr/pkg/bin/gsed 181SET_MAKE = 182SHARED_VERSION_INFO = 2:0:0 183SHELL = /bin/sh 184STRIP = strip 185USE_NLS = no 186VERSION = 2.5.39 187XGETTEXT = /usr/pkg/bin/xgettext 188XGETTEXT_015 = /usr/pkg/bin/xgettext 189XGETTEXT_EXTRA_OPTIONS = 190YACC = bison -y 191YFLAGS = 192abs_builddir = /usr/src/external/bsd/flex/flex-2.5.39/tests/test-string-r 193abs_srcdir = /usr/src/external/bsd/flex/flex-2.5.39/tests/test-string-r 194abs_top_builddir = /usr/src/external/bsd/flex/flex-2.5.39 195abs_top_srcdir = /usr/src/external/bsd/flex/flex-2.5.39 196ac_ct_AR = ar 197ac_ct_CC = gcc 198ac_ct_CXX = g++ 199ac_ct_DUMPBIN = 200am__include = include 201am__leading_dot = . 202am__quote = 203am__tar = $${TAR-tar} chof - "$$tardir" 204am__untar = $${TAR-tar} xf - 205bindir = ${exec_prefix}/bin 206build = x86_64-unknown-netbsd7.99.1 207build_alias = 208build_cpu = x86_64 209build_os = netbsd7.99.1 210build_vendor = unknown 211builddir = . 212datadir = ${datarootdir} 213datarootdir = ${prefix}/share 214docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} 215dvidir = ${docdir} 216exec_prefix = ${prefix} 217host = x86_64-unknown-netbsd7.99.1 218host_alias = 219host_cpu = x86_64 220host_os = netbsd7.99.1 221host_vendor = unknown 222htmldir = ${docdir} 223includedir = ${prefix}/include 224infodir = ${datarootdir}/info 225install_sh = ${SHELL} /usr/src/external/bsd/flex/flex-2.5.39/install-sh 226libdir = ${exec_prefix}/lib 227libexecdir = ${exec_prefix}/libexec 228localedir = ${datarootdir}/locale 229localstatedir = ${prefix}/var 230mandir = ${datarootdir}/man 231mkdir_p = $(top_builddir)/./install-sh -c -d 232oldincludedir = /usr/include 233pdfdir = ${docdir} 234prefix = /usr/local 235program_transform_name = s,x,x, 236psdir = ${docdir} 237sbindir = ${exec_prefix}/sbin 238sharedstatedir = ${prefix}/com 239srcdir = . 240sysconfdir = ${prefix}/etc 241target_alias = 242top_build_prefix = ../../ 243top_builddir = ../.. 244top_srcdir = ../.. 245FLEX = $(top_builddir)/flex 246EXTRA_DIST = scanner.l 247CLEANFILES = scanner.c scanner.h parser.c parser.h $(testname)$(EXEEXT) OUTPUT $(OBJS) 248OBJS = scanner.o # parser.o 249AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir) 250#LDFLAGS = $(top_srcdir)/libfl.a 251#LFLAGS = --header="scanner.h" 252#YFLAGS = --defines --output=parser.c 253testname = test-string-r 254all: all-am 255 256.SUFFIXES: 257.SUFFIXES: .c .o 258$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 259 @for dep in $?; do \ 260 case '$(am__configure_deps)' in \ 261 *$$dep*) \ 262 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 263 && { if test -f $@; then exit 0; else break; fi; }; \ 264 exit 1;; \ 265 esac; \ 266 done; \ 267 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/test-string-r/Makefile'; \ 268 $(am__cd) $(top_srcdir) && \ 269 $(AUTOMAKE) --gnu tests/test-string-r/Makefile 270.PRECIOUS: Makefile 271Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 272 @case '$?' in \ 273 *config.status*) \ 274 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 275 *) \ 276 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 277 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 278 esac; 279 280$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 282 283$(top_srcdir)/configure: $(am__configure_deps) 284 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 285$(ACLOCAL_M4): $(am__aclocal_m4_deps) 286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 287$(am__aclocal_m4_deps): 288 289mostlyclean-libtool: 290 -rm -f *.lo 291 292clean-libtool: 293 -rm -rf .libs _libs 294tags: TAGS 295TAGS: 296 297ctags: CTAGS 298CTAGS: 299 300 301distdir: $(DISTFILES) 302 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 303 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 304 list='$(DISTFILES)'; \ 305 dist_files=`for file in $$list; do echo $$file; done | \ 306 sed -e "s|^$$srcdirstrip/||;t" \ 307 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 308 case $$dist_files in \ 309 */*) $(MKDIR_P) `echo "$$dist_files" | \ 310 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 311 sort -u` ;; \ 312 esac; \ 313 for file in $$dist_files; do \ 314 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 315 if test -d $$d/$$file; then \ 316 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 317 if test -d "$(distdir)/$$file"; then \ 318 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 319 fi; \ 320 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 321 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 322 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 323 fi; \ 324 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 325 else \ 326 test -f "$(distdir)/$$file" \ 327 || cp -p $$d/$$file "$(distdir)/$$file" \ 328 || exit 1; \ 329 fi; \ 330 done 331check-am: all-am 332check: check-am 333all-am: Makefile 334installdirs: 335install: install-am 336install-exec: install-exec-am 337install-data: install-data-am 338uninstall: uninstall-am 339 340install-am: all-am 341 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 342 343installcheck: installcheck-am 344install-strip: 345 if test -z '$(STRIP)'; then \ 346 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 347 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 348 install; \ 349 else \ 350 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 351 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 352 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 353 fi 354mostlyclean-generic: 355 356clean-generic: 357 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 358 359distclean-generic: 360 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 361 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 362 363maintainer-clean-generic: 364 @echo "This command is intended for maintainers to use" 365 @echo "it deletes files that may require special tools to rebuild." 366clean: clean-am 367 368clean-am: clean-generic clean-libtool mostlyclean-am 369 370distclean: distclean-am 371 -rm -f Makefile 372distclean-am: clean-am distclean-generic 373 374dvi: dvi-am 375 376dvi-am: 377 378html: html-am 379 380html-am: 381 382info: info-am 383 384info-am: 385 386install-data-am: 387 388install-dvi: install-dvi-am 389 390install-dvi-am: 391 392install-exec-am: 393 394install-html: install-html-am 395 396install-html-am: 397 398install-info: install-info-am 399 400install-info-am: 401 402install-man: 403 404install-pdf: install-pdf-am 405 406install-pdf-am: 407 408install-ps: install-ps-am 409 410install-ps-am: 411 412installcheck-am: 413 414maintainer-clean: maintainer-clean-am 415 -rm -f Makefile 416maintainer-clean-am: distclean-am maintainer-clean-generic 417 418mostlyclean: mostlyclean-am 419 420mostlyclean-am: mostlyclean-generic mostlyclean-libtool 421 422pdf: pdf-am 423 424pdf-am: 425 426ps: ps-am 427 428ps-am: 429 430uninstall-am: 431 432.MAKE: install-am install-strip 433 434.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 435 distclean distclean-generic distclean-libtool distdir dvi \ 436 dvi-am html html-am info info-am install install-am \ 437 install-data install-data-am install-dvi install-dvi-am \ 438 install-exec install-exec-am install-html install-html-am \ 439 install-info install-info-am install-man install-pdf \ 440 install-pdf-am install-ps install-ps-am install-strip \ 441 installcheck installcheck-am installdirs maintainer-clean \ 442 maintainer-clean-generic mostlyclean mostlyclean-generic \ 443 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am 444 445 446scanner.c: $(srcdir)/scanner.l 447 $(FLEX) $(LFLAGS) $< 448 449$(testname)$(EXEEXT): $(OBJS) 450 $(CC) $(CFLAGS) -o $@ $(LDFLAGS) $(OBJS) $(LOADLIBES) 451 452test: $(testname)$(EXEEXT) 453 ./$(testname)$(EXEEXT) 454 455.c.o: 456 $(CC) -c -o $@ $(AM_CPPFLAGS) $(CPPFLAGS) $(CFLAGS) $< 457 458# Tell versions [3.59,3.63) of GNU make to not export all variables. 459# Otherwise a system limit (for SysV at least) may be exceeded. 460.NOEXPORT: 461