• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlzyx/
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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.
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@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35bin_PROGRAMS = usez$(EXEEXT)
36subdir = .
37DIST_COMMON = $(am__configure_deps) \
38	$(srcdir)/../../../build-aux/config.guess \
39	$(srcdir)/../../../build-aux/config.rpath \
40	$(srcdir)/../../../build-aux/config.sub \
41	$(srcdir)/../../../build-aux/install-sh \
42	$(srcdir)/../../../build-aux/missing \
43	$(srcdir)/../../../build-aux/mkinstalldirs \
44	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45	$(top_srcdir)/configure ../../../build-aux/compile \
46	../../../build-aux/config.guess \
47	../../../build-aux/config.rpath ../../../build-aux/config.sub \
48	../../../build-aux/depcomp ../../../build-aux/elisp-comp \
49	../../../build-aux/install-sh ../../../build-aux/ltmain.sh \
50	../../../build-aux/mdate-sh ../../../build-aux/missing \
51	../../../build-aux/mkinstalldirs \
52	../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
53ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54am__aclocal_m4_deps = $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56	$(ACLOCAL_M4)
57am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno config.status.lineno
59mkinstalldirs = $(SHELL) \
60	$(top_srcdir)/../../../build-aux/mkinstalldirs
61CONFIG_CLEAN_FILES =
62am__installdirs = "$(DESTDIR)$(bindir)"
63binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
64PROGRAMS = $(bin_PROGRAMS)
65am_usez_OBJECTS = usez.$(OBJEXT)
66usez_OBJECTS = $(am_usez_OBJECTS)
67usez_LDADD = $(LDADD)
68usez_DEPENDENCIES =
69DEFAULT_INCLUDES = -I.@am__isrc@
70depcomp =
71am__depfiles_maybe =
72COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74CCLD = $(CC)
75LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
76SOURCES = $(usez_SOURCES)
77DIST_SOURCES = $(usez_SOURCES)
78ETAGS = etags
79CTAGS = ctags
80DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81distdir = $(PACKAGE)-$(VERSION)
82top_distdir = $(distdir)
83am__remove_distdir = \
84  { test ! -d $(distdir) \
85    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86         && rm -fr $(distdir); }; }
87DIST_ARCHIVES = $(distdir).tar.gz
88GZIP_ENV = --best
89distuninstallcheck_listfiles = find . -type f -print
90distcleancheck_listfiles = find . -type f -print
91ACLOCAL = @ACLOCAL@
92AMTAR = @AMTAR@
93AUTOCONF = @AUTOCONF@
94AUTOHEADER = @AUTOHEADER@
95AUTOMAKE = @AUTOMAKE@
96AWK = @AWK@
97CC = @CC@
98CCDEPMODE = @CCDEPMODE@
99CFLAGS = @CFLAGS@
100CPPFLAGS = @CPPFLAGS@
101CYGPATH_W = @CYGPATH_W@
102DEFS = @DEFS@
103DEPDIR = @DEPDIR@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EXEEXT = @EXEEXT@
108INSTALL = @INSTALL@
109INSTALL_DATA = @INSTALL_DATA@
110INSTALL_PROGRAM = @INSTALL_PROGRAM@
111INSTALL_SCRIPT = @INSTALL_SCRIPT@
112INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113LDFLAGS = @LDFLAGS@
114LIBOBJS = @LIBOBJS@
115LIBRPATHX = @LIBRPATHX@
116LIBRPATHX_PREFIX = @LIBRPATHX_PREFIX@
117LIBRPATHY = @LIBRPATHY@
118LIBRPATHY_PREFIX = @LIBRPATHY_PREFIX@
119LIBRPATHZ = @LIBRPATHZ@
120LIBRPATHZ_PREFIX = @LIBRPATHZ_PREFIX@
121LIBS = @LIBS@
122LTLIBOBJS = @LTLIBOBJS@
123LTLIBRPATHX = @LTLIBRPATHX@
124LTLIBRPATHY = @LTLIBRPATHY@
125LTLIBRPATHZ = @LTLIBRPATHZ@
126MAKEINFO = @MAKEINFO@
127MKDIR_P = @MKDIR_P@
128OBJEXT = @OBJEXT@
129PACKAGE = @PACKAGE@
130PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131PACKAGE_NAME = @PACKAGE_NAME@
132PACKAGE_STRING = @PACKAGE_STRING@
133PACKAGE_TARNAME = @PACKAGE_TARNAME@
134PACKAGE_VERSION = @PACKAGE_VERSION@
135PATH_SEPARATOR = @PATH_SEPARATOR@
136SET_MAKE = @SET_MAKE@
137SHELL = @SHELL@
138STRIP = @STRIP@
139VERSION = @VERSION@
140abs_builddir = @abs_builddir@
141abs_srcdir = @abs_srcdir@
142abs_top_builddir = @abs_top_builddir@
143abs_top_srcdir = @abs_top_srcdir@
144ac_ct_CC = @ac_ct_CC@
145am__include = @am__include@
146am__leading_dot = @am__leading_dot@
147am__quote = @am__quote@
148am__tar = @am__tar@
149am__untar = @am__untar@
150bindir = @bindir@
151build = @build@
152build_alias = @build_alias@
153build_cpu = @build_cpu@
154build_os = @build_os@
155build_vendor = @build_vendor@
156builddir = @builddir@
157datadir = @datadir@
158datarootdir = @datarootdir@
159docdir = @docdir@
160dvidir = @dvidir@
161exec_prefix = @exec_prefix@
162global_top_auxdir = @global_top_auxdir@
163host = @host@
164host_alias = @host_alias@
165host_cpu = @host_cpu@
166host_os = @host_os@
167host_vendor = @host_vendor@
168htmldir = @htmldir@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172libdir = @libdir@
173libexecdir = @libexecdir@
174localedir = @localedir@
175localstatedir = @localstatedir@
176mandir = @mandir@
177mkdir_p = @mkdir_p@
178oldincludedir = @oldincludedir@
179pdfdir = @pdfdir@
180prefix = @prefix@
181program_transform_name = @program_transform_name@
182psdir = @psdir@
183sbindir = @sbindir@
184sharedstatedir = @sharedstatedir@
185srcdir = @srcdir@
186sysconfdir = @sysconfdir@
187target_alias = @target_alias@
188top_builddir = @top_builddir@
189top_srcdir = @top_srcdir@
190AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
191usez_SOURCES = usez.c
192LDADD = @LIBRPATHZ@
193all: all-am
194
195.SUFFIXES:
196.SUFFIXES: .c .o .obj
197am--refresh:
198	@:
199$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
200	@for dep in $?; do \
201	  case '$(am__configure_deps)' in \
202	    *$$dep*) \
203	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
204	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
205		&& exit 0; \
206	      exit 1;; \
207	  esac; \
208	done; \
209	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
210	cd $(top_srcdir) && \
211	  $(AUTOMAKE) --foreign  Makefile
212.PRECIOUS: Makefile
213Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
214	@case '$?' in \
215	  *config.status*) \
216	    echo ' $(SHELL) ./config.status'; \
217	    $(SHELL) ./config.status;; \
218	  *) \
219	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
220	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
221	esac;
222
223$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224	$(SHELL) ./config.status --recheck
225
226$(top_srcdir)/configure:  $(am__configure_deps)
227	cd $(srcdir) && $(AUTOCONF)
228$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
229	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
230install-binPROGRAMS: $(bin_PROGRAMS)
231	@$(NORMAL_INSTALL)
232	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
233	@list='$(bin_PROGRAMS)'; for p in $$list; do \
234	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
235	  if test -f $$p \
236	  ; then \
237	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
238	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
239	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
240	  else :; fi; \
241	done
242
243uninstall-binPROGRAMS:
244	@$(NORMAL_UNINSTALL)
245	@list='$(bin_PROGRAMS)'; for p in $$list; do \
246	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
247	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
248	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
249	done
250
251clean-binPROGRAMS:
252	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
253usez$(EXEEXT): $(usez_OBJECTS) $(usez_DEPENDENCIES) 
254	@rm -f usez$(EXEEXT)
255	$(LINK) $(usez_OBJECTS) $(usez_LDADD) $(LIBS)
256
257mostlyclean-compile:
258	-rm -f *.$(OBJEXT)
259
260distclean-compile:
261	-rm -f *.tab.c
262
263.c.o:
264	$(COMPILE) -c $<
265
266.c.obj:
267	$(COMPILE) -c `$(CYGPATH_W) '$<'`
268
269ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
270	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
271	unique=`for i in $$list; do \
272	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273	  done | \
274	  $(AWK) '    { files[$$0] = 1; } \
275	       END { for (i in files) print i; }'`; \
276	mkid -fID $$unique
277tags: TAGS
278
279TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
280		$(TAGS_FILES) $(LISP)
281	tags=; \
282	here=`pwd`; \
283	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
284	unique=`for i in $$list; do \
285	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286	  done | \
287	  $(AWK) '    { files[$$0] = 1; } \
288	       END { for (i in files) print i; }'`; \
289	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
290	  test -n "$$unique" || unique=$$empty_fix; \
291	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
292	    $$tags $$unique; \
293	fi
294ctags: CTAGS
295CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296		$(TAGS_FILES) $(LISP)
297	tags=; \
298	here=`pwd`; \
299	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
300	unique=`for i in $$list; do \
301	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302	  done | \
303	  $(AWK) '    { files[$$0] = 1; } \
304	       END { for (i in files) print i; }'`; \
305	test -z "$(CTAGS_ARGS)$$tags$$unique" \
306	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
307	     $$tags $$unique
308
309GTAGS:
310	here=`$(am__cd) $(top_builddir) && pwd` \
311	  && cd $(top_srcdir) \
312	  && gtags -i $(GTAGS_ARGS) $$here
313
314distclean-tags:
315	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
316
317distdir: $(DISTFILES)
318	$(am__remove_distdir)
319	test -d $(distdir) || mkdir $(distdir)
320	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
321	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
322	list='$(DISTFILES)'; \
323	  dist_files=`for file in $$list; do echo $$file; done | \
324	  sed -e "s|^$$srcdirstrip/||;t" \
325	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
326	case $$dist_files in \
327	  */*) $(MKDIR_P) `echo "$$dist_files" | \
328			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
329			   sort -u` ;; \
330	esac; \
331	for file in $$dist_files; do \
332	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
333	  if test -d $$d/$$file; then \
334	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
335	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
336	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
337	    fi; \
338	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
339	  else \
340	    test -f $(distdir)/$$file \
341	    || cp -p $$d/$$file $(distdir)/$$file \
342	    || exit 1; \
343	  fi; \
344	done
345	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
346	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
347	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
348	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
349	|| chmod -R a+r $(distdir)
350dist-gzip: distdir
351	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
352	$(am__remove_distdir)
353
354dist-bzip2: distdir
355	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
356	$(am__remove_distdir)
357
358dist-tarZ: distdir
359	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
360	$(am__remove_distdir)
361
362dist-shar: distdir
363	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
364	$(am__remove_distdir)
365
366dist-zip: distdir
367	-rm -f $(distdir).zip
368	zip -rq $(distdir).zip $(distdir)
369	$(am__remove_distdir)
370
371dist dist-all: distdir
372	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
373	$(am__remove_distdir)
374
375# This target untars the dist file and tries a VPATH configuration.  Then
376# it guarantees that the distribution is self-contained by making another
377# tarfile.
378distcheck: dist
379	case '$(DIST_ARCHIVES)' in \
380	*.tar.gz*) \
381	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
382	*.tar.bz2*) \
383	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
384	*.tar.Z*) \
385	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
386	*.shar.gz*) \
387	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
388	*.zip*) \
389	  unzip $(distdir).zip ;;\
390	esac
391	chmod -R a-w $(distdir); chmod a+w $(distdir)
392	mkdir $(distdir)/_build
393	mkdir $(distdir)/_inst
394	chmod a-w $(distdir)
395	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
396	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
397	  && cd $(distdir)/_build \
398	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
399	    $(DISTCHECK_CONFIGURE_FLAGS) \
400	  && $(MAKE) $(AM_MAKEFLAGS) \
401	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
402	  && $(MAKE) $(AM_MAKEFLAGS) check \
403	  && $(MAKE) $(AM_MAKEFLAGS) install \
404	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
405	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
406	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
407	        distuninstallcheck \
408	  && chmod -R a-w "$$dc_install_base" \
409	  && ({ \
410	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
411	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
412	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
413	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
414	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
415	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
416	  && rm -rf "$$dc_destdir" \
417	  && $(MAKE) $(AM_MAKEFLAGS) dist \
418	  && rm -rf $(DIST_ARCHIVES) \
419	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
420	$(am__remove_distdir)
421	@(echo "$(distdir) archives ready for distribution: "; \
422	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
423	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
424distuninstallcheck:
425	@cd $(distuninstallcheck_dir) \
426	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
427	   || { echo "ERROR: files left after uninstall:" ; \
428	        if test -n "$(DESTDIR)"; then \
429	          echo "  (check DESTDIR support)"; \
430	        fi ; \
431	        $(distuninstallcheck_listfiles) ; \
432	        exit 1; } >&2
433distcleancheck: distclean
434	@if test '$(srcdir)' = . ; then \
435	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
436	  exit 1 ; \
437	fi
438	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
439	  || { echo "ERROR: files left in build directory after distclean:" ; \
440	       $(distcleancheck_listfiles) ; \
441	       exit 1; } >&2
442check-am: all-am
443check: check-am
444all-am: Makefile $(PROGRAMS)
445installdirs:
446	for dir in "$(DESTDIR)$(bindir)"; do \
447	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
448	done
449install: install-am
450install-exec: install-exec-am
451install-data: install-data-am
452uninstall: uninstall-am
453
454install-am: all-am
455	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
456
457installcheck: installcheck-am
458install-strip:
459	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
460	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
461	  `test -z '$(STRIP)' || \
462	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
463mostlyclean-generic:
464
465clean-generic:
466
467distclean-generic:
468	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
469
470maintainer-clean-generic:
471	@echo "This command is intended for maintainers to use"
472	@echo "it deletes files that may require special tools to rebuild."
473clean: clean-am
474
475clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
476
477distclean: distclean-am
478	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
479	-rm -f Makefile
480distclean-am: clean-am distclean-compile distclean-generic \
481	distclean-tags
482
483dvi: dvi-am
484
485dvi-am:
486
487html: html-am
488
489info: info-am
490
491info-am:
492
493install-data-am:
494
495install-dvi: install-dvi-am
496
497install-exec-am: install-binPROGRAMS
498
499install-html: install-html-am
500
501install-info: install-info-am
502
503install-man:
504
505install-pdf: install-pdf-am
506
507install-ps: install-ps-am
508
509installcheck-am:
510
511maintainer-clean: maintainer-clean-am
512	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
513	-rm -rf $(top_srcdir)/autom4te.cache
514	-rm -f Makefile
515maintainer-clean-am: distclean-am maintainer-clean-generic
516
517mostlyclean: mostlyclean-am
518
519mostlyclean-am: mostlyclean-compile mostlyclean-generic
520
521pdf: pdf-am
522
523pdf-am:
524
525ps: ps-am
526
527ps-am:
528
529uninstall-am: uninstall-binPROGRAMS
530
531.MAKE: install-am install-strip
532
533.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
534	clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
535	dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
536	distclean-compile distclean-generic distclean-tags \
537	distcleancheck distdir distuninstallcheck dvi dvi-am html \
538	html-am info info-am install install-am install-binPROGRAMS \
539	install-data install-data-am install-dvi install-dvi-am \
540	install-exec install-exec-am install-html install-html-am \
541	install-info install-info-am install-man install-pdf \
542	install-pdf-am install-ps install-ps-am install-strip \
543	installcheck installcheck-am installdirs maintainer-clean \
544	maintainer-clean-generic mostlyclean mostlyclean-compile \
545	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
546	uninstall-am uninstall-binPROGRAMS
547
548
549check: all
550	./usez
551# Tell versions [3.59,3.63) of GNU make to not export all variables.
552# Otherwise a system limit (for SysV at least) may be exceeded.
553.NOEXPORT:
554