1 # Makefile.in generated by automake 1.11 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 bin_PROGRAMS = connect$(EXEEXT) detect$(EXEEXT) tracks$(EXEEXT) \ 38 files$(EXEEXT) hotplug$(EXEEXT) folders$(EXEEXT) \ 39 trexist$(EXEEXT) playlists$(EXEEXT) getplaylist$(EXEEXT) \ 40 format$(EXEEXT) albumart$(EXEEXT) albums$(EXEEXT) \ 41 newplaylist$(EXEEXT) emptyfolders$(EXEEXT) thumb$(EXEEXT) \ 42 reset$(EXEEXT) 43 subdir = examples 44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 46 am__aclocal_m4_deps = $(top_srcdir)/m4/byteorder.m4 \ 47 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 48 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 49 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/stdint.m4 \ 50 $(top_srcdir)/configure.ac 51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 52 $(ACLOCAL_M4) 53 mkinstalldirs = $(install_sh) -d 54 CONFIG_HEADER = $(top_builddir)/config.h 55 CONFIG_CLEAN_FILES = 56 CONFIG_CLEAN_VPATH_FILES = 57 am__installdirs = "$(DESTDIR)$(bindir)" 58 PROGRAMS = $(bin_PROGRAMS) 59 am_albumart_OBJECTS = albumart.$(OBJEXT) util.$(OBJEXT) 60 albumart_OBJECTS = $(am_albumart_OBJECTS) 61 albumart_LDADD = $(LDADD) 62 albumart_DEPENDENCIES = ../src/libmtp.la 63 am_albums_OBJECTS = albums.$(OBJEXT) util.$(OBJEXT) 64 albums_OBJECTS = $(am_albums_OBJECTS) 65 albums_LDADD = $(LDADD) 66 albums_DEPENDENCIES = ../src/libmtp.la 67 am_connect_OBJECTS = connect.$(OBJEXT) delfile.$(OBJEXT) \ 68 getfile.$(OBJEXT) newfolder.$(OBJEXT) sendfile.$(OBJEXT) \ 69 sendtr.$(OBJEXT) pathutils.$(OBJEXT) util.$(OBJEXT) 70 connect_OBJECTS = $(am_connect_OBJECTS) 71 connect_LDADD = $(LDADD) 72 connect_DEPENDENCIES = ../src/libmtp.la 73 am_detect_OBJECTS = detect.$(OBJEXT) util.$(OBJEXT) 74 detect_OBJECTS = $(am_detect_OBJECTS) 75 detect_LDADD = $(LDADD) 76 detect_DEPENDENCIES = ../src/libmtp.la 77 am_emptyfolders_OBJECTS = emptyfolders.$(OBJEXT) util.$(OBJEXT) 78 emptyfolders_OBJECTS = $(am_emptyfolders_OBJECTS) 79 emptyfolders_LDADD = $(LDADD) 80 emptyfolders_DEPENDENCIES = ../src/libmtp.la 81 am_files_OBJECTS = files.$(OBJEXT) util.$(OBJEXT) 82 files_OBJECTS = $(am_files_OBJECTS) 83 files_LDADD = $(LDADD) 84 files_DEPENDENCIES = ../src/libmtp.la 85 am_folders_OBJECTS = folders.$(OBJEXT) util.$(OBJEXT) 86 folders_OBJECTS = $(am_folders_OBJECTS) 87 folders_LDADD = $(LDADD) 88 folders_DEPENDENCIES = ../src/libmtp.la 89 am_format_OBJECTS = format.$(OBJEXT) util.$(OBJEXT) 90 format_OBJECTS = $(am_format_OBJECTS) 91 format_LDADD = $(LDADD) 92 format_DEPENDENCIES = ../src/libmtp.la 93 am_getplaylist_OBJECTS = getplaylist.$(OBJEXT) util.$(OBJEXT) 94 getplaylist_OBJECTS = $(am_getplaylist_OBJECTS) 95 getplaylist_LDADD = $(LDADD) 96 getplaylist_DEPENDENCIES = ../src/libmtp.la 97 am_hotplug_OBJECTS = hotplug.$(OBJEXT) util.$(OBJEXT) 98 hotplug_OBJECTS = $(am_hotplug_OBJECTS) 99 hotplug_LDADD = $(LDADD) 100 hotplug_DEPENDENCIES = ../src/libmtp.la 101 am_newplaylist_OBJECTS = newplaylist.$(OBJEXT) util.$(OBJEXT) 102 newplaylist_OBJECTS = $(am_newplaylist_OBJECTS) 103 newplaylist_LDADD = $(LDADD) 104 newplaylist_DEPENDENCIES = ../src/libmtp.la 105 am_playlists_OBJECTS = playlists.$(OBJEXT) util.$(OBJEXT) 106 playlists_OBJECTS = $(am_playlists_OBJECTS) 107 playlists_LDADD = $(LDADD) 108 playlists_DEPENDENCIES = ../src/libmtp.la 109 am_reset_OBJECTS = reset.$(OBJEXT) util.$(OBJEXT) 110 reset_OBJECTS = $(am_reset_OBJECTS) 111 reset_LDADD = $(LDADD) 112 reset_DEPENDENCIES = ../src/libmtp.la 113 am_thumb_OBJECTS = thumb.$(OBJEXT) util.$(OBJEXT) 114 thumb_OBJECTS = $(am_thumb_OBJECTS) 115 thumb_LDADD = $(LDADD) 116 thumb_DEPENDENCIES = ../src/libmtp.la 117 am_tracks_OBJECTS = tracks.$(OBJEXT) util.$(OBJEXT) 118 tracks_OBJECTS = $(am_tracks_OBJECTS) 119 tracks_LDADD = $(LDADD) 120 tracks_DEPENDENCIES = ../src/libmtp.la 121 am_trexist_OBJECTS = trexist.$(OBJEXT) util.$(OBJEXT) 122 trexist_OBJECTS = $(am_trexist_OBJECTS) 123 trexist_LDADD = $(LDADD) 124 trexist_DEPENDENCIES = ../src/libmtp.la 125 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 126 depcomp = $(SHELL) $(top_srcdir)/depcomp 127 am__depfiles_maybe = depfiles 128 am__mv = mv -f 129 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 130 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 131 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 132 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 133 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 134 CCLD = $(CC) 135 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 136 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 137 $(LDFLAGS) -o $@ 138 SOURCES = $(albumart_SOURCES) $(albums_SOURCES) $(connect_SOURCES) \ 139 $(detect_SOURCES) $(emptyfolders_SOURCES) $(files_SOURCES) \ 140 $(folders_SOURCES) $(format_SOURCES) $(getplaylist_SOURCES) \ 141 $(hotplug_SOURCES) $(newplaylist_SOURCES) $(playlists_SOURCES) \ 142 $(reset_SOURCES) $(thumb_SOURCES) $(tracks_SOURCES) \ 143 $(trexist_SOURCES) 144 DIST_SOURCES = $(albumart_SOURCES) $(albums_SOURCES) \ 145 $(connect_SOURCES) $(detect_SOURCES) $(emptyfolders_SOURCES) \ 146 $(files_SOURCES) $(folders_SOURCES) $(format_SOURCES) \ 147 $(getplaylist_SOURCES) $(hotplug_SOURCES) \ 148 $(newplaylist_SOURCES) $(playlists_SOURCES) $(reset_SOURCES) \ 149 $(thumb_SOURCES) $(tracks_SOURCES) $(trexist_SOURCES) 150 ETAGS = etags 151 CTAGS = ctags 152 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 153 ACLOCAL = @ACLOCAL@ 154 AMTAR = @AMTAR@ 155 AR = @AR@ 156 AS = @AS@ 157 AUTOCONF = @AUTOCONF@ 158 AUTOHEADER = @AUTOHEADER@ 159 AUTOMAKE = @AUTOMAKE@ 160 AWK = @AWK@ 161 CC = @CC@ 162 CCDEPMODE = @CCDEPMODE@ 163 CFLAGS = @CFLAGS@ 164 CPP = @CPP@ 165 CPPFLAGS = @CPPFLAGS@ 166 CYGPATH_W = @CYGPATH_W@ 167 DEFS = @DEFS@ 168 DEPDIR = @DEPDIR@ 169 DLLTOOL = @DLLTOOL@ 170 DSYMUTIL = @DSYMUTIL@ 171 DUMPBIN = @DUMPBIN@ 172 ECHO_C = @ECHO_C@ 173 ECHO_N = @ECHO_N@ 174 ECHO_T = @ECHO_T@ 175 EGREP = @EGREP@ 176 EXEEXT = @EXEEXT@ 177 FGREP = @FGREP@ 178 GREP = @GREP@ 179 HAVE_DOXYGEN = @HAVE_DOXYGEN@ 180 INSTALL = @INSTALL@ 181 INSTALL_DATA = @INSTALL_DATA@ 182 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 183 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 184 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 185 LD = @LD@ 186 LDFLAGS = @LDFLAGS@ 187 LIBICONV = @LIBICONV@ 188 LIBOBJS = @LIBOBJS@ 189 LIBS = @LIBS@ 190 LIBTOOL = @LIBTOOL@ 191 LIPO = @LIPO@ 192 LN_S = @LN_S@ 193 LTLIBICONV = @LTLIBICONV@ 194 LTLIBOBJS = @LTLIBOBJS@ 195 MAKEINFO = @MAKEINFO@ 196 MKDIR_P = @MKDIR_P@ 197 NM = @NM@ 198 NMEDIT = @NMEDIT@ 199 OBJDUMP = @OBJDUMP@ 200 OBJEXT = @OBJEXT@ 201 OSFLAGS = @OSFLAGS@ 202 OTOOL = @OTOOL@ 203 OTOOL64 = @OTOOL64@ 204 PACKAGE = @PACKAGE@ 205 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 206 PACKAGE_NAME = @PACKAGE_NAME@ 207 PACKAGE_STRING = @PACKAGE_STRING@ 208 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 209 PACKAGE_VERSION = @PACKAGE_VERSION@ 210 PATH_SEPARATOR = @PATH_SEPARATOR@ 211 RANLIB = @RANLIB@ 212 SED = @SED@ 213 SET_MAKE = @SET_MAKE@ 214 SHELL = @SHELL@ 215 STRIP = @STRIP@ 216 VERSION = @VERSION@ 217 abs_builddir = @abs_builddir@ 218 abs_srcdir = @abs_srcdir@ 219 abs_top_builddir = @abs_top_builddir@ 220 abs_top_srcdir = @abs_top_srcdir@ 221 ac_ct_CC = @ac_ct_CC@ 222 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 223 am__include = @am__include@ 224 am__leading_dot = @am__leading_dot@ 225 am__quote = @am__quote@ 226 am__tar = @am__tar@ 227 am__untar = @am__untar@ 228 bindir = @bindir@ 229 build = @build@ 230 build_alias = @build_alias@ 231 build_cpu = @build_cpu@ 232 build_os = @build_os@ 233 build_vendor = @build_vendor@ 234 builddir = @builddir@ 235 datadir = @datadir@ 236 datarootdir = @datarootdir@ 237 docdir = @docdir@ 238 dvidir = @dvidir@ 239 effective_target = @effective_target@ 240 exec_prefix = @exec_prefix@ 241 host = @host@ 242 host_alias = @host_alias@ 243 host_cpu = @host_cpu@ 244 host_os = @host_os@ 245 host_vendor = @host_vendor@ 246 htmldir = @htmldir@ 247 includedir = @includedir@ 248 infodir = @infodir@ 249 install_sh = @install_sh@ 250 libdir = @libdir@ 251 libexecdir = @libexecdir@ 252 localedir = @localedir@ 253 localstatedir = @localstatedir@ 254 lt_ECHO = @lt_ECHO@ 255 mandir = @mandir@ 256 mkdir_p = @mkdir_p@ 257 ms_lib_exe = @ms_lib_exe@ 258 oldincludedir = @oldincludedir@ 259 pdfdir = @pdfdir@ 260 prefix = @prefix@ 261 program_transform_name = @program_transform_name@ 262 psdir = @psdir@ 263 sbindir = @sbindir@ 264 sharedstatedir = @sharedstatedir@ 265 srcdir = @srcdir@ 266 sysconfdir = @sysconfdir@ 267 target_alias = @target_alias@ 268 top_build_prefix = @top_build_prefix@ 269 top_builddir = @top_builddir@ 270 top_srcdir = @top_srcdir@ 271 connect_SOURCES = connect.c delfile.c getfile.c newfolder.c \ 272 sendfile.c sendtr.c pathutils.c pathutils.h \ 273 util.c util.h common.h 274 275 detect_SOURCES = detect.c util.c util.h common.h 276 tracks_SOURCES = tracks.c util.c util.h common.h 277 files_SOURCES = files.c util.c util.h common.h 278 hotplug_SOURCES = hotplug.c util.c util.h common.h 279 folders_SOURCES = folders.c util.c util.h common.h 280 trexist_SOURCES = trexist.c util.c util.h common.h 281 playlists_SOURCES = playlists.c util.c util.h common.h 282 getplaylist_SOURCES = getplaylist.c util.c util.h common.h 283 newplaylist_SOURCES = newplaylist.c util.c util.h common.h 284 format_SOURCES = format.c util.c util.h common.h 285 albumart_SOURCES = albumart.c util.c util.h common.h 286 albums_SOURCES = albums.c util.c util.h common.h 287 emptyfolders_SOURCES = emptyfolders.c util.c util.h common.h 288 thumb_SOURCES = thumb.c util.c util.h common.h 289 reset_SOURCES = reset.c util.c util.h common.h 290 AM_CPPFLAGS = -I$(top_builddir)/src 291 LDADD = ../src/libmtp.la 292 EXTRA_DIST = evolution-sync.sh 293 all: all-am 294 295 .SUFFIXES: 296 .SUFFIXES: .c .lo .o .obj 297 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 298 @for dep in $?; do \ 299 case '$(am__configure_deps)' in \ 300 *$$dep*) \ 301 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 302 && { if test -f $@; then exit 0; else break; fi; }; \ 303 exit 1;; \ 304 esac; \ 305 done; \ 306 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \ 307 $(am__cd) $(top_srcdir) && \ 308 $(AUTOMAKE) --foreign examples/Makefile 309 .PRECIOUS: Makefile 310 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 311 @case '$?' in \ 312 *config.status*) \ 313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 314 *) \ 315 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 316 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 317 esac; 318 319 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 321 322 $(top_srcdir)/configure: $(am__configure_deps) 323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 324 $(ACLOCAL_M4): $(am__aclocal_m4_deps) 325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 326 $(am__aclocal_m4_deps): 327 install-binPROGRAMS: $(bin_PROGRAMS) 328 @$(NORMAL_INSTALL) 329 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" 330 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 331 for p in $$list; do echo "$$p $$p"; done | \ 332 sed 's/$(EXEEXT)$$//' | \ 333 while read p p1; do if test -f $$p || test -f $$p1; \ 334 then echo "$$p"; echo "$$p"; else :; fi; \ 335 done | \ 336 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ 337 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 338 sed 'N;N;N;s,\n, ,g' | \ 339 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 340 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 341 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 342 else { print "f", $$3 "/" $$4, $$1; } } \ 343 END { for (d in files) print "f", d, files[d] }' | \ 344 while read type dir files; do \ 345 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 346 test -z "$$files" || { \ 347 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 348 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 349 } \ 350 ; done 351 352 uninstall-binPROGRAMS: 353 @$(NORMAL_UNINSTALL) 354 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 355 files=`for p in $$list; do echo "$$p"; done | \ 356 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 357 -e 's/$$/$(EXEEXT)/' `; \ 358 test -n "$$list" || exit 0; \ 359 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 360 cd "$(DESTDIR)$(bindir)" && rm -f $$files 361 362 clean-binPROGRAMS: 363 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 364 echo " rm -f" $$list; \ 365 rm -f $$list || exit $$?; \ 366 test -n "$(EXEEXT)" || exit 0; \ 367 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 368 echo " rm -f" $$list; \ 369 rm -f $$list 370 albumart$(EXEEXT): $(albumart_OBJECTS) $(albumart_DEPENDENCIES) 371 @rm -f albumart$(EXEEXT) 372 $(LINK) $(albumart_OBJECTS) $(albumart_LDADD) $(LIBS) 373 albums$(EXEEXT): $(albums_OBJECTS) $(albums_DEPENDENCIES) 374 @rm -f albums$(EXEEXT) 375 $(LINK) $(albums_OBJECTS) $(albums_LDADD) $(LIBS) 376 connect$(EXEEXT): $(connect_OBJECTS) $(connect_DEPENDENCIES) 377 @rm -f connect$(EXEEXT) 378 $(LINK) $(connect_OBJECTS) $(connect_LDADD) $(LIBS) 379 detect$(EXEEXT): $(detect_OBJECTS) $(detect_DEPENDENCIES) 380 @rm -f detect$(EXEEXT) 381 $(LINK) $(detect_OBJECTS) $(detect_LDADD) $(LIBS) 382 emptyfolders$(EXEEXT): $(emptyfolders_OBJECTS) $(emptyfolders_DEPENDENCIES) 383 @rm -f emptyfolders$(EXEEXT) 384 $(LINK) $(emptyfolders_OBJECTS) $(emptyfolders_LDADD) $(LIBS) 385 files$(EXEEXT): $(files_OBJECTS) $(files_DEPENDENCIES) 386 @rm -f files$(EXEEXT) 387 $(LINK) $(files_OBJECTS) $(files_LDADD) $(LIBS) 388 folders$(EXEEXT): $(folders_OBJECTS) $(folders_DEPENDENCIES) 389 @rm -f folders$(EXEEXT) 390 $(LINK) $(folders_OBJECTS) $(folders_LDADD) $(LIBS) 391 format$(EXEEXT): $(format_OBJECTS) $(format_DEPENDENCIES) 392 @rm -f format$(EXEEXT) 393 $(LINK) $(format_OBJECTS) $(format_LDADD) $(LIBS) 394 getplaylist$(EXEEXT): $(getplaylist_OBJECTS) $(getplaylist_DEPENDENCIES) 395 @rm -f getplaylist$(EXEEXT) 396 $(LINK) $(getplaylist_OBJECTS) $(getplaylist_LDADD) $(LIBS) 397 hotplug$(EXEEXT): $(hotplug_OBJECTS) $(hotplug_DEPENDENCIES) 398 @rm -f hotplug$(EXEEXT) 399 $(LINK) $(hotplug_OBJECTS) $(hotplug_LDADD) $(LIBS) 400 newplaylist$(EXEEXT): $(newplaylist_OBJECTS) $(newplaylist_DEPENDENCIES) 401 @rm -f newplaylist$(EXEEXT) 402 $(LINK) $(newplaylist_OBJECTS) $(newplaylist_LDADD) $(LIBS) 403 playlists$(EXEEXT): $(playlists_OBJECTS) $(playlists_DEPENDENCIES) 404 @rm -f playlists$(EXEEXT) 405 $(LINK) $(playlists_OBJECTS) $(playlists_LDADD) $(LIBS) 406 reset$(EXEEXT): $(reset_OBJECTS) $(reset_DEPENDENCIES) 407 @rm -f reset$(EXEEXT) 408 $(LINK) $(reset_OBJECTS) $(reset_LDADD) $(LIBS) 409 thumb$(EXEEXT): $(thumb_OBJECTS) $(thumb_DEPENDENCIES) 410 @rm -f thumb$(EXEEXT) 411 $(LINK) $(thumb_OBJECTS) $(thumb_LDADD) $(LIBS) 412 tracks$(EXEEXT): $(tracks_OBJECTS) $(tracks_DEPENDENCIES) 413 @rm -f tracks$(EXEEXT) 414 $(LINK) $(tracks_OBJECTS) $(tracks_LDADD) $(LIBS) 415 trexist$(EXEEXT): $(trexist_OBJECTS) $(trexist_DEPENDENCIES) 416 @rm -f trexist$(EXEEXT) 417 $(LINK) $(trexist_OBJECTS) $(trexist_LDADD) $(LIBS) 418 419 mostlyclean-compile: 420 -rm -f *.$(OBJEXT) 421 422 distclean-compile: 423 -rm -f *.tab.c 424 425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/albumart.Po@am__quote@ 426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/albums.Po@am__quote@ 427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Po@am__quote@ 428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delfile.Po@am__quote@ 429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/detect.Po@am__quote@ 430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emptyfolders.Po@am__quote@ 431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/files.Po@am__quote@ 432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/folders.Po@am__quote@ 433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Po@am__quote@ 434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getfile.Po@am__quote@ 435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getplaylist.Po@am__quote@ 436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hotplug.Po@am__quote@ 437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newfolder.Po@am__quote@ 438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newplaylist.Po@am__quote@ 439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pathutils.Po@am__quote@ 440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/playlists.Po@am__quote@ 441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reset.Po@am__quote@ 442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendfile.Po@am__quote@ 443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendtr.Po@am__quote@ 444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thumb.Po@am__quote@ 445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tracks.Po@am__quote@ 446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trexist.Po@am__quote@ 447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@ 448 449 .c.o: 450 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 451 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 453 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 454 @am__fastdepCC_FALSE@ $(COMPILE) -c $< 455 456 .c.obj: 457 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 458 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 460 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 461 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 462 463 .c.lo: 464 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 465 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 467 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 468 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 469 470 mostlyclean-libtool: 471 -rm -f *.lo 472 473 clean-libtool: 474 -rm -rf .libs _libs 475 476 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 477 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 478 unique=`for i in $$list; do \ 479 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 480 done | \ 481 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 482 END { if (nonempty) { for (i in files) print i; }; }'`; \ 483 mkid -fID $$unique 484 tags: TAGS 485 486 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 487 $(TAGS_FILES) $(LISP) 488 set x; \ 489 here=`pwd`; \ 490 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 491 unique=`for i in $$list; do \ 492 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 493 done | \ 494 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 495 END { if (nonempty) { for (i in files) print i; }; }'`; \ 496 shift; \ 497 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 498 test -n "$$unique" || unique=$$empty_fix; \ 499 if test $$# -gt 0; then \ 500 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 501 "$$@" $$unique; \ 502 else \ 503 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 504 $$unique; \ 505 fi; \ 506 fi 507 ctags: CTAGS 508 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 509 $(TAGS_FILES) $(LISP) 510 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 511 unique=`for i in $$list; do \ 512 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 513 done | \ 514 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 515 END { if (nonempty) { for (i in files) print i; }; }'`; \ 516 test -z "$(CTAGS_ARGS)$$unique" \ 517 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 518 $$unique 519 520 GTAGS: 521 here=`$(am__cd) $(top_builddir) && pwd` \ 522 && $(am__cd) $(top_srcdir) \ 523 && gtags -i $(GTAGS_ARGS) "$$here" 524 525 distclean-tags: 526 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 527 528 distdir: $(DISTFILES) 529 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 530 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 531 list='$(DISTFILES)'; \ 532 dist_files=`for file in $$list; do echo $$file; done | \ 533 sed -e "s|^$$srcdirstrip/||;t" \ 534 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 535 case $$dist_files in \ 536 */*) $(MKDIR_P) `echo "$$dist_files" | \ 537 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 538 sort -u` ;; \ 539 esac; \ 540 for file in $$dist_files; do \ 541 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 542 if test -d $$d/$$file; then \ 543 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 544 if test -d "$(distdir)/$$file"; then \ 545 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 546 fi; \ 547 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 548 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 549 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 550 fi; \ 551 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 552 else \ 553 test -f "$(distdir)/$$file" \ 554 || cp -p $$d/$$file "$(distdir)/$$file" \ 555 || exit 1; \ 556 fi; \ 557 done 558 check-am: all-am 559 check: check-am 560 all-am: Makefile $(PROGRAMS) 561 installdirs: 562 for dir in "$(DESTDIR)$(bindir)"; do \ 563 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 564 done 565 install: install-am 566 install-exec: install-exec-am 567 install-data: install-data-am 568 uninstall: uninstall-am 569 570 install-am: all-am 571 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 572 573 installcheck: installcheck-am 574 install-strip: 575 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 576 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 577 `test -z '$(STRIP)' || \ 578 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 579 mostlyclean-generic: 580 581 clean-generic: 582 583 distclean-generic: 584 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 585 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 586 587 maintainer-clean-generic: 588 @echo "This command is intended for maintainers to use" 589 @echo "it deletes files that may require special tools to rebuild." 590 clean: clean-am 591 592 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am 593 594 distclean: distclean-am 595 -rm -rf ./$(DEPDIR) 596 -rm -f Makefile 597 distclean-am: clean-am distclean-compile distclean-generic \ 598 distclean-tags 599 600 dvi: dvi-am 601 602 dvi-am: 603 604 html: html-am 605 606 html-am: 607 608 info: info-am 609 610 info-am: 611 612 install-data-am: 613 614 install-dvi: install-dvi-am 615 616 install-dvi-am: 617 618 install-exec-am: install-binPROGRAMS 619 @$(NORMAL_INSTALL) 620 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook 621 install-html: install-html-am 622 623 install-html-am: 624 625 install-info: install-info-am 626 627 install-info-am: 628 629 install-man: 630 631 install-pdf: install-pdf-am 632 633 install-pdf-am: 634 635 install-ps: install-ps-am 636 637 install-ps-am: 638 639 installcheck-am: 640 641 maintainer-clean: maintainer-clean-am 642 -rm -rf ./$(DEPDIR) 643 -rm -f Makefile 644 maintainer-clean-am: distclean-am maintainer-clean-generic 645 646 mostlyclean: mostlyclean-am 647 648 mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 649 mostlyclean-libtool 650 651 pdf: pdf-am 652 653 pdf-am: 654 655 ps: ps-am 656 657 ps-am: 658 659 uninstall-am: uninstall-binPROGRAMS 660 661 .MAKE: install-am install-exec-am install-strip 662 663 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 664 clean-generic clean-libtool ctags distclean distclean-compile \ 665 distclean-generic distclean-libtool distclean-tags distdir dvi \ 666 dvi-am html html-am info info-am install install-am \ 667 install-binPROGRAMS install-data install-data-am install-dvi \ 668 install-dvi-am install-exec install-exec-am install-exec-hook \ 669 install-html install-html-am install-info install-info-am \ 670 install-man install-pdf install-pdf-am install-ps \ 671 install-ps-am install-strip installcheck installcheck-am \ 672 installdirs maintainer-clean maintainer-clean-generic \ 673 mostlyclean mostlyclean-compile mostlyclean-generic \ 674 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 675 uninstall-am uninstall-binPROGRAMS 676 677 678 install-exec-hook: 679 ln -f -s $(DESTDIR)$(bindir)/mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-delfile$(EXEEXT) 680 ln -f -s $(DESTDIR)$(bindir)/mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-getfile$(EXEEXT) 681 ln -f -s $(DESTDIR)$(bindir)/mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-newfolder$(EXEEXT) 682 ln -f -s $(DESTDIR)$(bindir)/mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-sendfile$(EXEEXT) 683 ln -f -s $(DESTDIR)$(bindir)/mtp-connect$(EXEEXT) $(DESTDIR)$(bindir)/mtp-sendtr$(EXEEXT) 684 685 # Tell versions [3.59,3.63) of GNU make to not export all variables. 686 # Otherwise a system limit (for SysV at least) may be exceeded. 687 .NOEXPORT: 688