7d0f69a03d9311bda35c378eabd324eae55b0663
[hildon] / timer / Makefile.in
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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
17 #INCLUDES = $(GTK_CFLAGS) -DLOCALEDIR=\"$(localedir)\"  $(LIBMB_CFLAGS) \
18 #       $(GCONF_CFLAGS) $(X_CFLAGS) -I$(srcdir)/..
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = ..
27
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 host_triplet = @host@
42 ACLOCAL = @ACLOCAL@
43 ALL_LINGUAS = @ALL_LINGUAS@
44 AMDEP_FALSE = @AMDEP_FALSE@
45 AMDEP_TRUE = @AMDEP_TRUE@
46 AMTAR = @AMTAR@
47 AR = @AR@
48 AUTOCONF = @AUTOCONF@
49 AUTOHEADER = @AUTOHEADER@
50 AUTOMAKE = @AUTOMAKE@
51 AWK = @AWK@
52 CATALOGS = @CATALOGS@
53 CATOBJEXT = @CATOBJEXT@
54 CC = @CC@
55 CCDEPMODE = @CCDEPMODE@
56 CFLAGS = @CFLAGS@
57 CPP = @CPP@
58 CPPFLAGS = @CPPFLAGS@
59 CXX = @CXX@
60 CXXCPP = @CXXCPP@
61 CXXDEPMODE = @CXXDEPMODE@
62 CXXFLAGS = @CXXFLAGS@
63 CYGPATH_W = @CYGPATH_W@
64 DATADIRNAME = @DATADIRNAME@
65 DEFS = @DEFS@
66 DEPDIR = @DEPDIR@
67 DOXYGEN_FOUND = @DOXYGEN_FOUND@
68 ECHO = @ECHO@
69 ECHO_C = @ECHO_C@
70 ECHO_N = @ECHO_N@
71 ECHO_T = @ECHO_T@
72 EGREP = @EGREP@
73 ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
74 ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
75 ESD_CFLAGS = @ESD_CFLAGS@
76 ESD_LIBS = @ESD_LIBS@
77 EXEEXT = @EXEEXT@
78 F77 = @F77@
79 FFLAGS = @FFLAGS@
80 GCONF_CFLAGS = @GCONF_CFLAGS@
81 GCONF_LIBS = @GCONF_LIBS@
82 GMOFILES = @GMOFILES@
83 GMSGFMT = @GMSGFMT@
84 GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
85 GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
86 GTK_CFLAGS = @GTK_CFLAGS@
87 GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
88 GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
89 GTK_LIBS = @GTK_LIBS@
90 GTK_VERSION = @GTK_VERSION@
91 HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
92 HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
93 HTML_DIR = @HTML_DIR@
94 INSTALL_DATA = @INSTALL_DATA@
95 INSTALL_PROGRAM = @INSTALL_PROGRAM@
96 INSTALL_SCRIPT = @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98 INSTOBJEXT = @INSTOBJEXT@
99 INTLLIBS = @INTLLIBS@
100 LDFLAGS = @LDFLAGS@
101 LIBMB_CFLAGS = @LIBMB_CFLAGS@
102 LIBMB_LIBS = @LIBMB_LIBS@
103 LIBOBJS = @LIBOBJS@
104 LIBS = @LIBS@
105 LIBTOOL = @LIBTOOL@
106 LN_S = @LN_S@
107 LTLIBOBJS = @LTLIBOBJS@
108 MAKEINFO = @MAKEINFO@
109 MKINSTALLDIRS = @MKINSTALLDIRS@
110 MSGFMT = @MSGFMT@
111 OBJEXT = @OBJEXT@
112 OUTO_CFLAGS = @OUTO_CFLAGS@
113 OUTO_LIBS = @OUTO_LIBS@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 PERL = @PERL@
122 PKG_CONFIG = @PKG_CONFIG@
123 POFILES = @POFILES@
124 POSUB = @POSUB@
125 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
126 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
127 RANLIB = @RANLIB@
128 REBUILD = @REBUILD@
129 SET_MAKE = @SET_MAKE@
130 SHELL = @SHELL@
131 STRIP = @STRIP@
132 USE_NLS = @USE_NLS@
133 VERSION = @VERSION@
134 XGETTEXT = @XGETTEXT@
135 ac_ct_AR = @ac_ct_AR@
136 ac_ct_CC = @ac_ct_CC@
137 ac_ct_CXX = @ac_ct_CXX@
138 ac_ct_F77 = @ac_ct_F77@
139 ac_ct_RANLIB = @ac_ct_RANLIB@
140 ac_ct_STRIP = @ac_ct_STRIP@
141 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
142 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
143 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145 am__include = @am__include@
146 am__leading_dot = @am__leading_dot@
147 am__quote = @am__quote@
148 bindir = @bindir@
149 build = @build@
150 build_alias = @build_alias@
151 build_cpu = @build_cpu@
152 build_os = @build_os@
153 build_vendor = @build_vendor@
154 datadir = @datadir@
155 exec_prefix = @exec_prefix@
156 host = @host@
157 host_alias = @host_alias@
158 host_cpu = @host_cpu@
159 host_os = @host_os@
160 host_vendor = @host_vendor@
161 includedir = @includedir@
162 infodir = @infodir@
163 install_sh = @install_sh@
164 libdir = @libdir@
165 libexecdir = @libexecdir@
166 localedir = @localedir@
167 localstatedir = @localstatedir@
168 mandir = @mandir@
169 oldincludedir = @oldincludedir@
170 outomoduledir = @outomoduledir@
171 prefix = @prefix@
172 program_transform_name = @program_transform_name@
173 sbindir = @sbindir@
174 sharedstatedir = @sharedstatedir@
175 sysconfdir = @sysconfdir@
176 target_alias = @target_alias@
177
178 lib_LIBRARIES = libtimer.a
179
180 EXTRA_DIST = 
181
182 libtimer_a_SOURCES = timer.h timer.c
183
184 timerincludeinstdir = $(includedir)/hildon-lgpl/timer
185 timerincludeinst_DATA = timer.h
186 subdir = timer
187 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
188 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
189 CONFIG_HEADER = $(top_builddir)/config.h
190 CONFIG_CLEAN_FILES =
191 LIBRARIES = $(lib_LIBRARIES)
192
193 libtimer_a_AR = $(AR) cru
194 libtimer_a_LIBADD =
195 am_libtimer_a_OBJECTS = timer.$(OBJEXT)
196 libtimer_a_OBJECTS = $(am_libtimer_a_OBJECTS)
197
198 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
199 depcomp = $(SHELL) $(top_srcdir)/depcomp
200 am__depfiles_maybe = depfiles
201 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/timer.Po
202 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
203         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
204 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
205         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
206 CCLD = $(CC)
207 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
208         $(AM_LDFLAGS) $(LDFLAGS) -o $@
209 DIST_SOURCES = $(libtimer_a_SOURCES)
210 DATA = $(timerincludeinst_DATA)
211
212 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
213 SOURCES = $(libtimer_a_SOURCES)
214
215 all: all-am
216
217 .SUFFIXES:
218 .SUFFIXES: .c .lo .o .obj
219 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
220         cd $(top_srcdir) && \
221           $(AUTOMAKE) --foreign  timer/Makefile
222 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
223         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
224 libLIBRARIES_INSTALL = $(INSTALL_DATA)
225 install-libLIBRARIES: $(lib_LIBRARIES)
226         @$(NORMAL_INSTALL)
227         $(mkinstalldirs) $(DESTDIR)$(libdir)
228         @list='$(lib_LIBRARIES)'; for p in $$list; do \
229           if test -f $$p; then \
230             f="`echo $$p | sed -e 's|^.*/||'`"; \
231             echo " $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f"; \
232             $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f; \
233           else :; fi; \
234         done
235         @$(POST_INSTALL)
236         @list='$(lib_LIBRARIES)'; for p in $$list; do \
237           if test -f $$p; then \
238             p="`echo $$p | sed -e 's|^.*/||'`"; \
239             echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
240             $(RANLIB) $(DESTDIR)$(libdir)/$$p; \
241           else :; fi; \
242         done
243
244 uninstall-libLIBRARIES:
245         @$(NORMAL_UNINSTALL)
246         @list='$(lib_LIBRARIES)'; for p in $$list; do \
247           p="`echo $$p | sed -e 's|^.*/||'`"; \
248           echo " rm -f $(DESTDIR)$(libdir)/$$p"; \
249           rm -f $(DESTDIR)$(libdir)/$$p; \
250         done
251
252 clean-libLIBRARIES:
253         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
254 libtimer.a: $(libtimer_a_OBJECTS) $(libtimer_a_DEPENDENCIES) 
255         -rm -f libtimer.a
256         $(libtimer_a_AR) libtimer.a $(libtimer_a_OBJECTS) $(libtimer_a_LIBADD)
257         $(RANLIB) libtimer.a
258
259 mostlyclean-compile:
260         -rm -f *.$(OBJEXT) core *.core
261
262 distclean-compile:
263         -rm -f *.tab.c
264
265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Po@am__quote@
266
267 .c.o:
268 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
269 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
270 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
271 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
272 @am__fastdepCC_TRUE@    fi
273 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
275 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
276 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
277
278 .c.obj:
279 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
280 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
281 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
282 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
283 @am__fastdepCC_TRUE@    fi
284 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
286 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
287 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
288
289 .c.lo:
290 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
291 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
292 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
293 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
294 @am__fastdepCC_TRUE@    fi
295 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
299
300 mostlyclean-libtool:
301         -rm -f *.lo
302
303 clean-libtool:
304         -rm -rf .libs _libs
305
306 distclean-libtool:
307         -rm -f libtool
308 uninstall-info-am:
309 timerincludeinstDATA_INSTALL = $(INSTALL_DATA)
310 install-timerincludeinstDATA: $(timerincludeinst_DATA)
311         @$(NORMAL_INSTALL)
312         $(mkinstalldirs) $(DESTDIR)$(timerincludeinstdir)
313         @list='$(timerincludeinst_DATA)'; for p in $$list; do \
314           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
315           f="`echo $$p | sed -e 's|^.*/||'`"; \
316           echo " $(timerincludeinstDATA_INSTALL) $$d$$p $(DESTDIR)$(timerincludeinstdir)/$$f"; \
317           $(timerincludeinstDATA_INSTALL) $$d$$p $(DESTDIR)$(timerincludeinstdir)/$$f; \
318         done
319
320 uninstall-timerincludeinstDATA:
321         @$(NORMAL_UNINSTALL)
322         @list='$(timerincludeinst_DATA)'; for p in $$list; do \
323           f="`echo $$p | sed -e 's|^.*/||'`"; \
324           echo " rm -f $(DESTDIR)$(timerincludeinstdir)/$$f"; \
325           rm -f $(DESTDIR)$(timerincludeinstdir)/$$f; \
326         done
327
328 ETAGS = etags
329 ETAGSFLAGS =
330
331 CTAGS = ctags
332 CTAGSFLAGS =
333
334 tags: TAGS
335
336 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
337         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338         unique=`for i in $$list; do \
339             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340           done | \
341           $(AWK) '    { files[$$0] = 1; } \
342                END { for (i in files) print i; }'`; \
343         mkid -fID $$unique
344
345 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
346                 $(TAGS_FILES) $(LISP)
347         tags=; \
348         here=`pwd`; \
349         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
350         unique=`for i in $$list; do \
351             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352           done | \
353           $(AWK) '    { files[$$0] = 1; } \
354                END { for (i in files) print i; }'`; \
355         test -z "$(ETAGS_ARGS)$$tags$$unique" \
356           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357              $$tags $$unique
358
359 ctags: CTAGS
360 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
361                 $(TAGS_FILES) $(LISP)
362         tags=; \
363         here=`pwd`; \
364         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365         unique=`for i in $$list; do \
366             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367           done | \
368           $(AWK) '    { files[$$0] = 1; } \
369                END { for (i in files) print i; }'`; \
370         test -z "$(CTAGS_ARGS)$$tags$$unique" \
371           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
372              $$tags $$unique
373
374 GTAGS:
375         here=`$(am__cd) $(top_builddir) && pwd` \
376           && cd $(top_srcdir) \
377           && gtags -i $(GTAGS_ARGS) $$here
378
379 distclean-tags:
380         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
381 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
382
383 top_distdir = ..
384 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
385
386 distdir: $(DISTFILES)
387         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
388         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
389         list='$(DISTFILES)'; for file in $$list; do \
390           case $$file in \
391             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
392             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
393           esac; \
394           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
396           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
397             dir="/$$dir"; \
398             $(mkinstalldirs) "$(distdir)$$dir"; \
399           else \
400             dir=''; \
401           fi; \
402           if test -d $$d/$$file; then \
403             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
404               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
405             fi; \
406             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
407           else \
408             test -f $(distdir)/$$file \
409             || cp -p $$d/$$file $(distdir)/$$file \
410             || exit 1; \
411           fi; \
412         done
413 check-am: all-am
414 check: check-am
415 all-am: Makefile $(LIBRARIES) $(DATA)
416
417 installdirs:
418         $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(timerincludeinstdir)
419 install: install-am
420 install-exec: install-exec-am
421 install-data: install-data-am
422 uninstall: uninstall-am
423
424 install-am: all-am
425         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
426
427 installcheck: installcheck-am
428 install-strip:
429         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
430           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
431           `test -z '$(STRIP)' || \
432             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
433 mostlyclean-generic:
434
435 clean-generic:
436
437 distclean-generic:
438         -rm -f $(CONFIG_CLEAN_FILES)
439
440 maintainer-clean-generic:
441         @echo "This command is intended for maintainers to use"
442         @echo "it deletes files that may require special tools to rebuild."
443 clean: clean-am
444
445 clean-am: clean-generic clean-libLIBRARIES clean-libtool mostlyclean-am
446
447 distclean: distclean-am
448         -rm -rf ./$(DEPDIR)
449         -rm -f Makefile
450 distclean-am: clean-am distclean-compile distclean-generic \
451         distclean-libtool distclean-tags
452
453 dvi: dvi-am
454
455 dvi-am:
456
457 info: info-am
458
459 info-am:
460
461 install-data-am: install-timerincludeinstDATA
462
463 install-exec-am: install-libLIBRARIES
464
465 install-info: install-info-am
466
467 install-man:
468
469 installcheck-am:
470
471 maintainer-clean: maintainer-clean-am
472         -rm -rf ./$(DEPDIR)
473         -rm -f Makefile
474 maintainer-clean-am: distclean-am maintainer-clean-generic
475
476 mostlyclean: mostlyclean-am
477
478 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
479         mostlyclean-libtool
480
481 pdf: pdf-am
482
483 pdf-am:
484
485 ps: ps-am
486
487 ps-am:
488
489 uninstall-am: uninstall-info-am uninstall-libLIBRARIES \
490         uninstall-timerincludeinstDATA
491
492 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
493         clean-libLIBRARIES clean-libtool ctags distclean \
494         distclean-compile distclean-generic distclean-libtool \
495         distclean-tags distdir dvi dvi-am info info-am install \
496         install-am install-data install-data-am install-exec \
497         install-exec-am install-info install-info-am \
498         install-libLIBRARIES install-man install-strip \
499         install-timerincludeinstDATA installcheck installcheck-am \
500         installdirs maintainer-clean maintainer-clean-generic \
501         mostlyclean mostlyclean-compile mostlyclean-generic \
502         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
503         uninstall-am uninstall-info-am uninstall-libLIBRARIES \
504         uninstall-timerincludeinstDATA
505
506 # Tell versions [3.59,3.63) of GNU make to not export all variables.
507 # Otherwise a system limit (for SysV at least) may be exceeded.
508 .NOEXPORT: