Check for SYS/GL during library init. Reason is that
[AROS.git] / workbench / libs / lcms2 / utils / jpgicc / Makefile.in
blob11fe27b965f8f72e1003fb233d4752ee062215c5
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, 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.
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.
16 @SET_MAKE@
19 # Makefile for building jpegicc
20 # Written by Bob Friesenhahn, June 2003
21 # Bugs introduced by Marti Maria on October 2004
23 VPATH = @srcdir@
24 am__make_dryrun = \
25 { \
26 am__dry=no; \
27 case $$MAKEFLAGS in \
28 *\\[\ \ ]*) \
29 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
30 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
31 *) \
32 for am__flg in $$MAKEFLAGS; do \
33 case $$am__flg in \
34 *=*|--*) ;; \
35 *n*) am__dry=yes; break;; \
36 esac; \
37 done;; \
38 esac; \
39 test $$am__dry = yes; \
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 @HasJPEG_TRUE@bin_PROGRAMS = jpgicc$(EXEEXT)
60 subdir = utils/jpgicc
61 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66 mkinstalldirs = $(install_sh) -d
67 CONFIG_CLEAN_FILES =
68 CONFIG_CLEAN_VPATH_FILES =
69 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
70 PROGRAMS = $(bin_PROGRAMS)
71 am_jpgicc_OBJECTS = jpgicc.$(OBJEXT) iccjpeg.$(OBJEXT) \
72 xgetopt.$(OBJEXT) vprf.$(OBJEXT)
73 jpgicc_OBJECTS = $(am_jpgicc_OBJECTS)
74 jpgicc_DEPENDENCIES = $(top_builddir)/src/liblcms2.la
75 jpgicc_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
76 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(jpgicc_LDFLAGS) \
77 $(LDFLAGS) -o $@
78 DEFAULT_INCLUDES = -I.@am__isrc@
79 depcomp = $(SHELL) $(top_srcdir)/depcomp
80 am__depfiles_maybe = depfiles
81 am__mv = mv -f
82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
83 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87 CCLD = $(CC)
88 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
90 $(LDFLAGS) -o $@
91 SOURCES = $(jpgicc_SOURCES)
92 DIST_SOURCES = $(jpgicc_SOURCES)
93 am__can_run_installinfo = \
94 case $$AM_UPDATE_INFO_DIR in \
95 n|no|NO) false;; \
96 *) (install-info --version) >/dev/null 2>&1;; \
97 esac
98 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
99 am__vpath_adj = case $$p in \
100 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
101 *) f=$$p;; \
102 esac;
103 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
104 am__install_max = 40
105 am__nobase_strip_setup = \
106 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
107 am__nobase_strip = \
108 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
109 am__nobase_list = $(am__nobase_strip_setup); \
110 for p in $$list; do echo "$$p $$p"; done | \
111 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
112 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
113 if (++n[$$2] == $(am__install_max)) \
114 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
115 END { for (dir in files) print dir, files[dir] }'
116 am__base_list = \
117 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
118 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
119 am__uninstall_files_from_dir = { \
120 test -z "$$files" \
121 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
122 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
123 $(am__cd) "$$dir" && rm -f $$files; }; \
125 man1dir = $(mandir)/man1
126 NROFF = nroff
127 MANS = $(man_MANS)
128 ETAGS = etags
129 CTAGS = ctags
130 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131 ACLOCAL = @ACLOCAL@
132 AMTAR = @AMTAR@
133 AR = @AR@
134 AS = @AS@
135 AUTOCONF = @AUTOCONF@
136 AUTOHEADER = @AUTOHEADER@
137 AUTOMAKE = @AUTOMAKE@
138 AWK = @AWK@
139 CC = @CC@
140 CCDEPMODE = @CCDEPMODE@
141 CFLAGS = @CFLAGS@
142 CPP = @CPP@
143 CPPFLAGS = @CPPFLAGS@
144 CXX = @CXX@
145 CXXCPP = @CXXCPP@
146 CXXDEPMODE = @CXXDEPMODE@
147 CXXFLAGS = @CXXFLAGS@
148 CYGPATH_W = @CYGPATH_W@
149 DEFS = @DEFS@
150 DEPDIR = @DEPDIR@
151 DLLTOOL = @DLLTOOL@
152 DSYMUTIL = @DSYMUTIL@
153 DUMPBIN = @DUMPBIN@
154 ECHO_C = @ECHO_C@
155 ECHO_N = @ECHO_N@
156 ECHO_T = @ECHO_T@
157 EGREP = @EGREP@
158 EXEEXT = @EXEEXT@
159 FGREP = @FGREP@
160 GREP = @GREP@
161 INSTALL = @INSTALL@
162 INSTALL_DATA = @INSTALL_DATA@
163 INSTALL_PROGRAM = @INSTALL_PROGRAM@
164 INSTALL_SCRIPT = @INSTALL_SCRIPT@
165 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
166 JPEGICC_DEPLIBS = @JPEGICC_DEPLIBS@
167 LCMS_LIB_DEPLIBS = @LCMS_LIB_DEPLIBS@
168 LD = @LD@
169 LDFLAGS = @LDFLAGS@
170 LIBOBJS = @LIBOBJS@
171 LIBRARY_AGE = @LIBRARY_AGE@
172 LIBRARY_CURRENT = @LIBRARY_CURRENT@
173 LIBRARY_REVISION = @LIBRARY_REVISION@
174 LIBS = @LIBS@
175 LIBTOOL = @LIBTOOL@
176 LIBTOOL_DEPS = @LIBTOOL_DEPS@
177 LIB_JPEG = @LIB_JPEG@
178 LIB_MATH = @LIB_MATH@
179 LIB_TIFF = @LIB_TIFF@
180 LIB_ZLIB = @LIB_ZLIB@
181 LIPO = @LIPO@
182 LN_S = @LN_S@
183 LTLIBOBJS = @LTLIBOBJS@
184 MAINT = @MAINT@
185 MAKEINFO = @MAKEINFO@
186 MANIFEST_TOOL = @MANIFEST_TOOL@
187 MKDIR_P = @MKDIR_P@
188 NM = @NM@
189 NMEDIT = @NMEDIT@
190 OBJDUMP = @OBJDUMP@
191 OBJEXT = @OBJEXT@
192 OTOOL = @OTOOL@
193 OTOOL64 = @OTOOL64@
194 PACKAGE = @PACKAGE@
195 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
196 PACKAGE_NAME = @PACKAGE_NAME@
197 PACKAGE_STRING = @PACKAGE_STRING@
198 PACKAGE_TARNAME = @PACKAGE_TARNAME@
199 PACKAGE_URL = @PACKAGE_URL@
200 PACKAGE_VERSION = @PACKAGE_VERSION@
201 PATH_SEPARATOR = @PATH_SEPARATOR@
202 RANLIB = @RANLIB@
203 SED = @SED@
204 SET_MAKE = @SET_MAKE@
205 SHELL = @SHELL@
206 STRIP = @STRIP@
207 TIFFICC_DEPLIBS = @TIFFICC_DEPLIBS@
208 VERSION = @VERSION@
209 abs_builddir = @abs_builddir@
210 abs_srcdir = @abs_srcdir@
211 abs_top_builddir = @abs_top_builddir@
212 abs_top_srcdir = @abs_top_srcdir@
213 ac_ct_AR = @ac_ct_AR@
214 ac_ct_CC = @ac_ct_CC@
215 ac_ct_CXX = @ac_ct_CXX@
216 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
217 am__include = @am__include@
218 am__leading_dot = @am__leading_dot@
219 am__quote = @am__quote@
220 am__tar = @am__tar@
221 am__untar = @am__untar@
222 bindir = @bindir@
223 build = @build@
224 build_alias = @build_alias@
225 build_cpu = @build_cpu@
226 build_os = @build_os@
227 build_vendor = @build_vendor@
228 builddir = @builddir@
229 datadir = @datadir@
230 datarootdir = @datarootdir@
231 docdir = @docdir@
232 dvidir = @dvidir@
233 exec_prefix = @exec_prefix@
234 host = @host@
235 host_alias = @host_alias@
236 host_cpu = @host_cpu@
237 host_os = @host_os@
238 host_vendor = @host_vendor@
239 htmldir = @htmldir@
240 includedir = @includedir@
241 infodir = @infodir@
242 inline = @inline@
243 install_sh = @install_sh@
244 libdir = @libdir@
245 libexecdir = @libexecdir@
246 localedir = @localedir@
247 localstatedir = @localstatedir@
248 mandir = @mandir@
249 mkdir_p = @mkdir_p@
250 oldincludedir = @oldincludedir@
251 pdfdir = @pdfdir@
252 prefix = @prefix@
253 program_transform_name = @program_transform_name@
254 psdir = @psdir@
255 sbindir = @sbindir@
256 sharedstatedir = @sharedstatedir@
257 srcdir = @srcdir@
258 sysconfdir = @sysconfdir@
259 target_alias = @target_alias@
260 top_build_prefix = @top_build_prefix@
261 top_builddir = @top_builddir@
262 top_srcdir = @top_srcdir@
264 # Don't require all the GNU mandated files
265 AUTOMAKE_OPTIONS = 1.7 foreign
266 AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include \
267 -I$(top_srcdir)/utils/common -I$(top_builddir)/utils/common
269 jpgicc_LDADD = $(top_builddir)/src/liblcms2.la @JPEGICC_DEPLIBS@
270 jpgicc_LDFLAGS = @LDFLAGS@
271 jpgicc_SOURCES = jpgicc.c iccjpeg.c ../common/xgetopt.c ../common/vprf.c ../common/utils.h
272 man_MANS = jpgicc.1
273 EXTRA_DIST = iccjpeg.h $(man_MANS)
274 all: all-am
276 .SUFFIXES:
277 .SUFFIXES: .c .lo .o .obj
278 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
279 @for dep in $?; do \
280 case '$(am__configure_deps)' in \
281 *$$dep*) \
282 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
283 && { if test -f $@; then exit 0; else break; fi; }; \
284 exit 1;; \
285 esac; \
286 done; \
287 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign utils/jpgicc/Makefile'; \
288 $(am__cd) $(top_srcdir) && \
289 $(AUTOMAKE) --foreign utils/jpgicc/Makefile
290 .PRECIOUS: Makefile
291 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
292 @case '$?' in \
293 *config.status*) \
294 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
295 *) \
296 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
297 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
298 esac;
300 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
301 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
304 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
306 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307 $(am__aclocal_m4_deps):
308 install-binPROGRAMS: $(bin_PROGRAMS)
309 @$(NORMAL_INSTALL)
310 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
311 if test -n "$$list"; then \
312 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
313 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
314 fi; \
315 for p in $$list; do echo "$$p $$p"; done | \
316 sed 's/$(EXEEXT)$$//' | \
317 while read p p1; do if test -f $$p || test -f $$p1; \
318 then echo "$$p"; echo "$$p"; else :; fi; \
319 done | \
320 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
321 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
322 sed 'N;N;N;s,\n, ,g' | \
323 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
324 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
325 if ($$2 == $$4) files[d] = files[d] " " $$1; \
326 else { print "f", $$3 "/" $$4, $$1; } } \
327 END { for (d in files) print "f", d, files[d] }' | \
328 while read type dir files; do \
329 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
330 test -z "$$files" || { \
331 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
332 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
334 ; done
336 uninstall-binPROGRAMS:
337 @$(NORMAL_UNINSTALL)
338 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
339 files=`for p in $$list; do echo "$$p"; done | \
340 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
341 -e 's/$$/$(EXEEXT)/' `; \
342 test -n "$$list" || exit 0; \
343 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
344 cd "$(DESTDIR)$(bindir)" && rm -f $$files
346 clean-binPROGRAMS:
347 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
348 echo " rm -f" $$list; \
349 rm -f $$list || exit $$?; \
350 test -n "$(EXEEXT)" || exit 0; \
351 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
352 echo " rm -f" $$list; \
353 rm -f $$list
354 jpgicc$(EXEEXT): $(jpgicc_OBJECTS) $(jpgicc_DEPENDENCIES) $(EXTRA_jpgicc_DEPENDENCIES)
355 @rm -f jpgicc$(EXEEXT)
356 $(jpgicc_LINK) $(jpgicc_OBJECTS) $(jpgicc_LDADD) $(LIBS)
358 mostlyclean-compile:
359 -rm -f *.$(OBJEXT)
361 distclean-compile:
362 -rm -f *.tab.c
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iccjpeg.Po@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jpgicc.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vprf.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetopt.Po@am__quote@
369 .c.o:
370 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
371 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
372 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
373 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
376 .c.obj:
377 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
378 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
379 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
380 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
383 .c.lo:
384 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
385 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
386 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
387 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
390 xgetopt.o: ../common/xgetopt.c
391 @am__fastdepCC_TRUE@ $(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
392 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/xgetopt.Tpo $(DEPDIR)/xgetopt.Po
393 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../common/xgetopt.c' object='xgetopt.o' libtool=no @AMDEPBACKSLASH@
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395 @am__fastdepCC_FALSE@ $(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
397 xgetopt.obj: ../common/xgetopt.c
398 @am__fastdepCC_TRUE@ $(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`
399 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/xgetopt.Tpo $(DEPDIR)/xgetopt.Po
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../common/xgetopt.c' object='xgetopt.obj' libtool=no @AMDEPBACKSLASH@
401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402 @am__fastdepCC_FALSE@ $(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`
404 vprf.o: ../common/vprf.c
405 @am__fastdepCC_TRUE@ $(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
406 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/vprf.Tpo $(DEPDIR)/vprf.Po
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../common/vprf.c' object='vprf.o' libtool=no @AMDEPBACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409 @am__fastdepCC_FALSE@ $(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
411 vprf.obj: ../common/vprf.c
412 @am__fastdepCC_TRUE@ $(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`
413 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/vprf.Tpo $(DEPDIR)/vprf.Po
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../common/vprf.c' object='vprf.obj' libtool=no @AMDEPBACKSLASH@
415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416 @am__fastdepCC_FALSE@ $(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`
418 mostlyclean-libtool:
419 -rm -f *.lo
421 clean-libtool:
422 -rm -rf .libs _libs
423 install-man1: $(man_MANS)
424 @$(NORMAL_INSTALL)
425 @list1=''; \
426 list2='$(man_MANS)'; \
427 test -n "$(man1dir)" \
428 && test -n "`echo $$list1$$list2`" \
429 || exit 0; \
430 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
431 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
432 { for i in $$list1; do echo "$$i"; done; \
433 if test -n "$$list2"; then \
434 for i in $$list2; do echo "$$i"; done \
435 | sed -n '/\.1[a-z]*$$/p'; \
436 fi; \
437 } | while read p; do \
438 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
439 echo "$$d$$p"; echo "$$p"; \
440 done | \
441 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
442 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
443 sed 'N;N;s,\n, ,g' | { \
444 list=; while read file base inst; do \
445 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
446 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
447 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
448 fi; \
449 done; \
450 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
451 while read files; do \
452 test -z "$$files" || { \
453 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
454 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
455 done; }
457 uninstall-man1:
458 @$(NORMAL_UNINSTALL)
459 @list=''; test -n "$(man1dir)" || exit 0; \
460 files=`{ for i in $$list; do echo "$$i"; done; \
461 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
462 sed -n '/\.1[a-z]*$$/p'; \
463 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
464 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
465 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
467 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
468 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
469 unique=`for i in $$list; do \
470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471 done | \
472 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473 END { if (nonempty) { for (i in files) print i; }; }'`; \
474 mkid -fID $$unique
475 tags: TAGS
477 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
478 $(TAGS_FILES) $(LISP)
479 set x; \
480 here=`pwd`; \
481 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
482 unique=`for i in $$list; do \
483 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484 done | \
485 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
486 END { if (nonempty) { for (i in files) print i; }; }'`; \
487 shift; \
488 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
489 test -n "$$unique" || unique=$$empty_fix; \
490 if test $$# -gt 0; then \
491 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
492 "$$@" $$unique; \
493 else \
494 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
495 $$unique; \
496 fi; \
498 ctags: CTAGS
499 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
500 $(TAGS_FILES) $(LISP)
501 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
502 unique=`for i in $$list; do \
503 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
504 done | \
505 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
506 END { if (nonempty) { for (i in files) print i; }; }'`; \
507 test -z "$(CTAGS_ARGS)$$unique" \
508 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
509 $$unique
511 GTAGS:
512 here=`$(am__cd) $(top_builddir) && pwd` \
513 && $(am__cd) $(top_srcdir) \
514 && gtags -i $(GTAGS_ARGS) "$$here"
516 distclean-tags:
517 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
519 distdir: $(DISTFILES)
520 @list='$(MANS)'; if test -n "$$list"; then \
521 list=`for p in $$list; do \
522 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
523 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
524 if test -n "$$list" && \
525 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
526 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
527 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
528 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
529 echo " typically \`make maintainer-clean' will remove them" >&2; \
530 exit 1; \
531 else :; fi; \
532 else :; fi
533 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
534 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
535 list='$(DISTFILES)'; \
536 dist_files=`for file in $$list; do echo $$file; done | \
537 sed -e "s|^$$srcdirstrip/||;t" \
538 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
539 case $$dist_files in \
540 */*) $(MKDIR_P) `echo "$$dist_files" | \
541 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
542 sort -u` ;; \
543 esac; \
544 for file in $$dist_files; do \
545 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
546 if test -d $$d/$$file; then \
547 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
548 if test -d "$(distdir)/$$file"; then \
549 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550 fi; \
551 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
552 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
553 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554 fi; \
555 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
556 else \
557 test -f "$(distdir)/$$file" \
558 || cp -p $$d/$$file "$(distdir)/$$file" \
559 || exit 1; \
560 fi; \
561 done
562 check-am: all-am
563 check: check-am
564 all-am: Makefile $(PROGRAMS) $(MANS)
565 installdirs:
566 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
567 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
568 done
569 install: install-am
570 install-exec: install-exec-am
571 install-data: install-data-am
572 uninstall: uninstall-am
574 install-am: all-am
575 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
577 installcheck: installcheck-am
578 install-strip:
579 if test -z '$(STRIP)'; then \
580 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
581 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
582 install; \
583 else \
584 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
585 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
586 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
588 mostlyclean-generic:
590 clean-generic:
592 distclean-generic:
593 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
594 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
596 maintainer-clean-generic:
597 @echo "This command is intended for maintainers to use"
598 @echo "it deletes files that may require special tools to rebuild."
599 clean: clean-am
601 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
603 distclean: distclean-am
604 -rm -rf ./$(DEPDIR)
605 -rm -f Makefile
606 distclean-am: clean-am distclean-compile distclean-generic \
607 distclean-tags
609 dvi: dvi-am
611 dvi-am:
613 html: html-am
615 html-am:
617 info: info-am
619 info-am:
621 install-data-am: install-man
623 install-dvi: install-dvi-am
625 install-dvi-am:
627 install-exec-am: install-binPROGRAMS
629 install-html: install-html-am
631 install-html-am:
633 install-info: install-info-am
635 install-info-am:
637 install-man: install-man1
639 install-pdf: install-pdf-am
641 install-pdf-am:
643 install-ps: install-ps-am
645 install-ps-am:
647 installcheck-am:
649 maintainer-clean: maintainer-clean-am
650 -rm -rf ./$(DEPDIR)
651 -rm -f Makefile
652 maintainer-clean-am: distclean-am maintainer-clean-generic
654 mostlyclean: mostlyclean-am
656 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
657 mostlyclean-libtool
659 pdf: pdf-am
661 pdf-am:
663 ps: ps-am
665 ps-am:
667 uninstall-am: uninstall-binPROGRAMS uninstall-man
669 uninstall-man: uninstall-man1
671 .MAKE: install-am install-strip
673 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
674 clean-generic clean-libtool ctags distclean distclean-compile \
675 distclean-generic distclean-libtool distclean-tags distdir dvi \
676 dvi-am html html-am info info-am install install-am \
677 install-binPROGRAMS install-data install-data-am install-dvi \
678 install-dvi-am install-exec install-exec-am install-html \
679 install-html-am install-info install-info-am install-man \
680 install-man1 install-pdf install-pdf-am install-ps \
681 install-ps-am install-strip installcheck installcheck-am \
682 installdirs maintainer-clean maintainer-clean-generic \
683 mostlyclean mostlyclean-compile mostlyclean-generic \
684 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
685 uninstall-am uninstall-binPROGRAMS uninstall-man \
686 uninstall-man1
689 # Tell versions [3.59,3.63) of GNU make to not export all variables.
690 # Otherwise a system limit (for SysV at least) may be exceeded.
691 .NOEXPORT: