Makefile.in revision 61c899d4
1# Makefile.in generated by automake 1.11.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 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.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved.
19#
20# Permission is hereby granted, free of charge, to any person obtaining a
21# copy of this software and associated documentation files (the "Software"),
22# to deal in the Software without restriction, including without limitation
23# the rights to use, copy, modify, merge, publish, distribute, sublicense,
24# and/or sell copies of the Software, and to permit persons to whom the
25# Software is furnished to do so, subject to the following conditions:
26#
27# The above copyright notice and this permission notice (including the next
28# paragraph) shall be included in all copies or substantial portions of the
29# Software.
30#
31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
34# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
36# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
37# DEALINGS IN THE SOFTWARE.
38#
39
40
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@
45pkglibexecdir = $(libexecdir)/@PACKAGE@
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47install_sh_DATA = $(install_sh) -c -m 644
48install_sh_PROGRAM = $(install_sh) -c
49install_sh_SCRIPT = $(install_sh) -c
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = $(program_transform_name)
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58build_triplet = @build@
59host_triplet = @host@
60bin_PROGRAMS = showrgb$(EXEEXT) $(am__EXEEXT_1)
61@RGB_DB_TRUE@am__append_1 = rgb
62subdir = .
63DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
64	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
65	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL \
66	config.guess config.sub depcomp install-sh missing
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
72 configure.lineno config.status.lineno
73mkinstalldirs = $(install_sh) -d
74CONFIG_HEADER = config.h
75CONFIG_CLEAN_FILES =
76CONFIG_CLEAN_VPATH_FILES =
77@RGB_DB_TRUE@am__EXEEXT_1 = rgb$(EXEEXT)
78am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rgbdir)"
79PROGRAMS = $(bin_PROGRAMS)
80am__rgb_SOURCES_DIST = rgb.c
81@RGB_DB_TRUE@am_rgb_OBJECTS = rgb.$(OBJEXT)
82rgb_OBJECTS = $(am_rgb_OBJECTS)
83rgb_LDADD = $(LDADD)
84am_showrgb_OBJECTS = showrgb.$(OBJEXT)
85showrgb_OBJECTS = $(am_showrgb_OBJECTS)
86showrgb_LDADD = $(LDADD)
87DEFAULT_INCLUDES = -I.@am__isrc@
88depcomp = $(SHELL) $(top_srcdir)/depcomp
89am__depfiles_maybe = depfiles
90am__mv = mv -f
91COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
92	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
93AM_V_CC = $(am__v_CC_$(V))
94am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
95am__v_CC_0 = @echo "  CC    " $@;
96AM_V_at = $(am__v_at_$(V))
97am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
98am__v_at_0 = @
99CCLD = $(CC)
100LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
101AM_V_CCLD = $(am__v_CCLD_$(V))
102am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
103am__v_CCLD_0 = @echo "  CCLD  " $@;
104AM_V_GEN = $(am__v_GEN_$(V))
105am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
106am__v_GEN_0 = @echo "  GEN   " $@;
107SOURCES = $(rgb_SOURCES) $(showrgb_SOURCES)
108DIST_SOURCES = $(am__rgb_SOURCES_DIST) $(showrgb_SOURCES)
109RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110	html-recursive info-recursive install-data-recursive \
111	install-dvi-recursive install-exec-recursive \
112	install-html-recursive install-info-recursive \
113	install-pdf-recursive install-ps-recursive install-recursive \
114	installcheck-recursive installdirs-recursive pdf-recursive \
115	ps-recursive uninstall-recursive
116am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117am__vpath_adj = case $$p in \
118    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119    *) f=$$p;; \
120  esac;
121am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
122am__install_max = 40
123am__nobase_strip_setup = \
124  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125am__nobase_strip = \
126  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127am__nobase_list = $(am__nobase_strip_setup); \
128  for p in $$list; do echo "$$p $$p"; done | \
129  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131    if (++n[$$2] == $(am__install_max)) \
132      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133    END { for (dir in files) print dir, files[dir] }'
134am__base_list = \
135  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137am__uninstall_files_from_dir = { \
138  test -z "$$files" \
139    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
140    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
141         $(am__cd) "$$dir" && rm -f $$files; }; \
142  }
143DATA = $(rgb_DATA)
144RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
145  distclean-recursive maintainer-clean-recursive
146AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
147	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
148	distdir dist dist-all distcheck
149ETAGS = etags
150CTAGS = ctags
151DIST_SUBDIRS = $(SUBDIRS)
152DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
153distdir = $(PACKAGE)-$(VERSION)
154top_distdir = $(distdir)
155am__remove_distdir = \
156  { test ! -d "$(distdir)" \
157    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
158         && rm -fr "$(distdir)"; }; }
159am__relativize = \
160  dir0=`pwd`; \
161  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
162  sed_rest='s,^[^/]*/*,,'; \
163  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
164  sed_butlast='s,/*[^/]*$$,,'; \
165  while test -n "$$dir1"; do \
166    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
167    if test "$$first" != "."; then \
168      if test "$$first" = ".."; then \
169        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
170        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
171      else \
172        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
173        if test "$$first2" = "$$first"; then \
174          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
175        else \
176          dir2="../$$dir2"; \
177        fi; \
178        dir0="$$dir0"/"$$first"; \
179      fi; \
180    fi; \
181    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
182  done; \
183  reldir="$$dir2"
184DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
185GZIP_ENV = --best
186distuninstallcheck_listfiles = find . -type f -print
187am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
188  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
189distcleancheck_listfiles = find . -type f -print
190ACLOCAL = @ACLOCAL@
191ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
192ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
193AMTAR = @AMTAR@
194AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
195APP_MAN_DIR = @APP_MAN_DIR@
196APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
197AUTOCONF = @AUTOCONF@
198AUTOHEADER = @AUTOHEADER@
199AUTOMAKE = @AUTOMAKE@
200AWK = @AWK@
201BASE_CFLAGS = @BASE_CFLAGS@
202CC = @CC@
203CCDEPMODE = @CCDEPMODE@
204CFLAGS = @CFLAGS@
205CHANGELOG_CMD = @CHANGELOG_CMD@
206CPP = @CPP@
207CPPFLAGS = @CPPFLAGS@
208CWARNFLAGS = @CWARNFLAGS@
209CYGPATH_W = @CYGPATH_W@
210DEFS = @DEFS@
211DEPDIR = @DEPDIR@
212DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
213DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
214ECHO_C = @ECHO_C@
215ECHO_N = @ECHO_N@
216ECHO_T = @ECHO_T@
217EGREP = @EGREP@
218EXEEXT = @EXEEXT@
219FILE_MAN_DIR = @FILE_MAN_DIR@
220FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
221GREP = @GREP@
222INSTALL = @INSTALL@
223INSTALL_CMD = @INSTALL_CMD@
224INSTALL_DATA = @INSTALL_DATA@
225INSTALL_PROGRAM = @INSTALL_PROGRAM@
226INSTALL_SCRIPT = @INSTALL_SCRIPT@
227INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
228LDFLAGS = @LDFLAGS@
229LIBOBJS = @LIBOBJS@
230LIBS = @LIBS@
231LIB_MAN_DIR = @LIB_MAN_DIR@
232LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
233LTLIBOBJS = @LTLIBOBJS@
234MAINT = @MAINT@
235MAKEINFO = @MAKEINFO@
236MAN_SUBSTS = @MAN_SUBSTS@
237MISC_MAN_DIR = @MISC_MAN_DIR@
238MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
239MKDIR_P = @MKDIR_P@
240OBJEXT = @OBJEXT@
241PACKAGE = @PACKAGE@
242PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243PACKAGE_NAME = @PACKAGE_NAME@
244PACKAGE_STRING = @PACKAGE_STRING@
245PACKAGE_TARNAME = @PACKAGE_TARNAME@
246PACKAGE_URL = @PACKAGE_URL@
247PACKAGE_VERSION = @PACKAGE_VERSION@
248PATH_SEPARATOR = @PATH_SEPARATOR@
249PKG_CONFIG = @PKG_CONFIG@
250RGB_CFLAGS = @RGB_CFLAGS@
251RGB_DB_FILES = @RGB_DB_FILES@
252RGB_DB_TYPE = @RGB_DB_TYPE@
253RGB_LIBS = @RGB_LIBS@
254SED = @SED@
255SET_MAKE = @SET_MAKE@
256SHELL = @SHELL@
257STRICT_CFLAGS = @STRICT_CFLAGS@
258STRIP = @STRIP@
259VERSION = @VERSION@
260XORG_CFLAGS = @XORG_CFLAGS@
261XORG_LIBS = @XORG_LIBS@
262XORG_MAN_PAGE = @XORG_MAN_PAGE@
263abs_builddir = @abs_builddir@
264abs_srcdir = @abs_srcdir@
265abs_top_builddir = @abs_top_builddir@
266abs_top_srcdir = @abs_top_srcdir@
267ac_ct_CC = @ac_ct_CC@
268am__include = @am__include@
269am__leading_dot = @am__leading_dot@
270am__quote = @am__quote@
271am__tar = @am__tar@
272am__untar = @am__untar@
273bindir = @bindir@
274build = @build@
275build_alias = @build_alias@
276build_cpu = @build_cpu@
277build_os = @build_os@
278build_vendor = @build_vendor@
279builddir = @builddir@
280datadir = @datadir@
281datarootdir = @datarootdir@
282db_dir = @db_dir@
283db_file = @db_file@
284docdir = @docdir@
285dvidir = @dvidir@
286exec_prefix = @exec_prefix@
287host = @host@
288host_alias = @host_alias@
289host_cpu = @host_cpu@
290host_os = @host_os@
291host_vendor = @host_vendor@
292htmldir = @htmldir@
293includedir = @includedir@
294infodir = @infodir@
295install_sh = @install_sh@
296libdir = @libdir@
297libexecdir = @libexecdir@
298localedir = @localedir@
299localstatedir = @localstatedir@
300mandir = @mandir@
301mkdir_p = @mkdir_p@
302oldincludedir = @oldincludedir@
303pdfdir = @pdfdir@
304prefix = @prefix@
305program_transform_name = @program_transform_name@
306psdir = @psdir@
307sbindir = @sbindir@
308sharedstatedir = @sharedstatedir@
309srcdir = @srcdir@
310sysconfdir = @sysconfdir@
311target_alias = @target_alias@
312top_build_prefix = @top_build_prefix@
313top_builddir = @top_builddir@
314top_srcdir = @top_srcdir@
315SUBDIRS = man
316showrgb_SOURCES = showrgb.c
317@RGB_DB_TRUE@rgb_SOURCES = rgb.c
318rgbdir = $(db_dir)
319rgb_DATA = $(db_file).txt $(RGB_DB_FILES)
320RGB_DB_DEFINES = -DRGB_DB=\"$(db_dir)/$(db_file)\"
321AM_CFLAGS = $(RGB_CFLAGS) $(RGB_DB_DEFINES) $(CWARNFLAGS)
322EXTRA_DIST = \
323	rgb.txt \
324	others/README \
325	others/old-rgb.txt \
326	others/raveling.txt \
327	others/thomas.txt
328
329MAINTAINERCLEANFILES = ChangeLog INSTALL
330all: config.h
331	$(MAKE) $(AM_MAKEFLAGS) all-recursive
332
333.SUFFIXES:
334.SUFFIXES: .c .o .obj
335am--refresh: Makefile
336	@:
337$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
338	@for dep in $?; do \
339	  case '$(am__configure_deps)' in \
340	    *$$dep*) \
341	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
342	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
343		&& exit 0; \
344	      exit 1;; \
345	  esac; \
346	done; \
347	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
348	$(am__cd) $(top_srcdir) && \
349	  $(AUTOMAKE) --foreign Makefile
350.PRECIOUS: Makefile
351Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
352	@case '$?' in \
353	  *config.status*) \
354	    echo ' $(SHELL) ./config.status'; \
355	    $(SHELL) ./config.status;; \
356	  *) \
357	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
358	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
359	esac;
360
361$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362	$(SHELL) ./config.status --recheck
363
364$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
365	$(am__cd) $(srcdir) && $(AUTOCONF)
366$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
367	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
368$(am__aclocal_m4_deps):
369
370config.h: stamp-h1
371	@if test ! -f $@; then rm -f stamp-h1; else :; fi
372	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
373
374stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
375	@rm -f stamp-h1
376	cd $(top_builddir) && $(SHELL) ./config.status config.h
377$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
378	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
379	rm -f stamp-h1
380	touch $@
381
382distclean-hdr:
383	-rm -f config.h stamp-h1
384install-binPROGRAMS: $(bin_PROGRAMS)
385	@$(NORMAL_INSTALL)
386	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
387	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
388	for p in $$list; do echo "$$p $$p"; done | \
389	sed 's/$(EXEEXT)$$//' | \
390	while read p p1; do if test -f $$p; \
391	  then echo "$$p"; echo "$$p"; else :; fi; \
392	done | \
393	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
394	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
395	sed 'N;N;N;s,\n, ,g' | \
396	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
397	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
398	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
399	    else { print "f", $$3 "/" $$4, $$1; } } \
400	  END { for (d in files) print "f", d, files[d] }' | \
401	while read type dir files; do \
402	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
403	    test -z "$$files" || { \
404	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
405	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
406	    } \
407	; done
408
409uninstall-binPROGRAMS:
410	@$(NORMAL_UNINSTALL)
411	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
412	files=`for p in $$list; do echo "$$p"; done | \
413	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
414	      -e 's/$$/$(EXEEXT)/' `; \
415	test -n "$$list" || exit 0; \
416	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
417	cd "$(DESTDIR)$(bindir)" && rm -f $$files
418
419clean-binPROGRAMS:
420	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
421rgb$(EXEEXT): $(rgb_OBJECTS) $(rgb_DEPENDENCIES) 
422	@rm -f rgb$(EXEEXT)
423	$(AM_V_CCLD)$(LINK) $(rgb_OBJECTS) $(rgb_LDADD) $(LIBS)
424showrgb$(EXEEXT): $(showrgb_OBJECTS) $(showrgb_DEPENDENCIES) 
425	@rm -f showrgb$(EXEEXT)
426	$(AM_V_CCLD)$(LINK) $(showrgb_OBJECTS) $(showrgb_LDADD) $(LIBS)
427
428mostlyclean-compile:
429	-rm -f *.$(OBJEXT)
430
431distclean-compile:
432	-rm -f *.tab.c
433
434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rgb.Po@am__quote@
435@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/showrgb.Po@am__quote@
436
437.c.o:
438@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
439@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
440@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
441@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
442@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
443
444.c.obj:
445@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
446@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
447@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
448@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
449@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
450install-rgbDATA: $(rgb_DATA)
451	@$(NORMAL_INSTALL)
452	test -z "$(rgbdir)" || $(MKDIR_P) "$(DESTDIR)$(rgbdir)"
453	@list='$(rgb_DATA)'; test -n "$(rgbdir)" || list=; \
454	for p in $$list; do \
455	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
456	  echo "$$d$$p"; \
457	done | $(am__base_list) | \
458	while read files; do \
459	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(rgbdir)'"; \
460	  $(INSTALL_DATA) $$files "$(DESTDIR)$(rgbdir)" || exit $$?; \
461	done
462
463uninstall-rgbDATA:
464	@$(NORMAL_UNINSTALL)
465	@list='$(rgb_DATA)'; test -n "$(rgbdir)" || list=; \
466	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
467	dir='$(DESTDIR)$(rgbdir)'; $(am__uninstall_files_from_dir)
468
469# This directory's subdirectories are mostly independent; you can cd
470# into them and run `make' without going through this Makefile.
471# To change the values of `make' variables: instead of editing Makefiles,
472# (1) if the variable is set in `config.status', edit `config.status'
473#     (which will cause the Makefiles to be regenerated when you run `make');
474# (2) otherwise, pass the desired values on the `make' command line.
475$(RECURSIVE_TARGETS):
476	@fail= failcom='exit 1'; \
477	for f in x $$MAKEFLAGS; do \
478	  case $$f in \
479	    *=* | --[!k]*);; \
480	    *k*) failcom='fail=yes';; \
481	  esac; \
482	done; \
483	dot_seen=no; \
484	target=`echo $@ | sed s/-recursive//`; \
485	list='$(SUBDIRS)'; for subdir in $$list; do \
486	  echo "Making $$target in $$subdir"; \
487	  if test "$$subdir" = "."; then \
488	    dot_seen=yes; \
489	    local_target="$$target-am"; \
490	  else \
491	    local_target="$$target"; \
492	  fi; \
493	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
494	  || eval $$failcom; \
495	done; \
496	if test "$$dot_seen" = "no"; then \
497	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
498	fi; test -z "$$fail"
499
500$(RECURSIVE_CLEAN_TARGETS):
501	@fail= failcom='exit 1'; \
502	for f in x $$MAKEFLAGS; do \
503	  case $$f in \
504	    *=* | --[!k]*);; \
505	    *k*) failcom='fail=yes';; \
506	  esac; \
507	done; \
508	dot_seen=no; \
509	case "$@" in \
510	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
511	  *) list='$(SUBDIRS)' ;; \
512	esac; \
513	rev=''; for subdir in $$list; do \
514	  if test "$$subdir" = "."; then :; else \
515	    rev="$$subdir $$rev"; \
516	  fi; \
517	done; \
518	rev="$$rev ."; \
519	target=`echo $@ | sed s/-recursive//`; \
520	for subdir in $$rev; do \
521	  echo "Making $$target in $$subdir"; \
522	  if test "$$subdir" = "."; then \
523	    local_target="$$target-am"; \
524	  else \
525	    local_target="$$target"; \
526	  fi; \
527	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
528	  || eval $$failcom; \
529	done && test -z "$$fail"
530tags-recursive:
531	list='$(SUBDIRS)'; for subdir in $$list; do \
532	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
533	done
534ctags-recursive:
535	list='$(SUBDIRS)'; for subdir in $$list; do \
536	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
537	done
538
539ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
540	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
541	unique=`for i in $$list; do \
542	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
543	  done | \
544	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
545	      END { if (nonempty) { for (i in files) print i; }; }'`; \
546	mkid -fID $$unique
547tags: TAGS
548
549TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
550		$(TAGS_FILES) $(LISP)
551	set x; \
552	here=`pwd`; \
553	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
554	  include_option=--etags-include; \
555	  empty_fix=.; \
556	else \
557	  include_option=--include; \
558	  empty_fix=; \
559	fi; \
560	list='$(SUBDIRS)'; for subdir in $$list; do \
561	  if test "$$subdir" = .; then :; else \
562	    test ! -f $$subdir/TAGS || \
563	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
564	  fi; \
565	done; \
566	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
567	unique=`for i in $$list; do \
568	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
569	  done | \
570	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
571	      END { if (nonempty) { for (i in files) print i; }; }'`; \
572	shift; \
573	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
574	  test -n "$$unique" || unique=$$empty_fix; \
575	  if test $$# -gt 0; then \
576	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
577	      "$$@" $$unique; \
578	  else \
579	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
580	      $$unique; \
581	  fi; \
582	fi
583ctags: CTAGS
584CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
585		$(TAGS_FILES) $(LISP)
586	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
587	unique=`for i in $$list; do \
588	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
589	  done | \
590	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
591	      END { if (nonempty) { for (i in files) print i; }; }'`; \
592	test -z "$(CTAGS_ARGS)$$unique" \
593	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
594	     $$unique
595
596GTAGS:
597	here=`$(am__cd) $(top_builddir) && pwd` \
598	  && $(am__cd) $(top_srcdir) \
599	  && gtags -i $(GTAGS_ARGS) "$$here"
600
601distclean-tags:
602	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
603
604distdir: $(DISTFILES)
605	$(am__remove_distdir)
606	test -d "$(distdir)" || mkdir "$(distdir)"
607	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
608	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
609	list='$(DISTFILES)'; \
610	  dist_files=`for file in $$list; do echo $$file; done | \
611	  sed -e "s|^$$srcdirstrip/||;t" \
612	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
613	case $$dist_files in \
614	  */*) $(MKDIR_P) `echo "$$dist_files" | \
615			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
616			   sort -u` ;; \
617	esac; \
618	for file in $$dist_files; do \
619	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
620	  if test -d $$d/$$file; then \
621	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
622	    if test -d "$(distdir)/$$file"; then \
623	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
624	    fi; \
625	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
626	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
627	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
628	    fi; \
629	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
630	  else \
631	    test -f "$(distdir)/$$file" \
632	    || cp -p $$d/$$file "$(distdir)/$$file" \
633	    || exit 1; \
634	  fi; \
635	done
636	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
637	  if test "$$subdir" = .; then :; else \
638	    test -d "$(distdir)/$$subdir" \
639	    || $(MKDIR_P) "$(distdir)/$$subdir" \
640	    || exit 1; \
641	  fi; \
642	done
643	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
644	  if test "$$subdir" = .; then :; else \
645	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
646	    $(am__relativize); \
647	    new_distdir=$$reldir; \
648	    dir1=$$subdir; dir2="$(top_distdir)"; \
649	    $(am__relativize); \
650	    new_top_distdir=$$reldir; \
651	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
652	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
653	    ($(am__cd) $$subdir && \
654	      $(MAKE) $(AM_MAKEFLAGS) \
655	        top_distdir="$$new_top_distdir" \
656	        distdir="$$new_distdir" \
657		am__remove_distdir=: \
658		am__skip_length_check=: \
659		am__skip_mode_fix=: \
660	        distdir) \
661	      || exit 1; \
662	  fi; \
663	done
664	$(MAKE) $(AM_MAKEFLAGS) \
665	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
666	  dist-hook
667	-test -n "$(am__skip_mode_fix)" \
668	|| find "$(distdir)" -type d ! -perm -755 \
669		-exec chmod u+rwx,go+rx {} \; -o \
670	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
671	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
672	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
673	|| chmod -R a+r "$(distdir)"
674dist-gzip: distdir
675	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
676	$(am__remove_distdir)
677dist-bzip2: distdir
678	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
679	$(am__remove_distdir)
680
681dist-lzma: distdir
682	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
683	$(am__remove_distdir)
684
685dist-xz: distdir
686	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
687	$(am__remove_distdir)
688
689dist-tarZ: distdir
690	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
691	$(am__remove_distdir)
692
693dist-shar: distdir
694	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
695	$(am__remove_distdir)
696
697dist-zip: distdir
698	-rm -f $(distdir).zip
699	zip -rq $(distdir).zip $(distdir)
700	$(am__remove_distdir)
701
702dist dist-all: distdir
703	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
704	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
705	$(am__remove_distdir)
706
707# This target untars the dist file and tries a VPATH configuration.  Then
708# it guarantees that the distribution is self-contained by making another
709# tarfile.
710distcheck: dist
711	case '$(DIST_ARCHIVES)' in \
712	*.tar.gz*) \
713	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
714	*.tar.bz2*) \
715	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
716	*.tar.lzma*) \
717	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
718	*.tar.xz*) \
719	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
720	*.tar.Z*) \
721	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
722	*.shar.gz*) \
723	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
724	*.zip*) \
725	  unzip $(distdir).zip ;;\
726	esac
727	chmod -R a-w $(distdir); chmod u+w $(distdir)
728	mkdir $(distdir)/_build
729	mkdir $(distdir)/_inst
730	chmod a-w $(distdir)
731	test -d $(distdir)/_build || exit 0; \
732	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
733	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
734	  && am__cwd=`pwd` \
735	  && $(am__cd) $(distdir)/_build \
736	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
737	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
738	    $(DISTCHECK_CONFIGURE_FLAGS) \
739	  && $(MAKE) $(AM_MAKEFLAGS) \
740	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
741	  && $(MAKE) $(AM_MAKEFLAGS) check \
742	  && $(MAKE) $(AM_MAKEFLAGS) install \
743	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
744	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
745	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
746	        distuninstallcheck \
747	  && chmod -R a-w "$$dc_install_base" \
748	  && ({ \
749	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
750	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
751	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
752	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
753	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
754	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
755	  && rm -rf "$$dc_destdir" \
756	  && $(MAKE) $(AM_MAKEFLAGS) dist \
757	  && rm -rf $(DIST_ARCHIVES) \
758	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
759	  && cd "$$am__cwd" \
760	  || exit 1
761	$(am__remove_distdir)
762	@(echo "$(distdir) archives ready for distribution: "; \
763	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
764	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
765distuninstallcheck:
766	@test -n '$(distuninstallcheck_dir)' || { \
767	  echo 'ERROR: trying to run $@ with an empty' \
768	       '$$(distuninstallcheck_dir)' >&2; \
769	  exit 1; \
770	}; \
771	$(am__cd) '$(distuninstallcheck_dir)' || { \
772	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
773	  exit 1; \
774	}; \
775	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
776	   || { echo "ERROR: files left after uninstall:" ; \
777	        if test -n "$(DESTDIR)"; then \
778	          echo "  (check DESTDIR support)"; \
779	        fi ; \
780	        $(distuninstallcheck_listfiles) ; \
781	        exit 1; } >&2
782distcleancheck: distclean
783	@if test '$(srcdir)' = . ; then \
784	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
785	  exit 1 ; \
786	fi
787	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
788	  || { echo "ERROR: files left in build directory after distclean:" ; \
789	       $(distcleancheck_listfiles) ; \
790	       exit 1; } >&2
791check-am: all-am
792check: check-recursive
793all-am: Makefile $(PROGRAMS) $(DATA) config.h
794installdirs: installdirs-recursive
795installdirs-am:
796	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rgbdir)"; do \
797	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
798	done
799install: install-recursive
800install-exec: install-exec-recursive
801install-data: install-data-recursive
802uninstall: uninstall-recursive
803
804install-am: all-am
805	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
806
807installcheck: installcheck-recursive
808install-strip:
809	if test -z '$(STRIP)'; then \
810	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
811	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
812	      install; \
813	else \
814	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
815	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
816	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
817	fi
818mostlyclean-generic:
819
820clean-generic:
821
822distclean-generic:
823	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
824	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
825
826maintainer-clean-generic:
827	@echo "This command is intended for maintainers to use"
828	@echo "it deletes files that may require special tools to rebuild."
829	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
830clean: clean-recursive
831
832clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
833
834distclean: distclean-recursive
835	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
836	-rm -rf ./$(DEPDIR)
837	-rm -f Makefile
838distclean-am: clean-am distclean-compile distclean-generic \
839	distclean-hdr distclean-tags
840
841dvi: dvi-recursive
842
843dvi-am:
844
845html: html-recursive
846
847html-am:
848
849info: info-recursive
850
851info-am:
852
853install-data-am: install-rgbDATA
854
855install-dvi: install-dvi-recursive
856
857install-dvi-am:
858
859install-exec-am: install-binPROGRAMS
860
861install-html: install-html-recursive
862
863install-html-am:
864
865install-info: install-info-recursive
866
867install-info-am:
868
869install-man:
870
871install-pdf: install-pdf-recursive
872
873install-pdf-am:
874
875install-ps: install-ps-recursive
876
877install-ps-am:
878
879installcheck-am:
880
881maintainer-clean: maintainer-clean-recursive
882	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
883	-rm -rf $(top_srcdir)/autom4te.cache
884	-rm -rf ./$(DEPDIR)
885	-rm -f Makefile
886maintainer-clean-am: distclean-am maintainer-clean-generic
887
888mostlyclean: mostlyclean-recursive
889
890mostlyclean-am: mostlyclean-compile mostlyclean-generic
891
892pdf: pdf-recursive
893
894pdf-am:
895
896ps: ps-recursive
897
898ps-am:
899
900uninstall-am: uninstall-binPROGRAMS uninstall-rgbDATA
901
902.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
903	ctags-recursive install-am install-strip tags-recursive
904
905.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
906	all all-am am--refresh check check-am clean clean-binPROGRAMS \
907	clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \
908	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
909	dist-zip distcheck distclean distclean-compile \
910	distclean-generic distclean-hdr distclean-tags distcleancheck \
911	distdir distuninstallcheck dvi dvi-am html html-am info \
912	info-am install install-am install-binPROGRAMS install-data \
913	install-data-am install-dvi install-dvi-am install-exec \
914	install-exec-am install-html install-html-am install-info \
915	install-info-am install-man install-pdf install-pdf-am \
916	install-ps install-ps-am install-rgbDATA install-strip \
917	installcheck installcheck-am installdirs installdirs-am \
918	maintainer-clean maintainer-clean-generic mostlyclean \
919	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
920	tags tags-recursive uninstall uninstall-am \
921	uninstall-binPROGRAMS uninstall-rgbDATA
922
923
924@RGB_DB_TRUE@$(RGB_DB_FILES): rgb rgb.txt
925@RGB_DB_TRUE@	-rm -f $(RGB_DB_FILES)
926@RGB_DB_TRUE@	./rgb rgb < $(srcdir)/rgb.txt
927
928.PHONY: ChangeLog INSTALL
929
930INSTALL:
931	$(INSTALL_CMD)
932
933ChangeLog:
934	$(CHANGELOG_CMD)
935
936dist-hook: ChangeLog INSTALL
937
938# Tell versions [3.59,3.63) of GNU make to not export all variables.
939# Otherwise a system limit (for SysV at least) may be exceeded.
940.NOEXPORT:
941