1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
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.
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
17 # This file is part of flex.
19 # Redistribution and use in source and binary forms, with or without
20 # modification, are permitted provided that the following conditions
23 # 1. Redistributions of source code must retain the above copyright
24 # notice, this list of conditions and the following disclaimer.
25 # 2. Redistributions in binary form must reproduce the above copyright
26 # notice, this list of conditions and the following disclaimer in the
27 # documentation and/or other materials provided with the distribution.
29 # Neither the name of the University nor the names of its contributors
30 # may be used to endorse or promote products derived from this software
31 # without specific prior written permission.
33 # THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
34 # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
35 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
38 top_srcdir
= @top_srcdir@
40 pkgdatadir
= $(datadir)/@PACKAGE@
41 pkglibdir
= $(libdir)/@PACKAGE@
42 pkgincludedir
= $(includedir)/@PACKAGE@
44 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA
= $(install_sh
) -c
-m
644
47 install_sh_PROGRAM
= $(install_sh
) -c
48 install_sh_SCRIPT
= $(install_sh
) -c
49 INSTALL_HEADER
= $(INSTALL_DATA
)
50 transform
= $(program_transform_name
)
57 build_triplet
= @build@
59 subdir
= tests
/test-pthread
60 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
61 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
62 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/gettext.m4 \
63 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
64 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
65 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
66 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/configure.in
67 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
69 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
70 CONFIG_HEADER
= $(top_builddir
)/config.h
74 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
77 AMDEP_FALSE
= @AMDEP_FALSE@
78 AMDEP_TRUE
= @AMDEP_TRUE@
81 AUTOHEADER
= @AUTOHEADER@
86 CCDEPMODE
= @CCDEPMODE@
91 CXXDEPMODE
= @CXXDEPMODE@
93 CYGPATH_W
= @CYGPATH_W@
102 HELP2MAN
= @HELP2MAN@
104 INSTALL_DATA
= @INSTALL_DATA@
105 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
106 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
108 INTLLIBS
= @INTLLIBS@
112 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
113 LIBICONV
= @LIBICONV@
118 LTLIBICONV
= @LTLIBICONV@
119 LTLIBINTL
= @LTLIBINTL@
120 LTLIBOBJS
= @LTLIBOBJS@
122 MAKEINFO
= @MAKEINFO@
123 MKINSTALLDIRS
= @MKINSTALLDIRS@
125 MSGMERGE
= @MSGMERGE@
128 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
129 PACKAGE_NAME
= @PACKAGE_NAME@
130 PACKAGE_STRING
= @PACKAGE_STRING@
131 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
132 PACKAGE_VERSION
= @PACKAGE_VERSION@
133 PATH_SEPARATOR
= @PATH_SEPARATOR@
136 SET_MAKE
= @SET_MAKE@
141 XGETTEXT
= @XGETTEXT@
143 ac_ct_CC
= @ac_ct_CC@
144 ac_ct_CXX
= @ac_ct_CXX@
145 ac_ct_RANLIB
= @ac_ct_RANLIB@
146 ac_ct_STRIP
= @ac_ct_STRIP@
147 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
148 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
149 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
150 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
151 am__include
= @am__include@
152 am__leading_dot
= @am__leading_dot@
153 am__quote
= @am__quote@
155 am__untar
= @am__untar@
158 build_alias
= @build_alias@
159 build_cpu
= @build_cpu@
160 build_os
= @build_os@
161 build_vendor
= @build_vendor@
163 exec_prefix = @
exec_prefix@
165 host_alias
= @host_alias@
166 host_cpu
= @host_cpu@
168 host_vendor
= @host_vendor@
169 includedir = @
includedir@
171 install_sh
= @install_sh@
173 libexecdir
= @libexecdir@
174 localstatedir
= @localstatedir@
177 oldincludedir = @
oldincludedir@
179 program_transform_name
= @program_transform_name@
181 sharedstatedir
= @sharedstatedir@
182 sysconfdir
= @sysconfdir@
183 target_alias
= @target_alias@
184 FLEX
= $(top_builddir
)/flex
185 EXTRA_DIST
= scanner.l test-1.input test-2.input test-3.input test-4.input test-5.input
186 CLEANFILES
= scanner.c scanner.h parser.c parser.h
$(testname
)$(EXEEXT
) OUTPUT
$(OBJS
)
187 OBJS
= scanner.o
# parser.o
188 AM_CPPFLAGS
= -I
$(srcdir) -I
$(top_srcdir
) -I
$(top_builddir
)
189 #LFLAGS = --header="scanner.h"
190 #YFLAGS = --defines --output=parser.c
191 testname
= test-pthread
196 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
198 case
'$(am__configure_deps)' in \
200 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
205 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/test-pthread/Makefile'; \
206 cd
$(top_srcdir
) && \
207 $(AUTOMAKE
) --gnits tests
/test-pthread
/Makefile
209 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
212 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
214 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
218 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
219 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
221 $(top_srcdir
)/configure
: $(am__configure_deps
)
222 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
223 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
224 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
233 distdir
: $(DISTFILES
)
234 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
235 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
236 list
='$(DISTFILES)'; for file in
$$list; do \
238 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
239 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
241 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
242 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
243 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
245 $(mkdir_p
) "$(distdir)$$dir"; \
249 if
test -d
$$d/$$file; then \
250 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
251 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
253 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
255 test -f
$(distdir
)/$$file \
256 || cp
-p
$$d/$$file $(distdir
)/$$file \
265 install-exec
: install-exec-am
266 install-data
: install-data-am
267 uninstall: uninstall-am
270 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
272 installcheck: installcheck-am
274 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
275 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
276 `test -z '$(STRIP)' || \
277 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
281 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
284 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
286 maintainer-clean-generic
:
287 @echo
"This command is intended for maintainers to use"
288 @echo
"it deletes files that may require special tools to rebuild."
291 clean-am
: clean-generic mostlyclean-am
293 distclean: distclean-am
295 distclean-am
: clean-am distclean-generic
311 install-info
: install-info-am
317 maintainer-clean
: maintainer-clean-am
319 maintainer-clean-am
: distclean-am maintainer-clean-generic
321 mostlyclean: mostlyclean-am
323 mostlyclean-am
: mostlyclean-generic
333 uninstall-am
: uninstall-info-am
335 .PHONY
: all all-am
check check-am
clean clean-generic
distclean \
336 distclean-generic distdir
dvi dvi-am html html-am
info info-am \
337 install install-am install-data install-data-am install-exec \
338 install-exec-am install-info install-info-am install-man \
339 install-strip
installcheck installcheck-am
installdirs \
340 maintainer-clean maintainer-clean-generic
mostlyclean \
341 mostlyclean-generic pdf pdf-am ps ps-am
uninstall uninstall-am \
345 scanner.c
: $(srcdir)/scanner.l
348 $(testname
)$(EXEEXT
): $(OBJS
)
349 $(CC
) -o
$@
$(LDFLAGS
) $(OBJS
) $(LOADLIBES
)
351 test: $(testname
)$(EXEEXT
)
352 .
/$(testname
) $(srcdir)/test-
*.input
355 $(CC
) -c
-o
$@
$(AM_CPPFLAGS
) $(CPPFLAGS
) $(CFLAGS
) $<
356 # Tell versions [3.59,3.63) of GNU make to not export all variables.
357 # Otherwise a system limit (for SysV at least) may be exceeded.