Tizen 2.0 Release
[external/lcms.git] / utils / psicc / Makefile
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # utils/psicc/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 # Makefile for building psicc
20 # Originally Written by Bob Friesenhahn, June 2003
21 # Additions and bugs by Marti Maria 
22
23
24 pkgdatadir = $(datadir)/lcms2
25 pkgincludedir = $(includedir)/lcms2
26 pkglibdir = $(libdir)/lcms2
27 pkglibexecdir = $(libexecdir)/lcms2
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = arm-unknown-linux-gnueabi
41 host_triplet = arm-unknown-linux-gnueabi
42 bin_PROGRAMS = psicc$(EXEEXT)
43 subdir = utils/psicc
44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 am__installdirs = "$(DESTDIR)$(bindir)"
53 PROGRAMS = $(bin_PROGRAMS)
54 am_psicc_OBJECTS = psicc.$(OBJEXT) xgetopt.$(OBJEXT) vprf.$(OBJEXT)
55 psicc_OBJECTS = $(am_psicc_OBJECTS)
56 psicc_DEPENDENCIES = $(top_builddir)/src/liblcms2.la
57 psicc_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
58         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(psicc_LDFLAGS) \
59         $(LDFLAGS) -o $@
60 DEFAULT_INCLUDES = -I.
61 depcomp = $(SHELL) $(top_srcdir)/depcomp
62 am__depfiles_maybe = depfiles
63 am__mv = mv -f
64 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
67         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
68         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 CCLD = $(CC)
70 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
71         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
72         $(LDFLAGS) -o $@
73 SOURCES = $(psicc_SOURCES)
74 DIST_SOURCES = $(psicc_SOURCES)
75 ETAGS = etags
76 CTAGS = ctags
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 ACLOCAL = ${SHELL} /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/missing --run aclocal-1.11
79 AMTAR = ${SHELL} /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/missing --run tar
80 AR = ar
81 AS = as
82 AUTOCONF = ${SHELL} /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/missing --run autoconf
83 AUTOHEADER = ${SHELL} /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/missing --run autoheader
84 AUTOMAKE = ${SHELL} /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/missing --run automake-1.11
85 AWK = gawk
86 CC = gcc -std=gnu99
87 CCDEPMODE = depmode=gcc3
88 CFLAGS = -Wall
89 CPP = gcc -std=gnu99 -E
90 CPPFLAGS = 
91 CXX = g++
92 CXXCPP = g++ -E
93 CXXDEPMODE = depmode=gcc3
94 CXXFLAGS = -g -O2
95 CYGPATH_W = echo
96 DEFS = -DPACKAGE_NAME=\"lcms2\" -DPACKAGE_TARNAME=\"lcms2\" -DPACKAGE_VERSION=\"2.3\" -DPACKAGE_STRING=\"lcms2\ 2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHasJPEG=1 -DHasZLIB=1 -DHasTIFF=1 -DHAVE_TIFFCONF_H=1
97 DEPDIR = .deps
98 DLLTOOL = dlltool
99 DSYMUTIL = 
100 DUMPBIN = 
101 ECHO_C = 
102 ECHO_N = -n
103 ECHO_T = 
104 EGREP = /bin/grep -E
105 EXEEXT = 
106 FGREP = /bin/grep -F
107 GREP = /bin/grep
108 INSTALL = /usr/bin/install -c
109 INSTALL_DATA = ${INSTALL} -m 644
110 INSTALL_PROGRAM = ${INSTALL}
111 INSTALL_SCRIPT = ${INSTALL}
112 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
113 JPEGICC_DEPLIBS = -ljpeg -lm
114 LCMS_LIB_DEPLIBS = -lm
115 LD = /usr/arm-linux-gnueabi/bin/ld
116 LDFLAGS = 
117 LIBOBJS = 
118 LIBRARY_AGE = 0
119 LIBRARY_CURRENT = 2
120 LIBRARY_REVISION = 3
121 LIBS = 
122 LIBTOOL = $(SHELL) $(top_builddir)/libtool
123 LIBTOOL_DEPS = ./ltmain.sh
124 LIB_JPEG = -ljpeg
125 LIB_MATH = -lm
126 LIB_TIFF = -ltiff
127 LIB_ZLIB = -lz
128 LIPO = 
129 LN_S = ln -s
130 LTLIBOBJS = 
131 MAINT = #
132 MAKEINFO = ${SHELL} /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/missing --run makeinfo
133 MANIFEST_TOOL = :
134 MKDIR_P = /bin/mkdir -p
135 NM = /usr/bin/nm -B
136 NMEDIT = 
137 OBJDUMP = objdump
138 OBJEXT = o
139 OTOOL = 
140 OTOOL64 = 
141 PACKAGE = lcms2
142 PACKAGE_BUGREPORT = 
143 PACKAGE_NAME = lcms2
144 PACKAGE_STRING = lcms2 2.3
145 PACKAGE_TARNAME = lcms2
146 PACKAGE_URL = 
147 PACKAGE_VERSION = 2.3
148 PATH_SEPARATOR = :
149 RANLIB = ranlib
150 SED = /bin/sed
151 SET_MAKE = 
152 SHELL = /bin/sh
153 STRIP = strip
154 TIFFICC_DEPLIBS = -ltiff -ljpeg -lz -lm
155 VERSION = 2.3
156 abs_builddir = /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/utils/psicc
157 abs_srcdir = /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/utils/psicc
158 abs_top_builddir = /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3
159 abs_top_srcdir = /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3
160 ac_ct_AR = ar
161 ac_ct_CC = gcc
162 ac_ct_CXX = g++
163 ac_ct_DUMPBIN = 
164 am__include = include
165 am__leading_dot = .
166 am__quote = 
167 am__tar = ${AMTAR} chof - "$$tardir"
168 am__untar = ${AMTAR} xf -
169 bindir = ${exec_prefix}/bin
170 build = arm-unknown-linux-gnueabi
171 build_alias = 
172 build_cpu = arm
173 build_os = linux-gnueabi
174 build_vendor = unknown
175 builddir = .
176 datadir = ${datarootdir}
177 datarootdir = ${prefix}/share
178 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
179 dvidir = ${docdir}
180 exec_prefix = ${prefix}
181 host = arm-unknown-linux-gnueabi
182 host_alias = 
183 host_cpu = arm
184 host_os = linux-gnueabi
185 host_vendor = unknown
186 htmldir = ${docdir}
187 includedir = ${prefix}/include
188 infodir = ${datarootdir}/info
189 inline = 
190 install_sh = ${SHELL} /home/gpeegpee/buildroot/slp/slp_print_upgrade/debian/lcms2-2.3/install-sh
191 libdir = ${exec_prefix}/lib
192 libexecdir = ${exec_prefix}/libexec
193 localedir = ${datarootdir}/locale
194 localstatedir = ${prefix}/var
195 mandir = ${datarootdir}/man
196 mkdir_p = /bin/mkdir -p
197 oldincludedir = /usr/include
198 pdfdir = ${docdir}
199 prefix = /usr
200 program_transform_name = s,x,x,
201 psdir = ${docdir}
202 sbindir = ${exec_prefix}/sbin
203 sharedstatedir = ${prefix}/com
204 srcdir = .
205 sysconfdir = ${prefix}/etc
206 target_alias = 
207 top_build_prefix = ../../
208 top_builddir = ../..
209 top_srcdir = ../..
210
211 # Don't require all the GNU mandated files
212 AUTOMAKE_OPTIONS = 1.7 foreign
213 AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include \
214                -I$(top_srcdir)/utils/common -I$(top_builddir)/utils/common
215
216 psicc_LDADD = $(top_builddir)/src/liblcms2.la 
217 psicc_LDFLAGS = 
218 psicc_SOURCES = psicc.c ../common/xgetopt.c ../common/vprf.c ../common/utils.h
219 psicc_MANS = psicc.1
220 EXTRA_DIST = $(man_MANS)
221 all: 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 utils/psicc/Makefile'; \
235         $(am__cd) $(top_srcdir) && \
236           $(AUTOMAKE) --foreign utils/psicc/Makefile
237 .PRECIOUS: Makefile
238 Makefile: $(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):
255 install-binPROGRAMS: $(bin_PROGRAMS)
256         @$(NORMAL_INSTALL)
257         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
258         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
259         for p in $$list; do echo "$$p $$p"; done | \
260         sed 's/$(EXEEXT)$$//' | \
261         while read p p1; do if test -f $$p || test -f $$p1; \
262           then echo "$$p"; echo "$$p"; else :; fi; \
263         done | \
264         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
265             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
266         sed 'N;N;N;s,\n, ,g' | \
267         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
268           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
269             if ($$2 == $$4) files[d] = files[d] " " $$1; \
270             else { print "f", $$3 "/" $$4, $$1; } } \
271           END { for (d in files) print "f", d, files[d] }' | \
272         while read type dir files; do \
273             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
274             test -z "$$files" || { \
275             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
276             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
277             } \
278         ; done
279
280 uninstall-binPROGRAMS:
281         @$(NORMAL_UNINSTALL)
282         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
283         files=`for p in $$list; do echo "$$p"; done | \
284           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
285               -e 's/$$/$(EXEEXT)/' `; \
286         test -n "$$list" || exit 0; \
287         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
288         cd "$(DESTDIR)$(bindir)" && rm -f $$files
289
290 clean-binPROGRAMS:
291         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
292         echo " rm -f" $$list; \
293         rm -f $$list || exit $$?; \
294         test -n "$(EXEEXT)" || exit 0; \
295         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
296         echo " rm -f" $$list; \
297         rm -f $$list
298 psicc$(EXEEXT): $(psicc_OBJECTS) $(psicc_DEPENDENCIES) 
299         @rm -f psicc$(EXEEXT)
300         $(psicc_LINK) $(psicc_OBJECTS) $(psicc_LDADD) $(LIBS)
301
302 mostlyclean-compile:
303         -rm -f *.$(OBJEXT)
304
305 distclean-compile:
306         -rm -f *.tab.c
307
308 include ./$(DEPDIR)/psicc.Po
309 include ./$(DEPDIR)/vprf.Po
310 include ./$(DEPDIR)/xgetopt.Po
311
312 .c.o:
313         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
314         $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
315 #       source='$<' object='$@' libtool=no \
316 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
317 #       $(COMPILE) -c $<
318
319 .c.obj:
320         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
321         $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
322 #       source='$<' object='$@' libtool=no \
323 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
324 #       $(COMPILE) -c `$(CYGPATH_W) '$<'`
325
326 .c.lo:
327         $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
328         $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
329 #       source='$<' object='$@' libtool=yes \
330 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
331 #       $(LTCOMPILE) -c -o $@ $<
332
333 xgetopt.o: ../common/xgetopt.c
334         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xgetopt.o -MD -MP -MF $(DEPDIR)/xgetopt.Tpo -c -o xgetopt.o `test -f '../common/xgetopt.c' || echo '$(srcdir)/'`../common/xgetopt.c
335         $(am__mv) $(DEPDIR)/xgetopt.Tpo $(DEPDIR)/xgetopt.Po
336 #       source='../common/xgetopt.c' object='xgetopt.o' libtool=no \
337 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
338 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xgetopt.o `test -f '../common/xgetopt.c' || echo '$(srcdir)/'`../common/xgetopt.c
339
340 xgetopt.obj: ../common/xgetopt.c
341         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xgetopt.obj -MD -MP -MF $(DEPDIR)/xgetopt.Tpo -c -o xgetopt.obj `if test -f '../common/xgetopt.c'; then $(CYGPATH_W) '../common/xgetopt.c'; else $(CYGPATH_W) '$(srcdir)/../common/xgetopt.c'; fi`
342         $(am__mv) $(DEPDIR)/xgetopt.Tpo $(DEPDIR)/xgetopt.Po
343 #       source='../common/xgetopt.c' object='xgetopt.obj' libtool=no \
344 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
345 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xgetopt.obj `if test -f '../common/xgetopt.c'; then $(CYGPATH_W) '../common/xgetopt.c'; else $(CYGPATH_W) '$(srcdir)/../common/xgetopt.c'; fi`
346
347 vprf.o: ../common/vprf.c
348         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vprf.o -MD -MP -MF $(DEPDIR)/vprf.Tpo -c -o vprf.o `test -f '../common/vprf.c' || echo '$(srcdir)/'`../common/vprf.c
349         $(am__mv) $(DEPDIR)/vprf.Tpo $(DEPDIR)/vprf.Po
350 #       source='../common/vprf.c' object='vprf.o' libtool=no \
351 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
352 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vprf.o `test -f '../common/vprf.c' || echo '$(srcdir)/'`../common/vprf.c
353
354 vprf.obj: ../common/vprf.c
355         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vprf.obj -MD -MP -MF $(DEPDIR)/vprf.Tpo -c -o vprf.obj `if test -f '../common/vprf.c'; then $(CYGPATH_W) '../common/vprf.c'; else $(CYGPATH_W) '$(srcdir)/../common/vprf.c'; fi`
356         $(am__mv) $(DEPDIR)/vprf.Tpo $(DEPDIR)/vprf.Po
357 #       source='../common/vprf.c' object='vprf.obj' libtool=no \
358 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
359 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vprf.obj `if test -f '../common/vprf.c'; then $(CYGPATH_W) '../common/vprf.c'; else $(CYGPATH_W) '$(srcdir)/../common/vprf.c'; fi`
360
361 mostlyclean-libtool:
362         -rm -f *.lo
363
364 clean-libtool:
365         -rm -rf .libs _libs
366
367 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
368         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
369         unique=`for i in $$list; do \
370             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371           done | \
372           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373               END { if (nonempty) { for (i in files) print i; }; }'`; \
374         mkid -fID $$unique
375 tags: TAGS
376
377 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
378                 $(TAGS_FILES) $(LISP)
379         set x; \
380         here=`pwd`; \
381         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
386               END { if (nonempty) { for (i in files) print i; }; }'`; \
387         shift; \
388         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
389           test -n "$$unique" || unique=$$empty_fix; \
390           if test $$# -gt 0; then \
391             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392               "$$@" $$unique; \
393           else \
394             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
395               $$unique; \
396           fi; \
397         fi
398 ctags: CTAGS
399 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
400                 $(TAGS_FILES) $(LISP)
401         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402         unique=`for i in $$list; do \
403             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404           done | \
405           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406               END { if (nonempty) { for (i in files) print i; }; }'`; \
407         test -z "$(CTAGS_ARGS)$$unique" \
408           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
409              $$unique
410
411 GTAGS:
412         here=`$(am__cd) $(top_builddir) && pwd` \
413           && $(am__cd) $(top_srcdir) \
414           && gtags -i $(GTAGS_ARGS) "$$here"
415
416 distclean-tags:
417         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
418
419 distdir: $(DISTFILES)
420         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
421         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422         list='$(DISTFILES)'; \
423           dist_files=`for file in $$list; do echo $$file; done | \
424           sed -e "s|^$$srcdirstrip/||;t" \
425               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
426         case $$dist_files in \
427           */*) $(MKDIR_P) `echo "$$dist_files" | \
428                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
429                            sort -u` ;; \
430         esac; \
431         for file in $$dist_files; do \
432           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433           if test -d $$d/$$file; then \
434             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
435             if test -d "$(distdir)/$$file"; then \
436               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
437             fi; \
438             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
439               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
440               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441             fi; \
442             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
443           else \
444             test -f "$(distdir)/$$file" \
445             || cp -p $$d/$$file "$(distdir)/$$file" \
446             || exit 1; \
447           fi; \
448         done
449 check-am: all-am
450 check: check-am
451 all-am: Makefile $(PROGRAMS)
452 installdirs:
453         for dir in "$(DESTDIR)$(bindir)"; do \
454           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
455         done
456 install: install-am
457 install-exec: install-exec-am
458 install-data: install-data-am
459 uninstall: uninstall-am
460
461 install-am: all-am
462         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
463
464 installcheck: installcheck-am
465 install-strip:
466         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
467           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
468           `test -z '$(STRIP)' || \
469             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
470 mostlyclean-generic:
471
472 clean-generic:
473
474 distclean-generic:
475         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
476         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
477
478 maintainer-clean-generic:
479         @echo "This command is intended for maintainers to use"
480         @echo "it deletes files that may require special tools to rebuild."
481 clean: clean-am
482
483 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
484
485 distclean: distclean-am
486         -rm -rf ./$(DEPDIR)
487         -rm -f Makefile
488 distclean-am: clean-am distclean-compile distclean-generic \
489         distclean-tags
490
491 dvi: dvi-am
492
493 dvi-am:
494
495 html: html-am
496
497 html-am:
498
499 info: info-am
500
501 info-am:
502
503 install-data-am:
504
505 install-dvi: install-dvi-am
506
507 install-dvi-am:
508
509 install-exec-am: install-binPROGRAMS
510
511 install-html: install-html-am
512
513 install-html-am:
514
515 install-info: install-info-am
516
517 install-info-am:
518
519 install-man:
520
521 install-pdf: install-pdf-am
522
523 install-pdf-am:
524
525 install-ps: install-ps-am
526
527 install-ps-am:
528
529 installcheck-am:
530
531 maintainer-clean: maintainer-clean-am
532         -rm -rf ./$(DEPDIR)
533         -rm -f Makefile
534 maintainer-clean-am: distclean-am maintainer-clean-generic
535
536 mostlyclean: mostlyclean-am
537
538 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
539         mostlyclean-libtool
540
541 pdf: pdf-am
542
543 pdf-am:
544
545 ps: ps-am
546
547 ps-am:
548
549 uninstall-am: uninstall-binPROGRAMS
550
551 .MAKE: install-am install-strip
552
553 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
554         clean-generic clean-libtool ctags distclean distclean-compile \
555         distclean-generic distclean-libtool distclean-tags distdir dvi \
556         dvi-am html html-am info info-am install install-am \
557         install-binPROGRAMS install-data install-data-am install-dvi \
558         install-dvi-am install-exec install-exec-am install-html \
559         install-html-am install-info install-info-am install-man \
560         install-pdf install-pdf-am install-ps install-ps-am \
561         install-strip installcheck installcheck-am installdirs \
562         maintainer-clean maintainer-clean-generic mostlyclean \
563         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
564         pdf pdf-am ps ps-am tags uninstall uninstall-am \
565         uninstall-binPROGRAMS
566
567
568 # Tell versions [3.59,3.63) of GNU make to not export all variables.
569 # Otherwise a system limit (for SysV at least) may be exceeded.
570 .NOEXPORT: