• 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/rpathlyx/
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 = usey$(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_usey_OBJECTS = usey.$(OBJEXT)
66usey_OBJECTS = $(am_usey_OBJECTS)
67usey_LDADD = $(LDADD)
68usey_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 = $(usey_SOURCES)
77DIST_SOURCES = $(usey_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@
119LIBS = @LIBS@
120LTLIBOBJS = @LTLIBOBJS@
121LTLIBRPATHX = @LTLIBRPATHX@
122LTLIBRPATHY = @LTLIBRPATHY@
123MAKEINFO = @MAKEINFO@
124MKDIR_P = @MKDIR_P@
125OBJEXT = @OBJEXT@
126PACKAGE = @PACKAGE@
127PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128PACKAGE_NAME = @PACKAGE_NAME@
129PACKAGE_STRING = @PACKAGE_STRING@
130PACKAGE_TARNAME = @PACKAGE_TARNAME@
131PACKAGE_VERSION = @PACKAGE_VERSION@
132PATH_SEPARATOR = @PATH_SEPARATOR@
133SET_MAKE = @SET_MAKE@
134SHELL = @SHELL@
135STRIP = @STRIP@
136VERSION = @VERSION@
137abs_builddir = @abs_builddir@
138abs_srcdir = @abs_srcdir@
139abs_top_builddir = @abs_top_builddir@
140abs_top_srcdir = @abs_top_srcdir@
141ac_ct_CC = @ac_ct_CC@
142am__include = @am__include@
143am__leading_dot = @am__leading_dot@
144am__quote = @am__quote@
145am__tar = @am__tar@
146am__untar = @am__untar@
147bindir = @bindir@
148build = @build@
149build_alias = @build_alias@
150build_cpu = @build_cpu@
151build_os = @build_os@
152build_vendor = @build_vendor@
153builddir = @builddir@
154datadir = @datadir@
155datarootdir = @datarootdir@
156docdir = @docdir@
157dvidir = @dvidir@
158exec_prefix = @exec_prefix@
159global_top_auxdir = @global_top_auxdir@
160host = @host@
161host_alias = @host_alias@
162host_cpu = @host_cpu@
163host_os = @host_os@
164host_vendor = @host_vendor@
165htmldir = @htmldir@
166includedir = @includedir@
167infodir = @infodir@
168install_sh = @install_sh@
169libdir = @libdir@
170libexecdir = @libexecdir@
171localedir = @localedir@
172localstatedir = @localstatedir@
173mandir = @mandir@
174mkdir_p = @mkdir_p@
175oldincludedir = @oldincludedir@
176pdfdir = @pdfdir@
177prefix = @prefix@
178program_transform_name = @program_transform_name@
179psdir = @psdir@
180sbindir = @sbindir@
181sharedstatedir = @sharedstatedir@
182srcdir = @srcdir@
183sysconfdir = @sysconfdir@
184target_alias = @target_alias@
185top_builddir = @top_builddir@
186top_srcdir = @top_srcdir@
187AUTOMAKE_OPTIONS = 1.5 foreign no-dependencies
188usey_SOURCES = usey.c
189LDADD = @LIBRPATHY@
190all: all-am
191
192.SUFFIXES:
193.SUFFIXES: .c .o .obj
194am--refresh:
195	@:
196$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
197	@for dep in $?; do \
198	  case '$(am__configure_deps)' in \
199	    *$$dep*) \
200	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
201	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
202		&& exit 0; \
203	      exit 1;; \
204	  esac; \
205	done; \
206	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
207	cd $(top_srcdir) && \
208	  $(AUTOMAKE) --foreign  Makefile
209.PRECIOUS: Makefile
210Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211	@case '$?' in \
212	  *config.status*) \
213	    echo ' $(SHELL) ./config.status'; \
214	    $(SHELL) ./config.status;; \
215	  *) \
216	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
217	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
218	esac;
219
220$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
221	$(SHELL) ./config.status --recheck
222
223$(top_srcdir)/configure:  $(am__configure_deps)
224	cd $(srcdir) && $(AUTOCONF)
225$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
226	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
227install-binPROGRAMS: $(bin_PROGRAMS)
228	@$(NORMAL_INSTALL)
229	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
230	@list='$(bin_PROGRAMS)'; for p in $$list; do \
231	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
232	  if test -f $$p \
233	  ; then \
234	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
235	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
236	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
237	  else :; fi; \
238	done
239
240uninstall-binPROGRAMS:
241	@$(NORMAL_UNINSTALL)
242	@list='$(bin_PROGRAMS)'; for p in $$list; do \
243	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
244	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
245	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
246	done
247
248clean-binPROGRAMS:
249	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
250usey$(EXEEXT): $(usey_OBJECTS) $(usey_DEPENDENCIES) 
251	@rm -f usey$(EXEEXT)
252	$(LINK) $(usey_OBJECTS) $(usey_LDADD) $(LIBS)
253
254mostlyclean-compile:
255	-rm -f *.$(OBJEXT)
256
257distclean-compile:
258	-rm -f *.tab.c
259
260.c.o:
261	$(COMPILE) -c $<
262
263.c.obj:
264	$(COMPILE) -c `$(CYGPATH_W) '$<'`
265
266ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
267	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
268	unique=`for i in $$list; do \
269	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270	  done | \
271	  $(AWK) '    { files[$$0] = 1; } \
272	       END { for (i in files) print i; }'`; \
273	mkid -fID $$unique
274tags: TAGS
275
276TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
277		$(TAGS_FILES) $(LISP)
278	tags=; \
279	here=`pwd`; \
280	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
281	unique=`for i in $$list; do \
282	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283	  done | \
284	  $(AWK) '    { files[$$0] = 1; } \
285	       END { for (i in files) print i; }'`; \
286	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
287	  test -n "$$unique" || unique=$$empty_fix; \
288	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
289	    $$tags $$unique; \
290	fi
291ctags: CTAGS
292CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
293		$(TAGS_FILES) $(LISP)
294	tags=; \
295	here=`pwd`; \
296	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
297	unique=`for i in $$list; do \
298	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299	  done | \
300	  $(AWK) '    { files[$$0] = 1; } \
301	       END { for (i in files) print i; }'`; \
302	test -z "$(CTAGS_ARGS)$$tags$$unique" \
303	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
304	     $$tags $$unique
305
306GTAGS:
307	here=`$(am__cd) $(top_builddir) && pwd` \
308	  && cd $(top_srcdir) \
309	  && gtags -i $(GTAGS_ARGS) $$here
310
311distclean-tags:
312	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
313
314distdir: $(DISTFILES)
315	$(am__remove_distdir)
316	test -d $(distdir) || mkdir $(distdir)
317	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
318	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
319	list='$(DISTFILES)'; \
320	  dist_files=`for file in $$list; do echo $$file; done | \
321	  sed -e "s|^$$srcdirstrip/||;t" \
322	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
323	case $$dist_files in \
324	  */*) $(MKDIR_P) `echo "$$dist_files" | \
325			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
326			   sort -u` ;; \
327	esac; \
328	for file in $$dist_files; do \
329	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
330	  if test -d $$d/$$file; then \
331	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
332	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
333	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
334	    fi; \
335	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
336	  else \
337	    test -f $(distdir)/$$file \
338	    || cp -p $$d/$$file $(distdir)/$$file \
339	    || exit 1; \
340	  fi; \
341	done
342	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
343	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
344	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
345	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
346	|| chmod -R a+r $(distdir)
347dist-gzip: distdir
348	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
349	$(am__remove_distdir)
350
351dist-bzip2: distdir
352	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
353	$(am__remove_distdir)
354
355dist-tarZ: distdir
356	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
357	$(am__remove_distdir)
358
359dist-shar: distdir
360	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
361	$(am__remove_distdir)
362
363dist-zip: distdir
364	-rm -f $(distdir).zip
365	zip -rq $(distdir).zip $(distdir)
366	$(am__remove_distdir)
367
368dist dist-all: distdir
369	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
370	$(am__remove_distdir)
371
372# This target untars the dist file and tries a VPATH configuration.  Then
373# it guarantees that the distribution is self-contained by making another
374# tarfile.
375distcheck: dist
376	case '$(DIST_ARCHIVES)' in \
377	*.tar.gz*) \
378	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
379	*.tar.bz2*) \
380	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
381	*.tar.Z*) \
382	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
383	*.shar.gz*) \
384	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
385	*.zip*) \
386	  unzip $(distdir).zip ;;\
387	esac
388	chmod -R a-w $(distdir); chmod a+w $(distdir)
389	mkdir $(distdir)/_build
390	mkdir $(distdir)/_inst
391	chmod a-w $(distdir)
392	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
393	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
394	  && cd $(distdir)/_build \
395	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
396	    $(DISTCHECK_CONFIGURE_FLAGS) \
397	  && $(MAKE) $(AM_MAKEFLAGS) \
398	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
399	  && $(MAKE) $(AM_MAKEFLAGS) check \
400	  && $(MAKE) $(AM_MAKEFLAGS) install \
401	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
402	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
403	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
404	        distuninstallcheck \
405	  && chmod -R a-w "$$dc_install_base" \
406	  && ({ \
407	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
408	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
409	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
410	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
411	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
412	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
413	  && rm -rf "$$dc_destdir" \
414	  && $(MAKE) $(AM_MAKEFLAGS) dist \
415	  && rm -rf $(DIST_ARCHIVES) \
416	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
417	$(am__remove_distdir)
418	@(echo "$(distdir) archives ready for distribution: "; \
419	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
420	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
421distuninstallcheck:
422	@cd $(distuninstallcheck_dir) \
423	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
424	   || { echo "ERROR: files left after uninstall:" ; \
425	        if test -n "$(DESTDIR)"; then \
426	          echo "  (check DESTDIR support)"; \
427	        fi ; \
428	        $(distuninstallcheck_listfiles) ; \
429	        exit 1; } >&2
430distcleancheck: distclean
431	@if test '$(srcdir)' = . ; then \
432	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
433	  exit 1 ; \
434	fi
435	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
436	  || { echo "ERROR: files left in build directory after distclean:" ; \
437	       $(distcleancheck_listfiles) ; \
438	       exit 1; } >&2
439check-am: all-am
440check: check-am
441all-am: Makefile $(PROGRAMS)
442installdirs:
443	for dir in "$(DESTDIR)$(bindir)"; do \
444	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
445	done
446install: install-am
447install-exec: install-exec-am
448install-data: install-data-am
449uninstall: uninstall-am
450
451install-am: all-am
452	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
453
454installcheck: installcheck-am
455install-strip:
456	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458	  `test -z '$(STRIP)' || \
459	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
460mostlyclean-generic:
461
462clean-generic:
463
464distclean-generic:
465	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
466
467maintainer-clean-generic:
468	@echo "This command is intended for maintainers to use"
469	@echo "it deletes files that may require special tools to rebuild."
470clean: clean-am
471
472clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
473
474distclean: distclean-am
475	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
476	-rm -f Makefile
477distclean-am: clean-am distclean-compile distclean-generic \
478	distclean-tags
479
480dvi: dvi-am
481
482dvi-am:
483
484html: html-am
485
486info: info-am
487
488info-am:
489
490install-data-am:
491
492install-dvi: install-dvi-am
493
494install-exec-am: install-binPROGRAMS
495
496install-html: install-html-am
497
498install-info: install-info-am
499
500install-man:
501
502install-pdf: install-pdf-am
503
504install-ps: install-ps-am
505
506installcheck-am:
507
508maintainer-clean: maintainer-clean-am
509	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
510	-rm -rf $(top_srcdir)/autom4te.cache
511	-rm -f Makefile
512maintainer-clean-am: distclean-am maintainer-clean-generic
513
514mostlyclean: mostlyclean-am
515
516mostlyclean-am: mostlyclean-compile mostlyclean-generic
517
518pdf: pdf-am
519
520pdf-am:
521
522ps: ps-am
523
524ps-am:
525
526uninstall-am: uninstall-binPROGRAMS
527
528.MAKE: install-am install-strip
529
530.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
531	clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
532	dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
533	distclean-compile distclean-generic distclean-tags \
534	distcleancheck distdir distuninstallcheck dvi dvi-am html \
535	html-am info info-am install install-am install-binPROGRAMS \
536	install-data install-data-am install-dvi install-dvi-am \
537	install-exec install-exec-am install-html install-html-am \
538	install-info install-info-am install-man install-pdf \
539	install-pdf-am install-ps install-ps-am install-strip \
540	installcheck installcheck-am installdirs maintainer-clean \
541	maintainer-clean-generic mostlyclean mostlyclean-compile \
542	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
543	uninstall-am uninstall-binPROGRAMS
544
545
546check: all
547	./usey
548# Tell versions [3.59,3.63) of GNU make to not export all variables.
549# Otherwise a system limit (for SysV at least) may be exceeded.
550.NOEXPORT:
551