1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
16 # Copyright (c) 2001 Clifton Labs, Inc
17 # All rights reserved.
19 # CLIFTON LABS MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
20 # SUITABILITY OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT
21 # NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR
22 # A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. CLIFTON LABS SHALL NOT BE
23 # LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
24 # RESULT OF USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS
27 # By using or copying this Software, Licensee agrees to abide by the
28 # intellectual property laws, and all other applicable laws of the U.S.,
29 # and the terms of this license.
31 # You may modify, distribute, and use the software contained in this
32 # package under the terms of the "GNU LIBRARY GENERAL PUBLIC LICENSE"
33 # version 2, June 1991. A copy of this license agreement can be found in
34 # the file "LGPL", distributed with this archive.
36 # Author: Philip A. Wilsey philip.wilsey@ieee.org
38 # ------------------------------------------------------------------------
43 top_srcdir
= @top_srcdir@
46 exec_prefix = @
exec_prefix@
50 libexecdir
= @libexecdir@
52 sysconfdir
= @sysconfdir@
53 sharedstatedir
= @sharedstatedir@
54 localstatedir
= @localstatedir@
58 includedir = @
includedir@
59 oldincludedir = /usr
/include
60 pkgdatadir
= $(datadir)/@PACKAGE@
61 pkglibdir
= $(libdir)/@PACKAGE@
62 pkgincludedir
= $(includedir)/@PACKAGE@
68 AUTOHEADER
= @AUTOHEADER@
71 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
72 INSTALL_DATA
= @INSTALL_DATA@
73 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
74 INSTALL_HEADER
= $(INSTALL_DATA
)
75 transform
= @program_transform_name@
88 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
93 am__include
= @am__include@
94 am__quote
= @am__quote@
95 install_sh
= @install_sh@
98 AUTOMAKE_OPTIONS
= dejagnu
99 RUNTESTDEFAULTFLAGS
= -v
-v
101 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
104 DIST_COMMON
= Makefile.am Makefile.in
108 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
109 cd
$(top_srcdir
) && \
110 $(AUTOMAKE
) --gnu testsuite
/Makefile
111 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
112 cd
$(top_builddir
) && \
113 CONFIG_HEADERS
= CONFIG_LINKS
= \
114 CONFIG_FILES
=$(subdir
)/$@
$(SHELL
) .
/config.status
120 DEJATOOL
= $(PACKAGE
)
124 check-DEJAGNU
: site.exp
125 srcdir=`CDPATH=: && cd $(srcdir) && pwd`; export srcdir; \
126 EXPECT
=$(EXPECT
); export EXPECT
; \
127 runtest
=$(RUNTEST
); \
128 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
129 l
='$(DEJATOOL)'; for tool in
$$l; do \
130 $$runtest $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
132 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
135 @echo
'Making a new site.exp file...'
136 @echo
'## these variables are automatically generated by make ##' >site.tmp
137 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
138 @echo
'# edit the last section' >>site.tmp
139 @echo
'set tool $(DEJATOOL)' >>site.tmp
140 @echo
'set srcdir $(srcdir)' >>site.tmp
141 @echo
"set objdir `pwd`" >>site.tmp
142 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
143 @
test ! -f site.exp || \
144 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
146 @
test ! -f site.exp || mv site.exp site.bak
147 @mv site.tmp site.exp
149 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
152 distdir
= $(top_distdir
)/$(PACKAGE
)-$(VERSION
)
154 distdir
: $(DISTFILES
)
155 @for file in
$(DISTFILES
); do \
156 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
157 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
158 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
159 $(mkinstalldirs
) "$(distdir)/$$dir"; \
161 if
test -d
$$d/$$file; then \
162 cp
-pR
$$d/$$file $(distdir
) \
165 test -f
$(distdir
)/$$file \
166 || cp
-p
$$d/$$file $(distdir
)/$$file \
171 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
178 install-exec
: install-exec-am
179 install-data
: install-data-am
180 uninstall: uninstall-am
183 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
185 installcheck: installcheck-am
187 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
188 `test -z '$(STRIP)' || \
189 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
195 -rm -f Makefile
$(CONFIG_CLEAN_FILES
) stamp-h stamp-h
[0-9]*
197 maintainer-clean-generic
:
198 @echo
"This command is intended for maintainers to use"
199 @echo
"it deletes files that may require special tools to rebuild."
202 clean-am
: clean-generic mostlyclean-am
204 distclean: distclean-am
206 distclean-am
: clean-am distclean-generic
220 install-info
: install-info-am
226 maintainer-clean
: maintainer-clean-am
228 maintainer-clean-am
: distclean-am maintainer-clean-generic
230 mostlyclean: mostlyclean-am
232 mostlyclean-am
: mostlyclean-generic
234 uninstall-am
: uninstall-info-am
236 .PHONY
: all all-am
check check-DEJAGNU check-am
clean clean-generic \
237 distclean distclean-generic distdir
dvi dvi-am
info info-am \
238 install install-am install-data install-data-am install-exec \
239 install-exec-am install-info install-info-am install-man \
240 install-strip
installcheck installcheck-am
installdirs \
241 maintainer-clean maintainer-clean-generic
mostlyclean \
242 mostlyclean-generic
uninstall uninstall-am uninstall-info-am
245 # hello_AUTOMAKE_OPTIONS = dejagnu
246 # hello_RUNTESTDEFAULTFLAGS = --srcdir $$srcdir/testsuite testsuite.exp
249 runtest testsuite.exp
250 # Tell versions [3.59,3.63) of GNU make to not export all variables.
251 # Otherwise a system limit (for SysV at least) may be exceeded.