1# Makefile.in generated by automake 1.11.3 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = src/timer
38DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42	$(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/include/config.h
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49libtimer_la_LIBADD =
50am_libtimer_la_OBJECTS = timer.lo timer_hw.lo timer_query.lo \
51	timer_query_hw.lo timer_symbols.lo
52libtimer_la_OBJECTS = $(am_libtimer_la_OBJECTS)
53AM_V_lt = $(am__v_lt_@AM_V@)
54am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
55am__v_lt_0 = --silent
56DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
57depcomp = $(SHELL) $(top_srcdir)/depcomp
58am__depfiles_maybe = depfiles
59am__mv = mv -f
60COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
63	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
64	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
65	$(AM_CFLAGS) $(CFLAGS)
66AM_V_CC = $(am__v_CC_@AM_V@)
67am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
68am__v_CC_0 = @echo "  CC    " $@;
69AM_V_at = $(am__v_at_@AM_V@)
70am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
71am__v_at_0 = @
72CCLD = $(CC)
73LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
74	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
75	$(AM_LDFLAGS) $(LDFLAGS) -o $@
76AM_V_CCLD = $(am__v_CCLD_@AM_V@)
77am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
78am__v_CCLD_0 = @echo "  CCLD  " $@;
79AM_V_GEN = $(am__v_GEN_@AM_V@)
80am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
81am__v_GEN_0 = @echo "  GEN   " $@;
82SOURCES = $(libtimer_la_SOURCES)
83DIST_SOURCES = $(libtimer_la_SOURCES)
84HEADERS = $(noinst_HEADERS)
85ETAGS = etags
86CTAGS = ctags
87DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88ACLOCAL = @ACLOCAL@
89ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
90ALSA_DEPLIBS = @ALSA_DEPLIBS@
91ALSA_PKGCONF_DIR = @ALSA_PKGCONF_DIR@
92ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
93AMTAR = @AMTAR@
94AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
95AR = @AR@
96AUTOCONF = @AUTOCONF@
97AUTOHEADER = @AUTOHEADER@
98AUTOMAKE = @AUTOMAKE@
99AWK = @AWK@
100CC = @CC@
101CCDEPMODE = @CCDEPMODE@
102CFLAGS = @CFLAGS@
103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108DLLTOOL = @DLLTOOL@
109DSYMUTIL = @DSYMUTIL@
110DUMPBIN = @DUMPBIN@
111ECHO_C = @ECHO_C@
112ECHO_N = @ECHO_N@
113ECHO_T = @ECHO_T@
114EGREP = @EGREP@
115EXEEXT = @EXEEXT@
116FGREP = @FGREP@
117GREP = @GREP@
118INSTALL = @INSTALL@
119INSTALL_DATA = @INSTALL_DATA@
120INSTALL_PROGRAM = @INSTALL_PROGRAM@
121INSTALL_SCRIPT = @INSTALL_SCRIPT@
122INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123LD = @LD@
124LDFLAGS = @LDFLAGS@
125LIBOBJS = @LIBOBJS@
126LIBS = @LIBS@
127LIBTOOL = @LIBTOOL@
128LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
129LIPO = @LIPO@
130LN_S = @LN_S@
131LTLIBOBJS = @LTLIBOBJS@
132MAKEINFO = @MAKEINFO@
133MANIFEST_TOOL = @MANIFEST_TOOL@
134MKDIR_P = @MKDIR_P@
135NM = @NM@
136NMEDIT = @NMEDIT@
137OBJDUMP = @OBJDUMP@
138OBJEXT = @OBJEXT@
139OTOOL = @OTOOL@
140OTOOL64 = @OTOOL64@
141PACKAGE = @PACKAGE@
142PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143PACKAGE_NAME = @PACKAGE_NAME@
144PACKAGE_STRING = @PACKAGE_STRING@
145PACKAGE_TARNAME = @PACKAGE_TARNAME@
146PACKAGE_URL = @PACKAGE_URL@
147PACKAGE_VERSION = @PACKAGE_VERSION@
148PATH_SEPARATOR = @PATH_SEPARATOR@
149PYTHON_INCLUDES = @PYTHON_INCLUDES@
150PYTHON_LIBS = @PYTHON_LIBS@
151RANLIB = @RANLIB@
152SED = @SED@
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
155SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
156SND_LIB_MAJOR = @SND_LIB_MAJOR@
157SND_LIB_MINOR = @SND_LIB_MINOR@
158SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
159SND_LIB_VERSION = @SND_LIB_VERSION@
160STRIP = @STRIP@
161SYMBOL_PREFIX = @SYMBOL_PREFIX@
162VERSION = @VERSION@
163abs_builddir = @abs_builddir@
164abs_srcdir = @abs_srcdir@
165abs_top_builddir = @abs_top_builddir@
166abs_top_srcdir = @abs_top_srcdir@
167ac_ct_AR = @ac_ct_AR@
168ac_ct_CC = @ac_ct_CC@
169ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
170am__include = @am__include@
171am__leading_dot = @am__leading_dot@
172am__quote = @am__quote@
173am__tar = @am__tar@
174am__untar = @am__untar@
175bindir = @bindir@
176build = @build@
177build_alias = @build_alias@
178build_cpu = @build_cpu@
179build_os = @build_os@
180build_vendor = @build_vendor@
181builddir = @builddir@
182datadir = @datadir@
183datarootdir = @datarootdir@
184docdir = @docdir@
185dvidir = @dvidir@
186exec_prefix = @exec_prefix@
187host = @host@
188host_alias = @host_alias@
189host_cpu = @host_cpu@
190host_os = @host_os@
191host_vendor = @host_vendor@
192htmldir = @htmldir@
193includedir = @includedir@
194infodir = @infodir@
195install_sh = @install_sh@
196libdir = @libdir@
197libexecdir = @libexecdir@
198localedir = @localedir@
199localstatedir = @localstatedir@
200mandir = @mandir@
201mkdir_p = @mkdir_p@
202oldincludedir = @oldincludedir@
203pdfdir = @pdfdir@
204prefix = @prefix@
205program_transform_name = @program_transform_name@
206psdir = @psdir@
207sbindir = @sbindir@
208sharedstatedir = @sharedstatedir@
209srcdir = @srcdir@
210sysconfdir = @sysconfdir@
211target_alias = @target_alias@
212top_build_prefix = @top_build_prefix@
213top_builddir = @top_builddir@
214top_srcdir = @top_srcdir@
215EXTRA_LTLIBRARIES = libtimer.la
216libtimer_la_SOURCES = timer.c timer_hw.c timer_query.c timer_query_hw.c \
217	              timer_symbols.c
218
219noinst_HEADERS = timer_local.h
220INCLUDES = -I$(top_srcdir)/include
221all: all-am
222
223.SUFFIXES:
224.SUFFIXES: .c .lo .o .obj
225$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
226	@for dep in $?; do \
227	  case '$(am__configure_deps)' in \
228	    *$$dep*) \
229	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
230	        && { if test -f $@; then exit 0; else break; fi; }; \
231	      exit 1;; \
232	  esac; \
233	done; \
234	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/timer/Makefile'; \
235	$(am__cd) $(top_srcdir) && \
236	  $(AUTOMAKE) --foreign src/timer/Makefile
237.PRECIOUS: Makefile
238Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239	@case '$?' in \
240	  *config.status*) \
241	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242	  *) \
243	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
244	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
245	esac;
246
247$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250$(top_srcdir)/configure:  $(am__configure_deps)
251	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
253	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254$(am__aclocal_m4_deps):
255libtimer.la: $(libtimer_la_OBJECTS) $(libtimer_la_DEPENDENCIES) $(EXTRA_libtimer_la_DEPENDENCIES) 
256	$(AM_V_CCLD)$(LINK)  $(libtimer_la_OBJECTS) $(libtimer_la_LIBADD) $(LIBS)
257
258mostlyclean-compile:
259	-rm -f *.$(OBJEXT)
260
261distclean-compile:
262	-rm -f *.tab.c
263
264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Plo@am__quote@
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer_hw.Plo@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer_query.Plo@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer_query_hw.Plo@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer_symbols.Plo@am__quote@
269
270.c.o:
271@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
272@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
273@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
275@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
276
277.c.obj:
278@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
279@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
280@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
281@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
282@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
283
284.c.lo:
285@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
286@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
287@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
288@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
289@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
290
291mostlyclean-libtool:
292	-rm -f *.lo
293
294clean-libtool:
295	-rm -rf .libs _libs
296
297ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
298	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299	unique=`for i in $$list; do \
300	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301	  done | \
302	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
303	      END { if (nonempty) { for (i in files) print i; }; }'`; \
304	mkid -fID $$unique
305tags: TAGS
306
307TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
308		$(TAGS_FILES) $(LISP)
309	set x; \
310	here=`pwd`; \
311	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
312	unique=`for i in $$list; do \
313	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314	  done | \
315	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
316	      END { if (nonempty) { for (i in files) print i; }; }'`; \
317	shift; \
318	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
319	  test -n "$$unique" || unique=$$empty_fix; \
320	  if test $$# -gt 0; then \
321	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
322	      "$$@" $$unique; \
323	  else \
324	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325	      $$unique; \
326	  fi; \
327	fi
328ctags: CTAGS
329CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
330		$(TAGS_FILES) $(LISP)
331	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
332	unique=`for i in $$list; do \
333	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334	  done | \
335	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
336	      END { if (nonempty) { for (i in files) print i; }; }'`; \
337	test -z "$(CTAGS_ARGS)$$unique" \
338	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
339	     $$unique
340
341GTAGS:
342	here=`$(am__cd) $(top_builddir) && pwd` \
343	  && $(am__cd) $(top_srcdir) \
344	  && gtags -i $(GTAGS_ARGS) "$$here"
345
346distclean-tags:
347	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
348
349distdir: $(DISTFILES)
350	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
351	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352	list='$(DISTFILES)'; \
353	  dist_files=`for file in $$list; do echo $$file; done | \
354	  sed -e "s|^$$srcdirstrip/||;t" \
355	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
356	case $$dist_files in \
357	  */*) $(MKDIR_P) `echo "$$dist_files" | \
358			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
359			   sort -u` ;; \
360	esac; \
361	for file in $$dist_files; do \
362	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363	  if test -d $$d/$$file; then \
364	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
365	    if test -d "$(distdir)/$$file"; then \
366	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
367	    fi; \
368	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
370	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
371	    fi; \
372	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
373	  else \
374	    test -f "$(distdir)/$$file" \
375	    || cp -p $$d/$$file "$(distdir)/$$file" \
376	    || exit 1; \
377	  fi; \
378	done
379check-am: all-am
380check: check-am
381all-am: Makefile $(HEADERS)
382installdirs:
383install: install-am
384install-exec: install-exec-am
385install-data: install-data-am
386uninstall: uninstall-am
387
388install-am: all-am
389	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
390
391installcheck: installcheck-am
392install-strip:
393	if test -z '$(STRIP)'; then \
394	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
396	      install; \
397	else \
398	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
399	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
400	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
401	fi
402mostlyclean-generic:
403
404clean-generic:
405
406distclean-generic:
407	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
409
410maintainer-clean-generic:
411	@echo "This command is intended for maintainers to use"
412	@echo "it deletes files that may require special tools to rebuild."
413clean: clean-am
414
415clean-am: clean-generic clean-libtool mostlyclean-am
416
417distclean: distclean-am
418	-rm -rf ./$(DEPDIR)
419	-rm -f Makefile
420distclean-am: clean-am distclean-compile distclean-generic \
421	distclean-tags
422
423dvi: dvi-am
424
425dvi-am:
426
427html: html-am
428
429html-am:
430
431info: info-am
432
433info-am:
434
435install-data-am:
436
437install-dvi: install-dvi-am
438
439install-dvi-am:
440
441install-exec-am:
442
443install-html: install-html-am
444
445install-html-am:
446
447install-info: install-info-am
448
449install-info-am:
450
451install-man:
452
453install-pdf: install-pdf-am
454
455install-pdf-am:
456
457install-ps: install-ps-am
458
459install-ps-am:
460
461installcheck-am:
462
463maintainer-clean: maintainer-clean-am
464	-rm -rf ./$(DEPDIR)
465	-rm -f Makefile
466maintainer-clean-am: distclean-am maintainer-clean-generic
467
468mostlyclean: mostlyclean-am
469
470mostlyclean-am: mostlyclean-compile mostlyclean-generic \
471	mostlyclean-libtool
472
473pdf: pdf-am
474
475pdf-am:
476
477ps: ps-am
478
479ps-am:
480
481uninstall-am:
482
483.MAKE: install-am install-strip
484
485.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
486	clean-libtool ctags distclean distclean-compile \
487	distclean-generic distclean-libtool distclean-tags distdir dvi \
488	dvi-am html html-am info info-am install install-am \
489	install-data install-data-am install-dvi install-dvi-am \
490	install-exec install-exec-am install-html install-html-am \
491	install-info install-info-am install-man install-pdf \
492	install-pdf-am install-ps install-ps-am install-strip \
493	installcheck installcheck-am installdirs maintainer-clean \
494	maintainer-clean-generic mostlyclean mostlyclean-compile \
495	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
496	tags uninstall uninstall-am
497
498all: libtimer.la
499
500# Tell versions [3.59,3.63) of GNU make to not export all variables.
501# Otherwise a system limit (for SysV at least) may be exceeded.
502.NOEXPORT:
503