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