Makefile.in revision 266e564d
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = src
37DIST_COMMON = $(iceinclude_HEADERS) $(srcdir)/Makefile.am \
38	$(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
46am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
47am__vpath_adj = case $$p in \
48    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49    *) f=$$p;; \
50  esac;
51am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
52am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(iceincludedir)"
53libLTLIBRARIES_INSTALL = $(INSTALL)
54LTLIBRARIES = $(lib_LTLIBRARIES)
55am__DEPENDENCIES_1 =
56libICE_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
57am_libICE_la_OBJECTS = accept.lo authutil.lo connect.lo error.lo \
58	getauth.lo iceauth.lo icetrans.lo listen.lo listenwk.lo \
59	locking.lo misc.lo ping.lo process.lo protosetup.lo \
60	register.lo replywait.lo setauth.lo shutdown.lo watch.lo
61libICE_la_OBJECTS = $(am_libICE_la_OBJECTS)
62libICE_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
63	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
64	$(libICE_la_LDFLAGS) $(LDFLAGS) -o $@
65DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
66depcomp = $(SHELL) $(top_srcdir)/depcomp
67am__depfiles_maybe = depfiles
68COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
71	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
72	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73CCLD = $(CC)
74LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
76	$(LDFLAGS) -o $@
77SOURCES = $(libICE_la_SOURCES)
78DIST_SOURCES = $(libICE_la_SOURCES)
79iceincludeHEADERS_INSTALL = $(INSTALL_HEADER)
80HEADERS = $(iceinclude_HEADERS)
81ETAGS = etags
82CTAGS = ctags
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84ACLOCAL = @ACLOCAL@
85AMTAR = @AMTAR@
86AR = @AR@
87AUTOCONF = @AUTOCONF@
88AUTOHEADER = @AUTOHEADER@
89AUTOMAKE = @AUTOMAKE@
90AWK = @AWK@
91CC = @CC@
92CCDEPMODE = @CCDEPMODE@
93CFLAGS = @CFLAGS@
94CPP = @CPP@
95CPPFLAGS = @CPPFLAGS@
96CXX = @CXX@
97CXXCPP = @CXXCPP@
98CXXDEPMODE = @CXXDEPMODE@
99CXXFLAGS = @CXXFLAGS@
100CYGPATH_W = @CYGPATH_W@
101DEFS = @DEFS@
102DEPDIR = @DEPDIR@
103ECHO = @ECHO@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
108EXEEXT = @EXEEXT@
109F77 = @F77@
110FFLAGS = @FFLAGS@
111GREP = @GREP@
112ICE_CFLAGS = @ICE_CFLAGS@
113ICE_LIBS = @ICE_LIBS@
114INSTALL = @INSTALL@
115INSTALL_DATA = @INSTALL_DATA@
116INSTALL_PROGRAM = @INSTALL_PROGRAM@
117INSTALL_SCRIPT = @INSTALL_SCRIPT@
118INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119LDFLAGS = @LDFLAGS@
120LIBOBJS = @LIBOBJS@
121LIBS = @LIBS@
122LIBTOOL = @LIBTOOL@
123LINT = @LINT@
124LINTLIB = @LINTLIB@
125LINT_FLAGS = @LINT_FLAGS@
126LN_S = @LN_S@
127LTLIBOBJS = @LTLIBOBJS@
128MAINT = @MAINT@
129MAKEINFO = @MAKEINFO@
130MKDIR_P = @MKDIR_P@
131OBJEXT = @OBJEXT@
132PACKAGE = @PACKAGE@
133PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134PACKAGE_NAME = @PACKAGE_NAME@
135PACKAGE_STRING = @PACKAGE_STRING@
136PACKAGE_TARNAME = @PACKAGE_TARNAME@
137PACKAGE_VERSION = @PACKAGE_VERSION@
138PATH_SEPARATOR = @PATH_SEPARATOR@
139PKG_CONFIG = @PKG_CONFIG@
140RANLIB = @RANLIB@
141SET_MAKE = @SET_MAKE@
142SHELL = @SHELL@
143STRIP = @STRIP@
144VERSION = @VERSION@
145XTRANS_CFLAGS = @XTRANS_CFLAGS@
146XTRANS_LIBS = @XTRANS_LIBS@
147abs_builddir = @abs_builddir@
148abs_srcdir = @abs_srcdir@
149abs_top_builddir = @abs_top_builddir@
150abs_top_srcdir = @abs_top_srcdir@
151ac_ct_CC = @ac_ct_CC@
152ac_ct_CXX = @ac_ct_CXX@
153ac_ct_F77 = @ac_ct_F77@
154am__include = @am__include@
155am__leading_dot = @am__leading_dot@
156am__quote = @am__quote@
157am__tar = @am__tar@
158am__untar = @am__untar@
159bindir = @bindir@
160build = @build@
161build_alias = @build_alias@
162build_cpu = @build_cpu@
163build_os = @build_os@
164build_vendor = @build_vendor@
165builddir = @builddir@
166datadir = @datadir@
167datarootdir = @datarootdir@
168docdir = @docdir@
169dvidir = @dvidir@
170exec_prefix = @exec_prefix@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
176htmldir = @htmldir@
177includedir = @includedir@
178infodir = @infodir@
179install_sh = @install_sh@
180libdir = @libdir@
181libexecdir = @libexecdir@
182localedir = @localedir@
183localstatedir = @localstatedir@
184mandir = @mandir@
185mkdir_p = @mkdir_p@
186oldincludedir = @oldincludedir@
187pdfdir = @pdfdir@
188prefix = @prefix@
189program_transform_name = @program_transform_name@
190psdir = @psdir@
191sbindir = @sbindir@
192sharedstatedir = @sharedstatedir@
193srcdir = @srcdir@
194sysconfdir = @sysconfdir@
195target_alias = @target_alias@
196top_builddir = @top_builddir@
197top_srcdir = @top_srcdir@
198lib_LTLIBRARIES = libICE.la
199AM_CFLAGS = -I${top_srcdir}/include $(ICE_CFLAGS) $(XTRANS_CFLAGS) \
200	-DICE_t -DTRANS_CLIENT -DTRANS_SERVER
201
202libICE_la_LDFLAGS = -version-number 6:3:0 -no-undefined
203libICE_la_LIBADD = $(ICE_LIBS) $(XTRANS_LIBS)
204libICE_la_SOURCES = \
205	ICElibint.h \
206	accept.c \
207	authutil.c \
208	connect.c \
209	error.c \
210	getauth.c \
211	globals.h \
212	iceauth.c \
213	icetrans.c \
214	listen.c \
215	listenwk.c \
216	locking.c \
217	misc.c \
218	ping.c \
219	process.c \
220	protosetup.c \
221	register.c \
222	replywait.c \
223	setauth.c \
224	shutdown.c \
225	watch.c
226
227iceincludedir = $(includedir)/X11/ICE
228iceinclude_HEADERS = \
229	$(top_srcdir)/include/X11/ICE/ICE.h \
230	$(top_srcdir)/include/X11/ICE/ICEconn.h \
231	$(top_srcdir)/include/X11/ICE/ICElib.h \
232	$(top_srcdir)/include/X11/ICE/ICEmsg.h \
233	$(top_srcdir)/include/X11/ICE/ICEproto.h \
234	$(top_srcdir)/include/X11/ICE/ICEutil.h
235
236@LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
237@LINT_TRUE@		$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS)
238
239all: all-am
240
241.SUFFIXES:
242.SUFFIXES: .c .lo .o .obj
243$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
244	@for dep in $?; do \
245	  case '$(am__configure_deps)' in \
246	    *$$dep*) \
247	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
248		&& exit 0; \
249	      exit 1;; \
250	  esac; \
251	done; \
252	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
253	cd $(top_srcdir) && \
254	  $(AUTOMAKE) --gnu  src/Makefile
255.PRECIOUS: Makefile
256Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
257	@case '$?' in \
258	  *config.status*) \
259	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
260	  *) \
261	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
262	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
263	esac;
264
265$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
266	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
269	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
271	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272install-libLTLIBRARIES: $(lib_LTLIBRARIES)
273	@$(NORMAL_INSTALL)
274	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
275	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
276	  if test -f $$p; then \
277	    f=$(am__strip_dir) \
278	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
279	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
280	  else :; fi; \
281	done
282
283uninstall-libLTLIBRARIES:
284	@$(NORMAL_UNINSTALL)
285	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
286	  p=$(am__strip_dir) \
287	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
288	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
289	done
290
291clean-libLTLIBRARIES:
292	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
293	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
294	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
295	  test "$$dir" != "$$p" || dir=.; \
296	  echo "rm -f \"$${dir}/so_locations\""; \
297	  rm -f "$${dir}/so_locations"; \
298	done
299libICE.la: $(libICE_la_OBJECTS) $(libICE_la_DEPENDENCIES) 
300	$(libICE_la_LINK) -rpath $(libdir) $(libICE_la_OBJECTS) $(libICE_la_LIBADD) $(LIBS)
301
302mostlyclean-compile:
303	-rm -f *.$(OBJEXT)
304
305distclean-compile:
306	-rm -f *.tab.c
307
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accept.Plo@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authutil.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Plo@am__quote@
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getauth.Plo@am__quote@
313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iceauth.Plo@am__quote@
314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icetrans.Plo@am__quote@
315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listen.Plo@am__quote@
316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listenwk.Plo@am__quote@
317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/locking.Plo@am__quote@
318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@
319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ping.Plo@am__quote@
320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/process.Plo@am__quote@
321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protosetup.Plo@am__quote@
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/register.Plo@am__quote@
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replywait.Plo@am__quote@
324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setauth.Plo@am__quote@
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shutdown.Plo@am__quote@
326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch.Plo@am__quote@
327
328.c.o:
329@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
330@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
331@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
332@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333@am__fastdepCC_FALSE@	$(COMPILE) -c $<
334
335.c.obj:
336@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
337@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
338@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
341
342.c.lo:
343@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
344@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
345@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
346@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
347@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
348
349mostlyclean-libtool:
350	-rm -f *.lo
351
352clean-libtool:
353	-rm -rf .libs _libs
354install-iceincludeHEADERS: $(iceinclude_HEADERS)
355	@$(NORMAL_INSTALL)
356	test -z "$(iceincludedir)" || $(MKDIR_P) "$(DESTDIR)$(iceincludedir)"
357	@list='$(iceinclude_HEADERS)'; for p in $$list; do \
358	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
359	  f=$(am__strip_dir) \
360	  echo " $(iceincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(iceincludedir)/$$f'"; \
361	  $(iceincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(iceincludedir)/$$f"; \
362	done
363
364uninstall-iceincludeHEADERS:
365	@$(NORMAL_UNINSTALL)
366	@list='$(iceinclude_HEADERS)'; for p in $$list; do \
367	  f=$(am__strip_dir) \
368	  echo " rm -f '$(DESTDIR)$(iceincludedir)/$$f'"; \
369	  rm -f "$(DESTDIR)$(iceincludedir)/$$f"; \
370	done
371
372ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
373	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
374	unique=`for i in $$list; do \
375	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376	  done | \
377	  $(AWK) '    { files[$$0] = 1; } \
378	       END { for (i in files) print i; }'`; \
379	mkid -fID $$unique
380tags: TAGS
381
382TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
383		$(TAGS_FILES) $(LISP)
384	tags=; \
385	here=`pwd`; \
386	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
387	unique=`for i in $$list; do \
388	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389	  done | \
390	  $(AWK) '    { files[$$0] = 1; } \
391	       END { for (i in files) print i; }'`; \
392	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
393	  test -n "$$unique" || unique=$$empty_fix; \
394	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
395	    $$tags $$unique; \
396	fi
397ctags: CTAGS
398CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
399		$(TAGS_FILES) $(LISP)
400	tags=; \
401	here=`pwd`; \
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; } \
407	       END { for (i in files) print i; }'`; \
408	test -z "$(CTAGS_ARGS)$$tags$$unique" \
409	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
410	     $$tags $$unique
411
412GTAGS:
413	here=`$(am__cd) $(top_builddir) && pwd` \
414	  && cd $(top_srcdir) \
415	  && gtags -i $(GTAGS_ARGS) $$here
416
417distclean-tags:
418	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
419
420distdir: $(DISTFILES)
421	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
423	list='$(DISTFILES)'; \
424	  dist_files=`for file in $$list; do echo $$file; done | \
425	  sed -e "s|^$$srcdirstrip/||;t" \
426	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
427	case $$dist_files in \
428	  */*) $(MKDIR_P) `echo "$$dist_files" | \
429			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
430			   sort -u` ;; \
431	esac; \
432	for file in $$dist_files; do \
433	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
434	  if test -d $$d/$$file; then \
435	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
436	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
437	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
438	    fi; \
439	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
440	  else \
441	    test -f $(distdir)/$$file \
442	    || cp -p $$d/$$file $(distdir)/$$file \
443	    || exit 1; \
444	  fi; \
445	done
446check-am: all-am
447check: check-am
448all-am: Makefile $(LTLIBRARIES) $(HEADERS)
449installdirs:
450	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(iceincludedir)"; do \
451	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
452	done
453install: install-am
454install-exec: install-exec-am
455install-data: install-data-am
456uninstall: uninstall-am
457
458install-am: all-am
459	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
460
461installcheck: installcheck-am
462install-strip:
463	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
464	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
465	  `test -z '$(STRIP)' || \
466	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
467mostlyclean-generic:
468
469clean-generic:
470
471distclean-generic:
472	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
473
474maintainer-clean-generic:
475	@echo "This command is intended for maintainers to use"
476	@echo "it deletes files that may require special tools to rebuild."
477clean: clean-am
478
479clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
480	mostlyclean-am
481
482distclean: distclean-am
483	-rm -rf ./$(DEPDIR)
484	-rm -f Makefile
485distclean-am: clean-am distclean-compile distclean-generic \
486	distclean-tags
487
488dvi: dvi-am
489
490dvi-am:
491
492html: html-am
493
494info: info-am
495
496info-am:
497
498install-data-am: install-iceincludeHEADERS
499
500install-dvi: install-dvi-am
501
502install-exec-am: install-libLTLIBRARIES
503
504install-html: install-html-am
505
506install-info: install-info-am
507
508install-man:
509
510install-pdf: install-pdf-am
511
512install-ps: install-ps-am
513
514installcheck-am:
515
516maintainer-clean: maintainer-clean-am
517	-rm -rf ./$(DEPDIR)
518	-rm -f Makefile
519maintainer-clean-am: distclean-am maintainer-clean-generic
520
521mostlyclean: mostlyclean-am
522
523mostlyclean-am: mostlyclean-compile mostlyclean-generic \
524	mostlyclean-libtool
525
526pdf: pdf-am
527
528pdf-am:
529
530ps: ps-am
531
532ps-am:
533
534uninstall-am: uninstall-iceincludeHEADERS uninstall-libLTLIBRARIES
535
536.MAKE: install-am install-strip
537
538.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
539	clean-libLTLIBRARIES clean-libtool ctags distclean \
540	distclean-compile distclean-generic distclean-libtool \
541	distclean-tags distdir dvi dvi-am html html-am info info-am \
542	install install-am install-data install-data-am install-dvi \
543	install-dvi-am install-exec install-exec-am install-html \
544	install-html-am install-iceincludeHEADERS install-info \
545	install-info-am install-libLTLIBRARIES install-man install-pdf \
546	install-pdf-am install-ps install-ps-am install-strip \
547	installcheck installcheck-am installdirs maintainer-clean \
548	maintainer-clean-generic mostlyclean mostlyclean-compile \
549	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
550	tags uninstall uninstall-am uninstall-iceincludeHEADERS \
551	uninstall-libLTLIBRARIES
552
553
554@LINT_TRUE@lint:
555@LINT_TRUE@	$(LINT) $(ALL_LINT_FLAGS) $(libICE_la_SOURCES) $(XINERAMA_LIBS)
556# Tell versions [3.59,3.63) of GNU make to not export all variables.
557# Otherwise a system limit (for SysV at least) may be exceeded.
558.NOEXPORT:
559