8ba621f5c6eb174aa5b3f57adc1d73606c6cfb8b
[framework/connectivity/libgphoto2.git] / libgphoto2_port / disk / Makefile
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # disk/Makefile.  Generated from Makefile.in by configure.
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
17
18
19 pkgdatadir = $(datadir)/libgphoto2_port
20 pkgincludedir = $(includedir)/libgphoto2_port
21 pkglibdir = $(libdir)/libgphoto2_port
22 pkglibexecdir = $(libexecdir)/libgphoto2_port
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 = armv7l-unknown-linux-gnueabi
36 host_triplet = armv7l-unknown-linux-gnueabi
37 subdir = disk
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/gp-check-library.m4 \
41         $(top_srcdir)/m4/gp-check-shell-environment.m4 \
42         $(top_srcdir)/m4/gp-config-msg.m4 \
43         $(top_srcdir)/m4/gp-documentation.m4 \
44         $(top_srcdir)/m4/gp-gettext-hack.m4 \
45         $(top_srcdir)/m4/gp-pkg-config.m4 \
46         $(top_srcdir)/m4/gp-references.m4 $(top_srcdir)/m4/gp-udev.m4 \
47         $(top_srcdir)/m4/gp-va-copy.m4 \
48         $(top_srcdir)/auto-m4/gettext.m4 \
49         $(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
50         $(top_srcdir)/auto-m4/lib-link.m4 \
51         $(top_srcdir)/auto-m4/lib-prefix.m4 \
52         $(top_srcdir)/auto-m4/libtool.m4 \
53         $(top_srcdir)/auto-m4/ltoptions.m4 \
54         $(top_srcdir)/auto-m4/ltsugar.m4 \
55         $(top_srcdir)/auto-m4/ltversion.m4 \
56         $(top_srcdir)/auto-m4/lt~obsolete.m4 \
57         $(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
58         $(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 mkinstalldirs = $(SHELL) $(top_srcdir)/auto-aux/mkinstalldirs
62 CONFIG_HEADER = $(top_builddir)/config.h
63 CONFIG_CLEAN_FILES =
64 CONFIG_CLEAN_VPATH_FILES =
65 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66 am__vpath_adj = case $$p in \
67     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68     *) f=$$p;; \
69   esac;
70 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
71 am__install_max = 40
72 am__nobase_strip_setup = \
73   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
74 am__nobase_strip = \
75   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
76 am__nobase_list = $(am__nobase_strip_setup); \
77   for p in $$list; do echo "$$p $$p"; done | \
78   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
79   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
80     if (++n[$$2] == $(am__install_max)) \
81       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
82     END { for (dir in files) print dir, files[dir] }'
83 am__base_list = \
84   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
86 am__installdirs = "$(DESTDIR)$(iolibdir)"
87 LTLIBRARIES = $(iolib_LTLIBRARIES)
88 am__DEPENDENCIES_1 =
89 am_disk_la_OBJECTS = disk_la-disk.lo
90 disk_la_OBJECTS = $(am_disk_la_OBJECTS)
91 disk_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(disk_la_LDFLAGS) \
93         $(LDFLAGS) -o $@
94 DEFAULT_INCLUDES = -I. -I$(top_builddir)
95 depcomp = $(SHELL) $(top_srcdir)/auto-aux/depcomp
96 am__depfiles_maybe = depfiles
97 am__mv = mv -f
98 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
99         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
101         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
102         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
103 CCLD = $(CC)
104 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
105         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
106         $(LDFLAGS) -o $@
107 SOURCES = $(disk_la_SOURCES)
108 DIST_SOURCES = $(disk_la_SOURCES)
109 ETAGS = etags
110 CTAGS = ctags
111 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
112 ACLOCAL = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run aclocal-1.11
113 AMTAR = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run tar
114 AM_CFLAGS =  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC
115 AM_CPPFLAGS =  -I$(top_srcdir) -DLOCALEDIR=\"$(datadir)/locale\" -DIOLIBS=\"$(libdir)/$(PACKAGE_TARNAME)/$(VERSION)\"  -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_
116 AM_CXXFLAGS =  -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__
117 AM_LDFLAGS =   -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wall -g
118 AR = ar
119 AS = as
120 AUTOCONF = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run autoconf
121 AUTOHEADER = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run autoheader
122 AUTOMAKE = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run automake-1.11
123 AWK = gawk
124 CC = gcc
125 CCDEPMODE = depmode=gcc3
126 CFLAGS = -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security  -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC
127 CPP = gcc -E
128 CPPFLAGS = 
129 CYGPATH_W = echo
130 DEFS = -DHAVE_CONFIG_H
131 DEPDIR = .deps
132 DLLTOOL = dlltool
133 DSYMUTIL = 
134 DUMPBIN = 
135 ECHO_C = 
136 ECHO_N = -n
137 ECHO_T = 
138 EGREP = /bin/grep -E
139 EXEEXT = 
140 FGREP = /bin/grep -F
141 GETTEXT_PACKAGE = libgphoto2_port-0
142 GMSGFMT = /usr/bin/msgfmt
143 GREP = /bin/grep
144 GTKDOC = 
145 HAL_CFLAGS = 
146 HAL_LIBS = 
147 INSTALL = /usr/bin/install -c
148 INSTALL_DATA = ${INSTALL} -m 644
149 INSTALL_PROGRAM = ${INSTALL}
150 INSTALL_SCRIPT = ${INSTALL}
151 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
152 INTLLIBS = 
153 IOLIB_SUBDIRS =  serial usb usbdiskdirect usbscsi disk ptpip
154 LD = /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld
155 LDFLAGS =  -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib
156 LIBGPHOTO2_PORT_AGE = 8
157 LIBGPHOTO2_PORT_CURRENT = 8
158 LIBGPHOTO2_PORT_CURRENT_MIN = 0
159 LIBGPHOTO2_PORT_REVISION = 0
160 LIBGPHOTO2_PORT_VERSION_INFO = 8:0:8
161 LIBICONV = 
162 LIBINTL = 
163 LIBOBJS = 
164 LIBS = -lpthread 
165 LIBTOOL = $(SHELL) $(top_builddir)/libtool
166 LIBUSB_CFLAGS =  
167 LIBUSB_CONFIG_PROG = 
168 LIBUSB_LIBS = -lusb  
169 LIPO = 
170 LN_S = ln -s
171 LTLIBICONV = 
172 LTLIBINTL = 
173 LTLIBOBJS = 
174 MAIL_GPHOTO_DEVEL = <gphoto-devel@lists.sourceforge.net>
175 MAIL_GPHOTO_TRANSLATION = <gphoto-translation@lists.sourceforge.net>
176 MAIL_GPHOTO_USER = <gphoto-user@lists.sourceforge.net>
177 MAKEINFO = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run makeinfo
178 MDNS_LIBS = 
179 MKDIR_P = /bin/mkdir -p
180 MKINSTALLDIRS = $(top_builddir)/auto-aux/mkinstalldirs
181 MSGFMT = /usr/bin/msgfmt
182 MSGMERGE = /usr/bin/msgmerge
183 NM = /usr/bin/nm -B
184 NMEDIT = 
185 OBJDUMP = objdump
186 OBJEXT = o
187 OTOOL = 
188 OTOOL64 = 
189 PACKAGE = libgphoto2_port
190 PACKAGE_BUGREPORT = gphoto-devel@lists.sourceforge.net
191 PACKAGE_NAME = libgphoto2 port access library
192 PACKAGE_STRING = libgphoto2 port access library 0.8.0
193 PACKAGE_TARNAME = libgphoto2_port
194 PACKAGE_URL = 
195 PACKAGE_VERSION = 0.8.0
196 PATH_SEPARATOR = :
197 PKG_CONFIG = /usr/bin/pkg-config
198 PKG_CONFIG_LIBDIR = 
199 PKG_CONFIG_PATH = /usr/lib/pkgconfig:/usr/share/pkgconfig
200 POSUB = po
201 RANLIB = ranlib
202 REQUIREMENTS_FOR_LIBUSB = libusb >= 0.1.4
203 SED = sed
204 SERIAL_LIBS = 
205 SET_MAKE = 
206 SHELL = /bin/sh
207 STRIP = strip
208 URL_DIGICAM_LIST = http://www.teaser.fr/~hfiguiere/linux/digicam.html
209 URL_GPHOTO_HOME = http://www.gphoto.org/
210 URL_GPHOTO_PROJECT = http://sourceforge.net/projects/gphoto
211 URL_JPHOTO_HOME = http://jphoto.sourceforge.net/
212 URL_USB_MASSSTORAGE = http://www.linux-usb.org/USB-guide/x498.html
213 USE_NLS = yes
214 VERSION = 0.8.0
215 XGETTEXT = /usr/bin/xgettext
216 abs_builddir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/disk
217 abs_srcdir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/disk
218 abs_top_builddir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port
219 abs_top_srcdir = /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port
220 ac_ct_CC = gcc
221 ac_ct_DUMPBIN = 
222 am__include = include
223 am__leading_dot = .
224 am__quote = 
225 am__tar = ${AMTAR} chof - "$$tardir"
226 am__untar = ${AMTAR} xf -
227 apidocdir = ${prefix}/share/doc/libgphoto2_port/html/api
228 bindir = /usr/bin
229 build = armv7l-unknown-linux-gnueabi
230 build_alias = armv7l-unknown-linux-gnueabi
231 build_cpu = armv7l
232 build_os = linux-gnueabi
233 build_vendor = unknown
234 builddir = .
235 datadir = /usr/share
236 datarootdir = ${prefix}/share
237 docdir = ${prefix}/share/doc/libgphoto2_port
238 dvidir = ${docdir}
239 exec_prefix = /usr
240 host = armv7l-unknown-linux-gnueabi
241 host_alias = armv7l-unknown-linux-gnueabi
242 host_cpu = armv7l
243 host_os = linux-gnueabi
244 host_vendor = unknown
245 htmldir = ${prefix}/share/doc/libgphoto2_port/html
246 includedir = /usr/include
247 infodir = /usr/share/info
248 install_sh = ${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/install-sh
249 iolibdir = $(libdir)/$(PACKAGE_TARNAME)/$(VERSION)
250 libdir = /usr/lib
251 libexecdir = /usr/libexec
252 localedir = $(datadir)/locale
253 localstatedir = /var
254 lt_ECHO = echo
255 mandir = /usr/share/man
256 mkdir_p = /bin/mkdir -p
257 oldincludedir = /usr/include
258 pdfdir = ${docdir}
259 pkgconfigdir = ${libdir}/pkgconfig
260 prefix = /usr
261 program_transform_name = s&^&&
262 psdir = ${docdir}
263 sbindir = /usr/sbin
264 sharedstatedir = /var/lib
265 srcdir = .
266 sysconfdir = /etc
267 target_alias = armv7l-tizen-linux-gnueabi
268 top_build_prefix = ../
269 top_builddir = ..
270 top_srcdir = ..
271 udevscriptdir = ${libdir}/udev
272 EXTRA_DIST = 
273 iolib_LTLIBRARIES = disk.la
274 disk_la_LDFLAGS = -module -no-undefined -avoid-version \
275         -export-dynamic \
276         -export-symbols $(top_srcdir)/iolib.sym
277
278 disk_la_CPPFLAGS = \
279         $(AM_CPPFLAGS) \
280         $(INTL_CFLAGS) \
281         $(LIBUSB_CFLAGS) $(HAL_CFLAGS) \
282         $(CPPFLAGS)
283
284 disk_la_DEPENDENCIES = $(top_srcdir)/iolib.sym
285 disk_la_LIBADD = \
286         $(top_builddir)/libgphoto2_port/libgphoto2_port.la \
287         $(INTLLIBS) \
288         $(HAL_LIBS)
289
290 disk_la_SOURCES = disk.c
291 all: all-am
292
293 .SUFFIXES:
294 .SUFFIXES: .c .lo .o .obj
295 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
296         @for dep in $?; do \
297           case '$(am__configure_deps)' in \
298             *$$dep*) \
299               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
300                 && { if test -f $@; then exit 0; else break; fi; }; \
301               exit 1;; \
302           esac; \
303         done; \
304         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu disk/Makefile'; \
305         $(am__cd) $(top_srcdir) && \
306           $(AUTOMAKE) --gnu disk/Makefile
307 .PRECIOUS: Makefile
308 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309         @case '$?' in \
310           *config.status*) \
311             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
312           *) \
313             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
315         esac;
316
317 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319
320 $(top_srcdir)/configure:  $(am__configure_deps)
321         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
323         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324 $(am__aclocal_m4_deps):
325 install-iolibLTLIBRARIES: $(iolib_LTLIBRARIES)
326         @$(NORMAL_INSTALL)
327         test -z "$(iolibdir)" || $(MKDIR_P) "$(DESTDIR)$(iolibdir)"
328         @list='$(iolib_LTLIBRARIES)'; test -n "$(iolibdir)" || list=; \
329         list2=; for p in $$list; do \
330           if test -f $$p; then \
331             list2="$$list2 $$p"; \
332           else :; fi; \
333         done; \
334         test -z "$$list2" || { \
335           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(iolibdir)'"; \
336           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(iolibdir)"; \
337         }
338
339 uninstall-iolibLTLIBRARIES:
340         @$(NORMAL_UNINSTALL)
341         @list='$(iolib_LTLIBRARIES)'; test -n "$(iolibdir)" || list=; \
342         for p in $$list; do \
343           $(am__strip_dir) \
344           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(iolibdir)/$$f'"; \
345           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(iolibdir)/$$f"; \
346         done
347
348 clean-iolibLTLIBRARIES:
349         -test -z "$(iolib_LTLIBRARIES)" || rm -f $(iolib_LTLIBRARIES)
350         @list='$(iolib_LTLIBRARIES)'; for p in $$list; do \
351           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
352           test "$$dir" != "$$p" || dir=.; \
353           echo "rm -f \"$${dir}/so_locations\""; \
354           rm -f "$${dir}/so_locations"; \
355         done
356 disk.la: $(disk_la_OBJECTS) $(disk_la_DEPENDENCIES) 
357         $(disk_la_LINK) -rpath $(iolibdir) $(disk_la_OBJECTS) $(disk_la_LIBADD) $(LIBS)
358
359 mostlyclean-compile:
360         -rm -f *.$(OBJEXT)
361
362 distclean-compile:
363         -rm -f *.tab.c
364
365 include ./$(DEPDIR)/disk_la-disk.Plo
366
367 .c.o:
368         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
369         $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
370 #       source='$<' object='$@' libtool=no \
371 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
372 #       $(COMPILE) -c $<
373
374 .c.obj:
375         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
376         $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
377 #       source='$<' object='$@' libtool=no \
378 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
379 #       $(COMPILE) -c `$(CYGPATH_W) '$<'`
380
381 .c.lo:
382         $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
383         $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
384 #       source='$<' object='$@' libtool=yes \
385 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
386 #       $(LTCOMPILE) -c -o $@ $<
387
388 disk_la-disk.lo: disk.c
389         $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disk_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT disk_la-disk.lo -MD -MP -MF $(DEPDIR)/disk_la-disk.Tpo -c -o disk_la-disk.lo `test -f 'disk.c' || echo '$(srcdir)/'`disk.c
390         $(am__mv) $(DEPDIR)/disk_la-disk.Tpo $(DEPDIR)/disk_la-disk.Plo
391 #       source='disk.c' object='disk_la-disk.lo' libtool=yes \
392 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
393 #       $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(disk_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o disk_la-disk.lo `test -f 'disk.c' || echo '$(srcdir)/'`disk.c
394
395 mostlyclean-libtool:
396         -rm -f *.lo
397
398 clean-libtool:
399         -rm -rf .libs _libs
400
401 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
402         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
403         unique=`for i in $$list; do \
404             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405           done | \
406           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407               END { if (nonempty) { for (i in files) print i; }; }'`; \
408         mkid -fID $$unique
409 tags: TAGS
410
411 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
412                 $(TAGS_FILES) $(LISP)
413         set x; \
414         here=`pwd`; \
415         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
416         unique=`for i in $$list; do \
417             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418           done | \
419           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
420               END { if (nonempty) { for (i in files) print i; }; }'`; \
421         shift; \
422         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
423           test -n "$$unique" || unique=$$empty_fix; \
424           if test $$# -gt 0; then \
425             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
426               "$$@" $$unique; \
427           else \
428             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429               $$unique; \
430           fi; \
431         fi
432 ctags: CTAGS
433 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
434                 $(TAGS_FILES) $(LISP)
435         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
436         unique=`for i in $$list; do \
437             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438           done | \
439           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
440               END { if (nonempty) { for (i in files) print i; }; }'`; \
441         test -z "$(CTAGS_ARGS)$$unique" \
442           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
443              $$unique
444
445 GTAGS:
446         here=`$(am__cd) $(top_builddir) && pwd` \
447           && $(am__cd) $(top_srcdir) \
448           && gtags -i $(GTAGS_ARGS) "$$here"
449
450 distclean-tags:
451         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452
453 distdir: $(DISTFILES)
454         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
455         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456         list='$(DISTFILES)'; \
457           dist_files=`for file in $$list; do echo $$file; done | \
458           sed -e "s|^$$srcdirstrip/||;t" \
459               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
460         case $$dist_files in \
461           */*) $(MKDIR_P) `echo "$$dist_files" | \
462                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
463                            sort -u` ;; \
464         esac; \
465         for file in $$dist_files; do \
466           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
467           if test -d $$d/$$file; then \
468             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
469             if test -d "$(distdir)/$$file"; then \
470               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
471             fi; \
472             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
473               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
474               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
475             fi; \
476             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
477           else \
478             test -f "$(distdir)/$$file" \
479             || cp -p $$d/$$file "$(distdir)/$$file" \
480             || exit 1; \
481           fi; \
482         done
483 check-am: all-am
484 check: check-am
485 all-am: Makefile $(LTLIBRARIES)
486 installdirs:
487         for dir in "$(DESTDIR)$(iolibdir)"; do \
488           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
489         done
490 install: install-am
491 install-exec: install-exec-am
492 install-data: install-data-am
493 uninstall: uninstall-am
494
495 install-am: all-am
496         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
497
498 installcheck: installcheck-am
499 install-strip:
500         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
501           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
502           `test -z '$(STRIP)' || \
503             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
504 mostlyclean-generic:
505
506 clean-generic:
507
508 distclean-generic:
509         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
510         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
511
512 maintainer-clean-generic:
513         @echo "This command is intended for maintainers to use"
514         @echo "it deletes files that may require special tools to rebuild."
515 clean: clean-am
516
517 clean-am: clean-generic clean-iolibLTLIBRARIES clean-libtool \
518         mostlyclean-am
519
520 distclean: distclean-am
521         -rm -rf ./$(DEPDIR)
522         -rm -f Makefile
523 distclean-am: clean-am distclean-compile distclean-generic \
524         distclean-tags
525
526 dvi: dvi-am
527
528 dvi-am:
529
530 html: html-am
531
532 html-am:
533
534 info: info-am
535
536 info-am:
537
538 install-data-am: install-iolibLTLIBRARIES
539
540 install-dvi: install-dvi-am
541
542 install-dvi-am:
543
544 install-exec-am:
545
546 install-html: install-html-am
547
548 install-html-am:
549
550 install-info: install-info-am
551
552 install-info-am:
553
554 install-man:
555
556 install-pdf: install-pdf-am
557
558 install-pdf-am:
559
560 install-ps: install-ps-am
561
562 install-ps-am:
563
564 installcheck-am:
565
566 maintainer-clean: maintainer-clean-am
567         -rm -rf ./$(DEPDIR)
568         -rm -f Makefile
569 maintainer-clean-am: distclean-am maintainer-clean-generic
570
571 mostlyclean: mostlyclean-am
572
573 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
574         mostlyclean-libtool
575
576 pdf: pdf-am
577
578 pdf-am:
579
580 ps: ps-am
581
582 ps-am:
583
584 uninstall-am: uninstall-iolibLTLIBRARIES
585
586 .MAKE: install-am install-strip
587
588 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
589         clean-iolibLTLIBRARIES clean-libtool ctags distclean \
590         distclean-compile distclean-generic distclean-libtool \
591         distclean-tags distdir dvi dvi-am html html-am info info-am \
592         install install-am install-data install-data-am install-dvi \
593         install-dvi-am install-exec install-exec-am install-html \
594         install-html-am install-info install-info-am \
595         install-iolibLTLIBRARIES install-man install-pdf \
596         install-pdf-am install-ps install-ps-am install-strip \
597         installcheck installcheck-am installdirs maintainer-clean \
598         maintainer-clean-generic mostlyclean mostlyclean-compile \
599         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
600         tags uninstall uninstall-am uninstall-iolibLTLIBRARIES
601
602
603 # Tell versions [3.59,3.63) of GNU make to not export all variables.
604 # Otherwise a system limit (for SysV at least) may be exceeded.
605 .NOEXPORT: