Imported Upstream version 1.16.10
[services/dpkg.git] / dselect / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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 VPATH = @srcdir@
19 am__make_dryrun = \
20   { \
21     am__dry=no; \
22     case $$MAKEFLAGS in \
23       *\\[\ \   ]*) \
24         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26       *) \
27         for am__flg in $$MAKEFLAGS; do \
28           case $$am__flg in \
29             *=*|--*) ;; \
30             *n*) am__dry=yes; break;; \
31           esac; \
32         done;; \
33     esac; \
34     test $$am__dry = yes; \
35   }
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 bin_PROGRAMS = dselect$(EXEEXT)
55 subdir = dselect
56 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/m4/dpkg-arch.m4 \
59         $(top_srcdir)/m4/dpkg-build.m4 \
60         $(top_srcdir)/m4/dpkg-compiler.m4 \
61         $(top_srcdir)/m4/dpkg-coverage.m4 \
62         $(top_srcdir)/m4/dpkg-funcs.m4 $(top_srcdir)/m4/dpkg-libs.m4 \
63         $(top_srcdir)/m4/dpkg-linker.m4 $(top_srcdir)/m4/dpkg-progs.m4 \
64         $(top_srcdir)/m4/dpkg-types.m4 \
65         $(top_srcdir)/m4/dpkg-unicode.m4 $(top_srcdir)/m4/gettext.m4 \
66         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
67         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
68         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
69         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
70         $(top_srcdir)/configure.ac
71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72         $(ACLOCAL_M4)
73 mkinstalldirs = $(install_sh) -d
74 CONFIG_HEADER = $(top_builddir)/config.h
75 CONFIG_CLEAN_FILES =
76 CONFIG_CLEAN_VPATH_FILES =
77 am__installdirs = "$(DESTDIR)$(bindir)"
78 PROGRAMS = $(bin_PROGRAMS)
79 am_dselect_OBJECTS = basecmds.$(OBJEXT) baselist.$(OBJEXT) \
80         basetop.$(OBJEXT) bindings.$(OBJEXT) curkeys.$(OBJEXT) \
81         helpmsgs.$(OBJEXT) main.$(OBJEXT) methkeys.$(OBJEXT) \
82         methlist.$(OBJEXT) method.$(OBJEXT) methparse.$(OBJEXT) \
83         pkgcmds.$(OBJEXT) pkgdepcon.$(OBJEXT) pkgdisplay.$(OBJEXT) \
84         pkginfo.$(OBJEXT) pkgkeys.$(OBJEXT) pkglist.$(OBJEXT) \
85         pkgsublist.$(OBJEXT) pkgtop.$(OBJEXT)
86 dselect_OBJECTS = $(am_dselect_OBJECTS)
87 am__DEPENDENCIES_1 =
88 dselect_DEPENDENCIES = $(am__DEPENDENCIES_1) ../lib/dpkg/libdpkg.a \
89         ../lib/compat/libcompat.a $(am__DEPENDENCIES_1)
90 DEFAULT_INCLUDES = 
91 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
92 am__depfiles_maybe = depfiles
93 am__mv = mv -f
94 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
95         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
96 AM_V_CXX = $(am__v_CXX_@AM_V@)
97 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
98 am__v_CXX_0 = @echo "  CXX   " $@;
99 AM_V_at = $(am__v_at_@AM_V@)
100 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
101 am__v_at_0 = @
102 CXXLD = $(CXX)
103 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
104         -o $@
105 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
106 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
107 am__v_CXXLD_0 = @echo "  CXXLD " $@;
108 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
109         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110 AM_V_CC = $(am__v_CC_@AM_V@)
111 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
112 am__v_CC_0 = @echo "  CC    " $@;
113 CCLD = $(CC)
114 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
115 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
116 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
117 am__v_CCLD_0 = @echo "  CCLD  " $@;
118 AM_V_GEN = $(am__v_GEN_@AM_V@)
119 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
120 am__v_GEN_0 = @echo "  GEN   " $@;
121 SOURCES = $(dselect_SOURCES)
122 DIST_SOURCES = $(dselect_SOURCES)
123 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
124         html-recursive info-recursive install-data-recursive \
125         install-dvi-recursive install-exec-recursive \
126         install-html-recursive install-info-recursive \
127         install-pdf-recursive install-ps-recursive install-recursive \
128         installcheck-recursive installdirs-recursive pdf-recursive \
129         ps-recursive uninstall-recursive
130 am__can_run_installinfo = \
131   case $$AM_UPDATE_INFO_DIR in \
132     n|no|NO) false;; \
133     *) (install-info --version) >/dev/null 2>&1;; \
134   esac
135 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
136   distclean-recursive maintainer-clean-recursive
137 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
138         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
139         distdir
140 ETAGS = etags
141 CTAGS = ctags
142 DIST_SUBDIRS = $(SUBDIRS)
143 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144 am__relativize = \
145   dir0=`pwd`; \
146   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
147   sed_rest='s,^[^/]*/*,,'; \
148   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
149   sed_butlast='s,/*[^/]*$$,,'; \
150   while test -n "$$dir1"; do \
151     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
152     if test "$$first" != "."; then \
153       if test "$$first" = ".."; then \
154         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
155         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
156       else \
157         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
158         if test "$$first2" = "$$first"; then \
159           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
160         else \
161           dir2="../$$dir2"; \
162         fi; \
163         dir0="$$dir0"/"$$first"; \
164       fi; \
165     fi; \
166     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
167   done; \
168   reldir="$$dir2"
169 ACLOCAL = @ACLOCAL@
170 AMTAR = @AMTAR@
171 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
172 AUTOCONF = @AUTOCONF@
173 AUTOHEADER = @AUTOHEADER@
174 AUTOMAKE = @AUTOMAKE@
175 AWK = @AWK@
176 BZ2_LIBS = @BZ2_LIBS@
177 CC = @CC@
178 CCDEPMODE = @CCDEPMODE@
179 CFLAGS = @CFLAGS@
180 CPP = @CPP@
181 CPPFLAGS = @CPPFLAGS@
182 CURSES_LIBS = @CURSES_LIBS@
183 CXX = @CXX@
184 CXXDEPMODE = @CXXDEPMODE@
185 CXXFLAGS = @CXXFLAGS@
186 CYGPATH_W = @CYGPATH_W@
187 DEFS = @DEFS@
188 DEPDIR = @DEPDIR@
189 DOXYGEN = @DOXYGEN@
190 ECHO_C = @ECHO_C@
191 ECHO_N = @ECHO_N@
192 ECHO_T = @ECHO_T@
193 EGREP = @EGREP@
194 EXEEXT = @EXEEXT@
195 GCOV = @GCOV@
196 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
197 GMSGFMT = @GMSGFMT@
198 GMSGFMT_015 = @GMSGFMT_015@
199 GREP = @GREP@
200 HAVE_DOT = @HAVE_DOT@
201 INSTALL = @INSTALL@
202 INSTALL_DATA = @INSTALL_DATA@
203 INSTALL_PROGRAM = @INSTALL_PROGRAM@
204 INSTALL_SCRIPT = @INSTALL_SCRIPT@
205 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
206 INTLLIBS = @INTLLIBS@
207 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
208 LCOV = @LCOV@
209 LCOV_GENHTML = @LCOV_GENHTML@
210 LDFLAGS = @LDFLAGS@
211 LEX = @LEX@
212 LEXLIB = @LEXLIB@
213 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
214 LIBICONV = @LIBICONV@
215 LIBINTL = @LIBINTL@
216 LIBLZMA_LIBS = @LIBLZMA_LIBS@
217 LIBOBJS = @LIBOBJS@
218 LIBS = @LIBS@
219 LTLIBICONV = @LTLIBICONV@
220 LTLIBINTL = @LTLIBINTL@
221 LTLIBOBJS = @LTLIBOBJS@
222 MAKEINFO = @MAKEINFO@
223 MKDIR_P = @MKDIR_P@
224 MSGFMT = @MSGFMT@
225 MSGFMT_015 = @MSGFMT_015@
226 MSGMERGE = @MSGMERGE@
227 OBJEXT = @OBJEXT@
228 PACKAGE = @PACKAGE@
229 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230 PACKAGE_NAME = @PACKAGE_NAME@
231 PACKAGE_STRING = @PACKAGE_STRING@
232 PACKAGE_TARNAME = @PACKAGE_TARNAME@
233 PACKAGE_URL = @PACKAGE_URL@
234 PACKAGE_VERSION = @PACKAGE_VERSION@
235 PATH_SEPARATOR = @PATH_SEPARATOR@
236 PERL = @PERL@
237 PERL_COVER = @PERL_COVER@
238 PERL_COVERAGE = @PERL_COVERAGE@
239 PERL_LIBDIR = @PERL_LIBDIR@
240 PKG_CONFIG = @PKG_CONFIG@
241 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
242 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
243 PO4A = @PO4A@
244 POD2MAN = @POD2MAN@
245 POSUB = @POSUB@
246 RANLIB = @RANLIB@
247 SELINUX_LIBS = @SELINUX_LIBS@
248 SET_MAKE = @SET_MAKE@
249 SHELL = @SHELL@
250 SSD_LIBS = @SSD_LIBS@
251 STRIP = @STRIP@
252 USE_NLS = @USE_NLS@
253 USE_PO4A = @USE_PO4A@
254 USE_UNICODE = @USE_UNICODE@
255 VERSION = @VERSION@
256 XGETTEXT = @XGETTEXT@
257 XGETTEXT_015 = @XGETTEXT_015@
258 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
259 ZLIB_LIBS = @ZLIB_LIBS@
260 abs_builddir = @abs_builddir@
261 abs_srcdir = @abs_srcdir@
262 abs_top_builddir = @abs_top_builddir@
263 abs_top_srcdir = @abs_top_srcdir@
264 ac_ct_CC = @ac_ct_CC@
265 ac_ct_CXX = @ac_ct_CXX@
266 admindir = @admindir@
267 am__include = @am__include@
268 am__leading_dot = @am__leading_dot@
269 am__quote = @am__quote@
270 am__tar = @am__tar@
271 am__untar = @am__untar@
272 bindir = @bindir@
273 build = @build@
274 build_alias = @build_alias@
275 build_cpu = @build_cpu@
276 build_os = @build_os@
277 build_vendor = @build_vendor@
278 builddir = @builddir@
279 datadir = @datadir@
280 datarootdir = @datarootdir@
281 docdir = @docdir@
282 dvidir = @dvidir@
283 exec_prefix = @exec_prefix@
284 host = @host@
285 host_alias = @host_alias@
286 host_cpu = @host_cpu@
287 host_os = @host_os@
288 host_vendor = @host_vendor@
289 htmldir = @htmldir@
290 includedir = @includedir@
291 infodir = @infodir@
292 install_sh = @install_sh@
293 libdir = @libdir@
294 libexecdir = @libexecdir@
295 localedir = $(datadir)/locale
296 localstatedir = @localstatedir@
297 logdir = @logdir@
298 mandir = @mandir@
299 mkdir_p = @mkdir_p@
300 oldincludedir = @oldincludedir@
301 pdfdir = @pdfdir@
302 prefix = @prefix@
303 program_transform_name = @program_transform_name@
304 psdir = @psdir@
305 sbindir = @sbindir@
306 sharedstatedir = @sharedstatedir@
307 srcdir = @srcdir@
308 sysconfdir = @sysconfdir@
309 target_alias = @target_alias@
310 top_build_prefix = @top_build_prefix@
311 top_builddir = @top_builddir@
312 top_srcdir = @top_srcdir@
313 SUBDIRS = methods po
314 pkgconfdir = $(sysconfdir)/@PACKAGE@
315 AM_CPPFLAGS = \
316         -DLOCALEDIR=\"$(localedir)\" \
317         -DADMINDIR=\"$(admindir)\" -DLIBDIR=\"$(pkglibdir)\" \
318         -DLOCALLIBDIR=\"/usr/local/lib/dpkg\" \
319         -idirafter $(top_srcdir)/lib/compat \
320         -iquote $(builddir) \
321         -I$(top_builddir) \
322         -I$(top_srcdir)/lib
323
324 dselect_SOURCES = \
325         dselect.h \
326         dselect-curses.h \
327         basecmds.cc \
328         baselist.cc \
329         basetop.cc \
330         bindings.cc bindings.h \
331         curkeys.cc \
332         helpmsgs.cc helpmsgs.h \
333         main.cc \
334         methkeys.cc \
335         methlist.cc \
336         method.cc method.h \
337         methparse.cc \
338         pkgcmds.cc \
339         pkgdepcon.cc \
340         pkgdisplay.cc \
341         pkginfo.cc \
342         pkgkeys.cc \
343         pkglist.cc pkglist.h \
344         pkgsublist.cc \
345         pkgtop.cc
346
347 dselect_LDADD = \
348         $(CURSES_LIBS) \
349         ../lib/dpkg/libdpkg.a \
350         ../lib/compat/libcompat.a \
351         $(LIBINTL)
352
353 EXTRA_DIST = keyoverride mkcurkeys.pl
354 CLEANFILES = curkeys.h
355 all: all-recursive
356
357 .SUFFIXES:
358 .SUFFIXES: .cc .o .obj
359 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
360         @for dep in $?; do \
361           case '$(am__configure_deps)' in \
362             *$$dep*) \
363               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
364                 && { if test -f $@; then exit 0; else break; fi; }; \
365               exit 1;; \
366           esac; \
367         done; \
368         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign dselect/Makefile'; \
369         $(am__cd) $(top_srcdir) && \
370           $(AUTOMAKE) --foreign dselect/Makefile
371 .PRECIOUS: Makefile
372 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373         @case '$?' in \
374           *config.status*) \
375             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376           *) \
377             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379         esac;
380
381 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
384 $(top_srcdir)/configure:  $(am__configure_deps)
385         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
387         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388 $(am__aclocal_m4_deps):
389 install-binPROGRAMS: $(bin_PROGRAMS)
390         @$(NORMAL_INSTALL)
391         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
392         if test -n "$$list"; then \
393           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
394           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
395         fi; \
396         for p in $$list; do echo "$$p $$p"; done | \
397         sed 's/$(EXEEXT)$$//' | \
398         while read p p1; do if test -f $$p; \
399           then echo "$$p"; echo "$$p"; else :; fi; \
400         done | \
401         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
402             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
403         sed 'N;N;N;s,\n, ,g' | \
404         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
405           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
406             if ($$2 == $$4) files[d] = files[d] " " $$1; \
407             else { print "f", $$3 "/" $$4, $$1; } } \
408           END { for (d in files) print "f", d, files[d] }' | \
409         while read type dir files; do \
410             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
411             test -z "$$files" || { \
412               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
413               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
414             } \
415         ; done
416
417 uninstall-binPROGRAMS:
418         @$(NORMAL_UNINSTALL)
419         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
420         files=`for p in $$list; do echo "$$p"; done | \
421           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
422               -e 's/$$/$(EXEEXT)/' `; \
423         test -n "$$list" || exit 0; \
424         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
425         cd "$(DESTDIR)$(bindir)" && rm -f $$files
426
427 clean-binPROGRAMS:
428         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
429 dselect$(EXEEXT): $(dselect_OBJECTS) $(dselect_DEPENDENCIES) $(EXTRA_dselect_DEPENDENCIES) 
430         @rm -f dselect$(EXEEXT)
431         $(AM_V_CXXLD)$(CXXLINK) $(dselect_OBJECTS) $(dselect_LDADD) $(LIBS)
432
433 mostlyclean-compile:
434         -rm -f *.$(OBJEXT)
435
436 distclean-compile:
437         -rm -f *.tab.c
438
439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basecmds.Po@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/baselist.Po@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basetop.Po@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bindings.Po@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/curkeys.Po@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helpmsgs.Po@am__quote@
445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/methkeys.Po@am__quote@
447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/methlist.Po@am__quote@
448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/method.Po@am__quote@
449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/methparse.Po@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkgcmds.Po@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkgdepcon.Po@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkgdisplay.Po@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkginfo.Po@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkgkeys.Po@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkglist.Po@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkgsublist.Po@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pkgtop.Po@am__quote@
458
459 .cc.o:
460 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
461 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
462 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
463 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
464 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
465
466 .cc.obj:
467 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
468 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
469 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
470 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
471 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
472
473 # This directory's subdirectories are mostly independent; you can cd
474 # into them and run `make' without going through this Makefile.
475 # To change the values of `make' variables: instead of editing Makefiles,
476 # (1) if the variable is set in `config.status', edit `config.status'
477 #     (which will cause the Makefiles to be regenerated when you run `make');
478 # (2) otherwise, pass the desired values on the `make' command line.
479 $(RECURSIVE_TARGETS):
480         @fail= failcom='exit 1'; \
481         for f in x $$MAKEFLAGS; do \
482           case $$f in \
483             *=* | --[!k]*);; \
484             *k*) failcom='fail=yes';; \
485           esac; \
486         done; \
487         dot_seen=no; \
488         target=`echo $@ | sed s/-recursive//`; \
489         list='$(SUBDIRS)'; for subdir in $$list; do \
490           echo "Making $$target in $$subdir"; \
491           if test "$$subdir" = "."; then \
492             dot_seen=yes; \
493             local_target="$$target-am"; \
494           else \
495             local_target="$$target"; \
496           fi; \
497           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
498           || eval $$failcom; \
499         done; \
500         if test "$$dot_seen" = "no"; then \
501           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
502         fi; test -z "$$fail"
503
504 $(RECURSIVE_CLEAN_TARGETS):
505         @fail= failcom='exit 1'; \
506         for f in x $$MAKEFLAGS; do \
507           case $$f in \
508             *=* | --[!k]*);; \
509             *k*) failcom='fail=yes';; \
510           esac; \
511         done; \
512         dot_seen=no; \
513         case "$@" in \
514           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
515           *) list='$(SUBDIRS)' ;; \
516         esac; \
517         rev=''; for subdir in $$list; do \
518           if test "$$subdir" = "."; then :; else \
519             rev="$$subdir $$rev"; \
520           fi; \
521         done; \
522         rev="$$rev ."; \
523         target=`echo $@ | sed s/-recursive//`; \
524         for subdir in $$rev; do \
525           echo "Making $$target in $$subdir"; \
526           if test "$$subdir" = "."; then \
527             local_target="$$target-am"; \
528           else \
529             local_target="$$target"; \
530           fi; \
531           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
532           || eval $$failcom; \
533         done && test -z "$$fail"
534 tags-recursive:
535         list='$(SUBDIRS)'; for subdir in $$list; do \
536           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
537         done
538 ctags-recursive:
539         list='$(SUBDIRS)'; for subdir in $$list; do \
540           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
541         done
542
543 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
544         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
545         unique=`for i in $$list; do \
546             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
547           done | \
548           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549               END { if (nonempty) { for (i in files) print i; }; }'`; \
550         mkid -fID $$unique
551 tags: TAGS
552
553 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
554                 $(TAGS_FILES) $(LISP)
555         set x; \
556         here=`pwd`; \
557         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
558           include_option=--etags-include; \
559           empty_fix=.; \
560         else \
561           include_option=--include; \
562           empty_fix=; \
563         fi; \
564         list='$(SUBDIRS)'; for subdir in $$list; do \
565           if test "$$subdir" = .; then :; else \
566             test ! -f $$subdir/TAGS || \
567               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
568           fi; \
569         done; \
570         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
571         unique=`for i in $$list; do \
572             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
573           done | \
574           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
575               END { if (nonempty) { for (i in files) print i; }; }'`; \
576         shift; \
577         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
578           test -n "$$unique" || unique=$$empty_fix; \
579           if test $$# -gt 0; then \
580             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
581               "$$@" $$unique; \
582           else \
583             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
584               $$unique; \
585           fi; \
586         fi
587 ctags: CTAGS
588 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
589                 $(TAGS_FILES) $(LISP)
590         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
591         unique=`for i in $$list; do \
592             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593           done | \
594           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595               END { if (nonempty) { for (i in files) print i; }; }'`; \
596         test -z "$(CTAGS_ARGS)$$unique" \
597           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
598              $$unique
599
600 GTAGS:
601         here=`$(am__cd) $(top_builddir) && pwd` \
602           && $(am__cd) $(top_srcdir) \
603           && gtags -i $(GTAGS_ARGS) "$$here"
604
605 distclean-tags:
606         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
607
608 distdir: $(DISTFILES)
609         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
610         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
611         list='$(DISTFILES)'; \
612           dist_files=`for file in $$list; do echo $$file; done | \
613           sed -e "s|^$$srcdirstrip/||;t" \
614               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
615         case $$dist_files in \
616           */*) $(MKDIR_P) `echo "$$dist_files" | \
617                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
618                            sort -u` ;; \
619         esac; \
620         for file in $$dist_files; do \
621           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
622           if test -d $$d/$$file; then \
623             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
624             if test -d "$(distdir)/$$file"; then \
625               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
626             fi; \
627             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
628               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
629               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
630             fi; \
631             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
632           else \
633             test -f "$(distdir)/$$file" \
634             || cp -p $$d/$$file "$(distdir)/$$file" \
635             || exit 1; \
636           fi; \
637         done
638         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
639           if test "$$subdir" = .; then :; else \
640             $(am__make_dryrun) \
641               || test -d "$(distdir)/$$subdir" \
642               || $(MKDIR_P) "$(distdir)/$$subdir" \
643               || exit 1; \
644             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
645             $(am__relativize); \
646             new_distdir=$$reldir; \
647             dir1=$$subdir; dir2="$(top_distdir)"; \
648             $(am__relativize); \
649             new_top_distdir=$$reldir; \
650             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
651             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
652             ($(am__cd) $$subdir && \
653               $(MAKE) $(AM_MAKEFLAGS) \
654                 top_distdir="$$new_top_distdir" \
655                 distdir="$$new_distdir" \
656                 am__remove_distdir=: \
657                 am__skip_length_check=: \
658                 am__skip_mode_fix=: \
659                 distdir) \
660               || exit 1; \
661           fi; \
662         done
663 check-am: all-am
664 check: check-recursive
665 all-am: Makefile $(PROGRAMS)
666 installdirs: installdirs-recursive
667 installdirs-am:
668         for dir in "$(DESTDIR)$(bindir)"; do \
669           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
670         done
671 install: install-recursive
672 install-exec: install-exec-recursive
673 install-data: install-data-recursive
674 uninstall: uninstall-recursive
675
676 install-am: all-am
677         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
678
679 installcheck: installcheck-recursive
680 install-strip:
681         if test -z '$(STRIP)'; then \
682           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
683             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
684               install; \
685         else \
686           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
687             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
688             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
689         fi
690 mostlyclean-generic:
691
692 clean-generic:
693         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
694
695 distclean-generic:
696         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
697         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
698
699 maintainer-clean-generic:
700         @echo "This command is intended for maintainers to use"
701         @echo "it deletes files that may require special tools to rebuild."
702 clean: clean-recursive
703
704 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
705
706 distclean: distclean-recursive
707         -rm -rf ./$(DEPDIR)
708         -rm -f Makefile
709 distclean-am: clean-am distclean-compile distclean-generic \
710         distclean-tags
711
712 dvi: dvi-recursive
713
714 dvi-am:
715
716 html: html-recursive
717
718 html-am:
719
720 info: info-recursive
721
722 info-am:
723
724 install-data-am: install-data-local
725
726 install-dvi: install-dvi-recursive
727
728 install-dvi-am:
729
730 install-exec-am: install-binPROGRAMS
731
732 install-html: install-html-recursive
733
734 install-html-am:
735
736 install-info: install-info-recursive
737
738 install-info-am:
739
740 install-man:
741
742 install-pdf: install-pdf-recursive
743
744 install-pdf-am:
745
746 install-ps: install-ps-recursive
747
748 install-ps-am:
749
750 installcheck-am:
751
752 maintainer-clean: maintainer-clean-recursive
753         -rm -rf ./$(DEPDIR)
754         -rm -f Makefile
755 maintainer-clean-am: distclean-am maintainer-clean-generic
756
757 mostlyclean: mostlyclean-recursive
758
759 mostlyclean-am: mostlyclean-compile mostlyclean-generic
760
761 pdf: pdf-recursive
762
763 pdf-am:
764
765 ps: ps-recursive
766
767 ps-am:
768
769 uninstall-am: uninstall-binPROGRAMS
770
771 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
772         install-am install-strip tags-recursive
773
774 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
775         all all-am check check-am clean clean-binPROGRAMS \
776         clean-generic ctags ctags-recursive distclean \
777         distclean-compile distclean-generic distclean-tags distdir dvi \
778         dvi-am html html-am info info-am install install-am \
779         install-binPROGRAMS install-data install-data-am \
780         install-data-local install-dvi install-dvi-am install-exec \
781         install-exec-am install-html install-html-am install-info \
782         install-info-am install-man install-pdf install-pdf-am \
783         install-ps install-ps-am install-strip installcheck \
784         installcheck-am installdirs installdirs-am maintainer-clean \
785         maintainer-clean-generic mostlyclean mostlyclean-compile \
786         mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
787         uninstall uninstall-am uninstall-binPROGRAMS
788
789
790 curkeys.$(OBJEXT): curkeys.h
791 curkeys.h: $(srcdir)/keyoverride $(srcdir)/mkcurkeys.pl
792         $(AM_V_GEN) cursesfile=`echo '#include "dselect-curses.h"' | \
793                 $(CPP) -I$(top_builddir) -I $(srcdir) - | \
794                 grep 'curses.h' | head -n 1 | \
795                 sed -e 's/^[^"]*"//; s/".*$$//'`; \
796         if [ "$$cursesfile" = "" ]; then \
797                 echo "can't find curses file"; exit 1; \
798         fi; \
799         perl $(srcdir)/mkcurkeys.pl $< $$cursesfile >$@
800
801 install-data-local:
802         $(MKDIR_P) $(DESTDIR)$(pkgconfdir)/dselect.cfg.d
803
804 # Tell versions [3.59,3.63) of GNU make to not export all variables.
805 # Otherwise a system limit (for SysV at least) may be exceeded.
806 .NOEXPORT: