Ticket #2915: Makefile

File Makefile, 30.4 KB (added by laborer, 12 years ago)
Line 
1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# src/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 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
17
18
19am__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  }
36pkgdatadir = $(datadir)/mc
37pkgincludedir = $(includedir)/mc
38pkglibdir = $(libdir)/mc
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = x86_64-unknown-linux-gnu
52host_triplet = arm-xscale-linux-gnueabi
53am__append_1 = editor
54am__append_2 = diffviewer
55am__append_3 = consaver
56am__append_4 = -DSAVERDIR=\""$(pkglibexecdir)"\"
57bin_PROGRAMS = mc$(EXEEXT)
58
59# this is a hack for linking with own samba library in simple way
60#am__append_5 = vfs/smbfs/helpers/libsamba.a
61am__append_6 = selcodepage.c selcodepage.h
62am__append_7 = background.c background.h
63subdir = src
64DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
65ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
67        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
68        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
69        $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
70        $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
71        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
72        $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
73        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
74        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/longdouble.m4 \
75        $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
76        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
77        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
78        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
79        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
80        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
81        $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
82        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
83        $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
84        $(top_srcdir)/m4.include/ac_onceonly.m4 \
85        $(top_srcdir)/m4.include/ax_path_lib_pcre.m4 \
86        $(top_srcdir)/m4.include/dx_doxygen.m4 \
87        $(top_srcdir)/m4.include/mc-cflags.m4 \
88        $(top_srcdir)/m4.include/mc-check-search-type.m4 \
89        $(top_srcdir)/m4.include/ls-mntd-fs.m4 \
90        $(top_srcdir)/m4.include/fstypename.m4 \
91        $(top_srcdir)/m4.include/fsusage.m4 \
92        $(top_srcdir)/m4.include/mountlist.m4 \
93        $(top_srcdir)/m4.include/mc-get-fs-info.m4 \
94        $(top_srcdir)/m4.include/mc-use-termcap.m4 \
95        $(top_srcdir)/m4.include/mc-with-screen.m4 \
96        $(top_srcdir)/m4.include/mc-with-screen-ncurses.m4 \
97        $(top_srcdir)/m4.include/mc-with-screen-slang.m4 \
98        $(top_srcdir)/m4.include/mc-background.m4 \
99        $(top_srcdir)/m4.include/ac-glib.m4 \
100        $(top_srcdir)/m4.include/mc-vfs.m4 \
101        $(top_srcdir)/m4.include/vfs/rpc.m4 \
102        $(top_srcdir)/m4.include/vfs/socket.m4 \
103        $(top_srcdir)/m4.include/vfs/mc-vfs-extfs.m4 \
104        $(top_srcdir)/m4.include/vfs/mc-vfs-sfs.m4 \
105        $(top_srcdir)/m4.include/vfs/mc-vfs-ftp.m4 \
106        $(top_srcdir)/m4.include/vfs/mc-vfs-fish.m4 \
107        $(top_srcdir)/m4.include/vfs/mc-vfs-undelfs.m4 \
108        $(top_srcdir)/m4.include/vfs/mc-vfs-tarfs.m4 \
109        $(top_srcdir)/m4.include/vfs/mc-vfs-cpiofs.m4 \
110        $(top_srcdir)/m4.include/vfs/mc-vfs-samba.m4 \
111        $(top_srcdir)/m4.include/mc-version.m4 \
112        $(top_srcdir)/m4.include/mc-tests.m4 \
113        $(top_srcdir)/configure.ac
114am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
115        $(ACLOCAL_M4)
116mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
117CONFIG_HEADER = $(top_builddir)/config.h
118CONFIG_CLEAN_FILES =
119CONFIG_CLEAN_VPATH_FILES =
120am__installdirs = "$(DESTDIR)$(bindir)"
121PROGRAMS = $(bin_PROGRAMS)
122am__mc_SOURCES_DIST = cons.handler.c consaver/cons.saver.h args.c \
123        args.h clipboard.c clipboard.h events_init.c events_init.h \
124        execute.c execute.h help.c help.h history.h keybind-defaults.c \
125        keybind-defaults.h learn.c learn.h main.c main.h setup.c \
126        setup.h subshell.c subshell.h textconf.c textconf.h util.c \
127        util.h selcodepage.c selcodepage.h background.c background.h
128am__objects_1 = cons.handler.$(OBJEXT)
129am__objects_2 = selcodepage.$(OBJEXT)
130am__objects_3 = background.$(OBJEXT)
131am_mc_OBJECTS = $(am__objects_1) args.$(OBJEXT) clipboard.$(OBJEXT) \
132        events_init.$(OBJEXT) execute.$(OBJEXT) help.$(OBJEXT) \
133        keybind-defaults.$(OBJEXT) learn.$(OBJEXT) main.$(OBJEXT) \
134        setup.$(OBJEXT) subshell.$(OBJEXT) textconf.$(OBJEXT) \
135        util.$(OBJEXT) $(am__objects_2) $(am__objects_3)
136mc_OBJECTS = $(am_mc_OBJECTS)
137mc_DEPENDENCIES = vfs/libmc-vfs.la viewer/libmcviewer.la \
138        filemanager/libmcfilemanager.la $(DIFFLIB) $(EDITLIB) \
139        $(top_builddir)/lib/libmc.la $(am__append_5)
140AM_V_lt = $(am__v_lt_$(V))
141am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
142am__v_lt_0 = --silent
143DEFAULT_INCLUDES = -I. -I$(top_builddir)
144depcomp = $(SHELL) $(top_srcdir)/config/depcomp
145am__depfiles_maybe = depfiles
146am__mv = mv -f
147COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
148        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
149LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
151        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
152        $(AM_CFLAGS) $(CFLAGS)
153AM_V_CC = $(am__v_CC_$(V))
154am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
155am__v_CC_0 = @echo "  CC    " $@;
156AM_V_at = $(am__v_at_$(V))
157am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
158am__v_at_0 = @
159CCLD = $(CC)
160LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
161        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
162        $(AM_LDFLAGS) $(LDFLAGS) -o $@
163AM_V_CCLD = $(am__v_CCLD_$(V))
164am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
165am__v_CCLD_0 = @echo "  CCLD  " $@;
166AM_V_GEN = $(am__v_GEN_$(V))
167am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
168am__v_GEN_0 = @echo "  GEN   " $@;
169SOURCES = $(mc_SOURCES)
170DIST_SOURCES = $(am__mc_SOURCES_DIST)
171RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
172        html-recursive info-recursive install-data-recursive \
173        install-dvi-recursive install-exec-recursive \
174        install-html-recursive install-info-recursive \
175        install-pdf-recursive install-ps-recursive install-recursive \
176        installcheck-recursive installdirs-recursive pdf-recursive \
177        ps-recursive uninstall-recursive
178am__can_run_installinfo = \
179  case $$AM_UPDATE_INFO_DIR in \
180    n|no|NO) false;; \
181    *) (install-info --version) >/dev/null 2>&1;; \
182  esac
183RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
184  distclean-recursive maintainer-clean-recursive
185AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
186        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
187        distdir
188ETAGS = etags
189CTAGS = ctags
190DIST_SUBDIRS = filemanager man2hlp vfs viewer editor diffviewer \
191        consaver
192DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
193am__relativize = \
194  dir0=`pwd`; \
195  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
196  sed_rest='s,^[^/]*/*,,'; \
197  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
198  sed_butlast='s,/*[^/]*$$,,'; \
199  while test -n "$$dir1"; do \
200    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
201    if test "$$first" != "."; then \
202      if test "$$first" = ".."; then \
203        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
204        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
205      else \
206        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
207        if test "$$first2" = "$$first"; then \
208          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
209        else \
210          dir2="../$$dir2"; \
211        fi; \
212        dir0="$$dir0"/"$$first"; \
213      fi; \
214    fi; \
215    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
216  done; \
217  reldir="$$dir2"
218pkglibexecdir = $(libexecdir)/mc
219ACLOCAL = ${SHELL} /tmp/build/mc-4.8.1.6/config/missing --run aclocal-1.11
220ALLOCA = 
221AMTAR = $${TAR-tar}
222AM_DEFAULT_VERBOSITY = 0
223AR = arm-xscale-linux-gnueabi-ar
224AUTOCONF = ${SHELL} /tmp/build/mc-4.8.1.6/config/missing --run autoconf
225AUTOHEADER = ${SHELL} /tmp/build/mc-4.8.1.6/config/missing --run autoheader
226AUTOMAKE = ${SHELL} /tmp/build/mc-4.8.1.6/config/missing --run automake-1.11
227AWK = gawk
228BUILD_INCLUDED_LIBINTL = no
229CATOBJEXT = 
230CC = arm-xscale-linux-gnueabi-gcc -L/tmp/build/ncurses-5.9/build/lib -std=gnu99
231CCDEPMODE = depmode=gcc3
232CFLAGS =  -Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat -Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long -Wno-unreachable-code -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtype-limits -Wuninitialized -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings  -march=iwmmxt -mtune=iwmmxt -fno-non-call-exceptions -fno-unwind-tables -msoft-float -fno-exceptions -combine -O2
233CHECK_CFLAGS = 
234CHECK_LIBS = 
235CPP = arm-xscale-linux-gnueabi-gcc -L/tmp/build/ncurses-5.9/build/lib -E
236CPPFLAGS =  -I/tmp/build/ncurses-5.9/build/include
237CYGPATH_W = echo
238DATADIRNAME = share
239DEFS = -DHAVE_CONFIG_H
240DEPDIR = .deps
241DISTR_RELEASE = 2.13.gbf10a32
242DISTR_VERSION = 4.8.1.6
243DLLTOOL = false
244DOC_LINGUAS = 
245DOXYGEN_PAPER_SIZE = 
246DSYMUTIL = 
247DUMPBIN = 
248DX_CONFIG = doxygen.cfg
249DX_DOCDIR = devel
250DX_DOT = /usr/bin/dot
251DX_DOXYGEN = /usr/bin/doxygen
252DX_DVIPS = 
253DX_EGREP = 
254DX_ENV =  SRCDIR='/tmp/build/mc-4.8.1.6' PROJECT='mc' DOCDIR='devel' VERSION='' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO'
255DX_FLAG_chi = 0
256DX_FLAG_chm = 0
257DX_FLAG_doc = 1
258DX_FLAG_dot = 1
259DX_FLAG_html = 1
260DX_FLAG_man = 0
261DX_FLAG_pdf = 0
262DX_FLAG_ps = 0
263DX_FLAG_rtf = 0
264DX_FLAG_xml = 0
265DX_HHC = 
266DX_LATEX = 
267DX_MAKEINDEX = 
268DX_PDFLATEX = 
269DX_PERL = /usr/bin/perl
270DX_PROJECT = mc
271ECHO_C = 
272ECHO_N = -n
273ECHO_T = 
274EGREP = /bin/grep -E
275EXEEXT = 
276FGREP = /bin/grep -F
277GENCAT = gencat
278GLIBC2 = yes
279GLIBC21 = yes
280GLIB_CFLAGS = -I/tmp/build/glib-2.34.0/build/include/glib-2.0
281GLIB_LIBS = /tmp/build/glib-2.34.0/build/lib/libglib-2.0.so
282GMODULE_CFLAGS = -I/tmp/build/glib-2.34.0/build/include/glib-2.0
283GMODULE_LIBS = /tmp/build/glib-2.34.0/build/lib/libgmodule-2.0.so
284GMSGFMT = /usr/bin/msgfmt
285GREP = /bin/grep
286HAVE_ASPRINTF = 1
287HAVE_FILECMD = true
288HAVE_POSIX_PRINTF = 1
289HAVE_SNPRINTF = 1
290HAVE_WPRINTF = 0
291HAVE_ZIPINFO = 1
292HAVE_nroff = true
293INSTALL = /usr/bin/install -c
294INSTALL_DATA = ${INSTALL} -m 644
295INSTALL_PROGRAM = ${INSTALL}
296INSTALL_SCRIPT = ${INSTALL}
297INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
298INSTOBJEXT = .mo
299INTLBISON = bison
300INTLLIBS = 
301INTLOBJS = 
302INTL_LIBTOOL_SUFFIX_PREFIX = 
303INTL_MACOSX_LIBS = 
304LD = /opt/arm-iwmmx-linux-gnueabi/arm-iwmmx-linux-gnueabi/bin/ld
305LDFLAGS = -s
306LIBICONV = 
307LIBINTL = 
308LIBMC_RELEASE = 1
309LIBMC_VERSION = 0.0.1
310LIBOBJS = 
311LIBS = 
312LIBTOOL = $(SHELL) $(top_builddir)/libtool
313LIPO = 
314LN_S = ln -s
315LTLIBICONV = 
316LTLIBINTL = 
317LTLIBOBJS = 
318MAINT = #
319MAKEINFO = ${SHELL} /tmp/build/mc-4.8.1.6/config/missing --run makeinfo
320MANDOC = -mandoc
321MANIFEST_TOOL = :
322MAN_DATE = October 2012
323MAN_FLAGS = -c -Tlatin1
324MCLIBS =  -L/tmp/build/ncurses-5.9/build/lib -lncurses
325MKDIR_P = /bin/mkdir -p
326MKINSTALLDIRS = $(top_builddir)/config/mkinstalldirs
327MSGFMT = /usr/bin/msgfmt
328MSGMERGE = /usr/bin/msgmerge
329NM = /opt/arm-iwmmx-linux-gnueabi/bin/arm-xscale-linux-gnueabi-nm -B
330NMEDIT = 
331OBJDUMP = arm-xscale-linux-gnueabi-objdump
332OBJEXT = o
333OTOOL = 
334OTOOL64 = 
335PACKAGE = mc
336PACKAGE_BUGREPORT = 
337PACKAGE_NAME = 
338PACKAGE_STRING = 
339PACKAGE_TARNAME = 
340PACKAGE_URL = 
341PACKAGE_VERSION = 
342PATH_SEPARATOR = :
343PCRE_CFLAGS = 
344PCRE_LIBS = 
345PERL = /usr/bin/perl
346PKG_CONFIG = /usr/bin/pkg-config
347PKG_CONFIG_LIBDIR = 
348PKG_CONFIG_PATH = 
349POSUB = 
350RANLIB = arm-xscale-linux-gnueabi-ranlib
351SED = /bin/sed
352SET_MAKE = 
353SHELL = /bin/bash
354SLANG_CFLAGS = 
355SLANG_LIBS = 
356STRIP = arm-xscale-linux-gnueabi-strip
357UNZIP = /usr/bin/unzip
358USE_INCLUDED_LIBINTL = no
359USE_NLS = no
360VERSION = 4.8.1.6-13-gbf10a32
361X11_WWW = firefox
362XGETTEXT = /usr/bin/xgettext
363XMKMF = 
364X_CFLAGS = 
365X_EXTRA_LIBS = 
366X_LIBS = 
367X_PRE_LIBS = 
368ZIP = /usr/bin/zip
369abs_builddir = /tmp/build/mc-4.8.1.6/src
370abs_srcdir = /tmp/build/mc-4.8.1.6/src
371abs_top_builddir = /tmp/build/mc-4.8.1.6
372abs_top_srcdir = /tmp/build/mc-4.8.1.6
373ac_ct_AR = 
374ac_ct_CC = 
375ac_ct_DUMPBIN = 
376am__include = include
377am__leading_dot = .
378am__quote = 
379am__tar = $${TAR-tar} chof - "$$tardir"
380am__untar = $${TAR-tar} xf -
381bindir = ${exec_prefix}/bin
382build = x86_64-unknown-linux-gnu
383build_alias = 
384build_cpu = x86_64
385build_os = linux-gnu
386build_vendor = unknown
387builddir = .
388datadir = ${datarootdir}
389datarootdir = ${prefix}/share
390docdir = ${datarootdir}/doc/${PACKAGE}
391dvidir = ${docdir}
392exec_prefix = ${prefix}
393host = arm-xscale-linux-gnueabi
394host_alias = arm-xscale-linux-gnueabi
395host_cpu = arm
396host_os = linux-gnueabi
397host_vendor = xscale
398htmldir = ${docdir}
399includedir = ${prefix}/include
400infodir = ${datarootdir}/info
401install_sh = ${SHELL} /tmp/build/mc-4.8.1.6/config/install-sh
402libdir = ${exec_prefix}/lib
403libexecdir = ${exec_prefix}/libexec
404localedir = $(datadir)/locale
405localstatedir = ${prefix}/var
406mandir = ${datarootdir}/man
407mkdir_p = /bin/mkdir -p
408oldincludedir = /usr/include
409pdfdir = ${docdir}
410prefix = /tmp/build/mc-4.8.1.6/build
411program_transform_name = s,x,x,
412psdir = ${docdir}
413sbindir = ${exec_prefix}/sbin
414sharedstatedir = ${prefix}/com
415smbconfigdir = 
416srcdir = .
417subdirs = 
418sysconfdir = ${prefix}/etc
419target_alias = 
420top_build_prefix = ../
421top_builddir = ..
422top_srcdir = ..
423SUBDIRS = filemanager man2hlp vfs viewer $(am__append_1) \
424        $(am__append_2) $(am__append_3)
425AM_CPPFLAGS = -DSYSCONFDIR=\""$(sysconfdir)/mc/"\" \
426        -DLIBEXECDIR=\""$(libexecdir)/mc/"\" \
427        -DDATADIR=\""$(pkgdatadir)/"\" -DLOCALEDIR=\""$(localedir)"\" \
428        $(am__append_4)
429AM_CFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir) $(PCRE_CFLAGS)
430EDITLIB = editor/libedit.la
431DIFFLIB = diffviewer/libdiffviewer.la
432mc_LDADD = vfs/libmc-vfs.la viewer/libmcviewer.la \
433        filemanager/libmcfilemanager.la $(DIFFLIB) $(EDITLIB) \
434        $(top_builddir)/lib/libmc.la $(am__append_5)
435SRC_mc_conssaver = \
436        cons.handler.c consaver/cons.saver.h
437
438mc_SOURCES = $(SRC_mc_conssaver) args.c args.h clipboard.c clipboard.h \
439        events_init.c events_init.h execute.c execute.h help.c help.h \
440        history.h keybind-defaults.c keybind-defaults.h learn.c \
441        learn.h main.c main.h setup.c setup.h subshell.c subshell.h \
442        textconf.c textconf.h util.c util.h $(am__append_6) \
443        $(am__append_7)
444EXTRA_DIST = $(SRC_maintainer) $(SRC_charset)
445all: all-recursive
446
447.SUFFIXES:
448.SUFFIXES: .c .lo .o .obj
449$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
450        @for dep in $?; do \
451          case '$(am__configure_deps)' in \
452            *$$dep*) \
453              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
454                && { if test -f $@; then exit 0; else break; fi; }; \
455              exit 1;; \
456          esac; \
457        done; \
458        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
459        $(am__cd) $(top_srcdir) && \
460          $(AUTOMAKE) --gnu src/Makefile
461.PRECIOUS: Makefile
462Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
463        @case '$?' in \
464          *config.status*) \
465            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
466          *) \
467            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
468            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
469        esac;
470
471$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
472        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
473
474$(top_srcdir)/configure: # $(am__configure_deps)
475        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
476$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
477        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
478$(am__aclocal_m4_deps):
479install-binPROGRAMS: $(bin_PROGRAMS)
480        @$(NORMAL_INSTALL)
481        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
482        if test -n "$$list"; then \
483          echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
484          $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
485        fi; \
486        for p in $$list; do echo "$$p $$p"; done | \
487        sed 's/$(EXEEXT)$$//' | \
488        while read p p1; do if test -f $$p || test -f $$p1; \
489          then echo "$$p"; echo "$$p"; else :; fi; \
490        done | \
491        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
492            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
493        sed 'N;N;N;s,\n, ,g' | \
494        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
495          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
496            if ($$2 == $$4) files[d] = files[d] " " $$1; \
497            else { print "f", $$3 "/" $$4, $$1; } } \
498          END { for (d in files) print "f", d, files[d] }' | \
499        while read type dir files; do \
500            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
501            test -z "$$files" || { \
502            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
503            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
504            } \
505        ; done
506
507uninstall-binPROGRAMS:
508        @$(NORMAL_UNINSTALL)
509        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
510        files=`for p in $$list; do echo "$$p"; done | \
511          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
512              -e 's/$$/$(EXEEXT)/' `; \
513        test -n "$$list" || exit 0; \
514        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
515        cd "$(DESTDIR)$(bindir)" && rm -f $$files
516
517clean-binPROGRAMS:
518        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
519        echo " rm -f" $$list; \
520        rm -f $$list || exit $$?; \
521        test -n "$(EXEEXT)" || exit 0; \
522        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
523        echo " rm -f" $$list; \
524        rm -f $$list
525mc$(EXEEXT): $(mc_OBJECTS) $(mc_DEPENDENCIES) $(EXTRA_mc_DEPENDENCIES) 
526        @rm -f mc$(EXEEXT)
527        $(AM_V_CCLD)$(LINK) $(mc_OBJECTS) $(mc_LDADD) $(LIBS)
528
529mostlyclean-compile:
530        -rm -f *.$(OBJEXT)
531
532distclean-compile:
533        -rm -f *.tab.c
534
535include ./$(DEPDIR)/args.Po
536include ./$(DEPDIR)/background.Po
537include ./$(DEPDIR)/clipboard.Po
538include ./$(DEPDIR)/cons.handler.Po
539include ./$(DEPDIR)/events_init.Po
540include ./$(DEPDIR)/execute.Po
541include ./$(DEPDIR)/help.Po
542include ./$(DEPDIR)/keybind-defaults.Po
543include ./$(DEPDIR)/learn.Po
544include ./$(DEPDIR)/main.Po
545include ./$(DEPDIR)/selcodepage.Po
546include ./$(DEPDIR)/setup.Po
547include ./$(DEPDIR)/subshell.Po
548include ./$(DEPDIR)/textconf.Po
549include ./$(DEPDIR)/util.Po
550
551.c.o:
552        $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
553        $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
554#       $(AM_V_CC)source='$<' object='$@' libtool=no \
555#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
556#       $(AM_V_CC_no)$(COMPILE) -c $<
557
558.c.obj:
559        $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
560        $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
561#       $(AM_V_CC)source='$<' object='$@' libtool=no \
562#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
563#       $(AM_V_CC_no)$(COMPILE) -c `$(CYGPATH_W) '$<'`
564
565.c.lo:
566        $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
567        $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
568#       $(AM_V_CC)source='$<' object='$@' libtool=yes \
569#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
570#       $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
571
572mostlyclean-libtool:
573        -rm -f *.lo
574
575clean-libtool:
576        -rm -rf .libs _libs
577
578# This directory's subdirectories are mostly independent; you can cd
579# into them and run `make' without going through this Makefile.
580# To change the values of `make' variables: instead of editing Makefiles,
581# (1) if the variable is set in `config.status', edit `config.status'
582#     (which will cause the Makefiles to be regenerated when you run `make');
583# (2) otherwise, pass the desired values on the `make' command line.
584$(RECURSIVE_TARGETS):
585        @fail= failcom='exit 1'; \
586        for f in x $$MAKEFLAGS; do \
587          case $$f in \
588            *=* | --[!k]*);; \
589            *k*) failcom='fail=yes';; \
590          esac; \
591        done; \
592        dot_seen=no; \
593        target=`echo $@ | sed s/-recursive//`; \
594        list='$(SUBDIRS)'; for subdir in $$list; do \
595          echo "Making $$target in $$subdir"; \
596          if test "$$subdir" = "."; then \
597            dot_seen=yes; \
598            local_target="$$target-am"; \
599          else \
600            local_target="$$target"; \
601          fi; \
602          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
603          || eval $$failcom; \
604        done; \
605        if test "$$dot_seen" = "no"; then \
606          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
607        fi; test -z "$$fail"
608
609$(RECURSIVE_CLEAN_TARGETS):
610        @fail= failcom='exit 1'; \
611        for f in x $$MAKEFLAGS; do \
612          case $$f in \
613            *=* | --[!k]*);; \
614            *k*) failcom='fail=yes';; \
615          esac; \
616        done; \
617        dot_seen=no; \
618        case "$@" in \
619          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
620          *) list='$(SUBDIRS)' ;; \
621        esac; \
622        rev=''; for subdir in $$list; do \
623          if test "$$subdir" = "."; then :; else \
624            rev="$$subdir $$rev"; \
625          fi; \
626        done; \
627        rev="$$rev ."; \
628        target=`echo $@ | sed s/-recursive//`; \
629        for subdir in $$rev; do \
630          echo "Making $$target in $$subdir"; \
631          if test "$$subdir" = "."; then \
632            local_target="$$target-am"; \
633          else \
634            local_target="$$target"; \
635          fi; \
636          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
637          || eval $$failcom; \
638        done && test -z "$$fail"
639tags-recursive:
640        list='$(SUBDIRS)'; for subdir in $$list; do \
641          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
642        done
643ctags-recursive:
644        list='$(SUBDIRS)'; for subdir in $$list; do \
645          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
646        done
647
648ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
649        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
650        unique=`for i in $$list; do \
651            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
652          done | \
653          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
654              END { if (nonempty) { for (i in files) print i; }; }'`; \
655        mkid -fID $$unique
656tags: TAGS
657
658TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
659                $(TAGS_FILES) $(LISP)
660        set x; \
661        here=`pwd`; \
662        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
663          include_option=--etags-include; \
664          empty_fix=.; \
665        else \
666          include_option=--include; \
667          empty_fix=; \
668        fi; \
669        list='$(SUBDIRS)'; for subdir in $$list; do \
670          if test "$$subdir" = .; then :; else \
671            test ! -f $$subdir/TAGS || \
672              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
673          fi; \
674        done; \
675        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
676        unique=`for i in $$list; do \
677            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
678          done | \
679          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
680              END { if (nonempty) { for (i in files) print i; }; }'`; \
681        shift; \
682        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
683          test -n "$$unique" || unique=$$empty_fix; \
684          if test $$# -gt 0; then \
685            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
686              "$$@" $$unique; \
687          else \
688            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
689              $$unique; \
690          fi; \
691        fi
692ctags: CTAGS
693CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
694                $(TAGS_FILES) $(LISP)
695        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
696        unique=`for i in $$list; do \
697            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
698          done | \
699          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
700              END { if (nonempty) { for (i in files) print i; }; }'`; \
701        test -z "$(CTAGS_ARGS)$$unique" \
702          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
703             $$unique
704
705GTAGS:
706        here=`$(am__cd) $(top_builddir) && pwd` \
707          && $(am__cd) $(top_srcdir) \
708          && gtags -i $(GTAGS_ARGS) "$$here"
709
710distclean-tags:
711        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
712
713distdir: $(DISTFILES)
714        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
715        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
716        list='$(DISTFILES)'; \
717          dist_files=`for file in $$list; do echo $$file; done | \
718          sed -e "s|^$$srcdirstrip/||;t" \
719              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
720        case $$dist_files in \
721          */*) $(MKDIR_P) `echo "$$dist_files" | \
722                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
723                           sort -u` ;; \
724        esac; \
725        for file in $$dist_files; do \
726          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
727          if test -d $$d/$$file; then \
728            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
729            if test -d "$(distdir)/$$file"; then \
730              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
731            fi; \
732            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
733              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
734              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
735            fi; \
736            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
737          else \
738            test -f "$(distdir)/$$file" \
739            || cp -p $$d/$$file "$(distdir)/$$file" \
740            || exit 1; \
741          fi; \
742        done
743        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
744          if test "$$subdir" = .; then :; else \
745            $(am__make_dryrun) \
746              || test -d "$(distdir)/$$subdir" \
747              || $(MKDIR_P) "$(distdir)/$$subdir" \
748              || exit 1; \
749            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
750            $(am__relativize); \
751            new_distdir=$$reldir; \
752            dir1=$$subdir; dir2="$(top_distdir)"; \
753            $(am__relativize); \
754            new_top_distdir=$$reldir; \
755            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
756            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
757            ($(am__cd) $$subdir && \
758              $(MAKE) $(AM_MAKEFLAGS) \
759                top_distdir="$$new_top_distdir" \
760                distdir="$$new_distdir" \
761                am__remove_distdir=: \
762                am__skip_length_check=: \
763                am__skip_mode_fix=: \
764                distdir) \
765              || exit 1; \
766          fi; \
767        done
768check-am: all-am
769check: check-recursive
770all-am: Makefile $(PROGRAMS)
771installdirs: installdirs-recursive
772installdirs-am:
773        for dir in "$(DESTDIR)$(bindir)"; do \
774          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
775        done
776install: install-recursive
777install-exec: install-exec-recursive
778install-data: install-data-recursive
779uninstall: uninstall-recursive
780
781install-am: all-am
782        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
783
784installcheck: installcheck-recursive
785install-strip:
786        if test -z '$(STRIP)'; then \
787          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
788            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
789              install; \
790        else \
791          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
792            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
793            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
794        fi
795mostlyclean-generic:
796
797clean-generic:
798
799distclean-generic:
800        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
801        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
802
803maintainer-clean-generic:
804        @echo "This command is intended for maintainers to use"
805        @echo "it deletes files that may require special tools to rebuild."
806clean: clean-recursive
807
808clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
809
810distclean: distclean-recursive
811        -rm -rf ./$(DEPDIR)
812        -rm -f Makefile
813distclean-am: clean-am distclean-compile distclean-generic \
814        distclean-tags
815
816dvi: dvi-recursive
817
818dvi-am:
819
820html: html-recursive
821
822html-am:
823
824info: info-recursive
825
826info-am:
827
828install-data-am:
829
830install-dvi: install-dvi-recursive
831
832install-dvi-am:
833
834install-exec-am: install-binPROGRAMS
835        @$(NORMAL_INSTALL)
836        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
837install-html: install-html-recursive
838
839install-html-am:
840
841install-info: install-info-recursive
842
843install-info-am:
844
845install-man:
846
847install-pdf: install-pdf-recursive
848
849install-pdf-am:
850
851install-ps: install-ps-recursive
852
853install-ps-am:
854
855installcheck-am:
856
857maintainer-clean: maintainer-clean-recursive
858        -rm -rf ./$(DEPDIR)
859        -rm -f Makefile
860maintainer-clean-am: distclean-am maintainer-clean-generic
861
862mostlyclean: mostlyclean-recursive
863
864mostlyclean-am: mostlyclean-compile mostlyclean-generic \
865        mostlyclean-libtool
866
867pdf: pdf-recursive
868
869pdf-am:
870
871ps: ps-recursive
872
873ps-am:
874
875uninstall-am: uninstall-binPROGRAMS
876        @$(NORMAL_INSTALL)
877        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
878.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
879        install-am install-exec-am install-strip tags-recursive \
880        uninstall-am
881
882.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
883        all all-am check check-am clean clean-binPROGRAMS \
884        clean-generic clean-libtool ctags ctags-recursive distclean \
885        distclean-compile distclean-generic distclean-libtool \
886        distclean-tags distdir dvi dvi-am html html-am info info-am \
887        install install-am install-binPROGRAMS install-data \
888        install-data-am install-dvi install-dvi-am install-exec \
889        install-exec-am install-exec-hook install-html install-html-am \
890        install-info install-info-am install-man install-pdf \
891        install-pdf-am install-ps install-ps-am install-strip \
892        installcheck installcheck-am installdirs installdirs-am \
893        maintainer-clean maintainer-clean-generic mostlyclean \
894        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
895        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
896        uninstall-binPROGRAMS uninstall-hook
897
898
899# end of automated testing
900
901install-exec-hook:
902        $(MAKE) install_mcview
903        $(MAKE) install_mcedit
904        $(MAKE) install_mcdiff
905
906#
907# Make relative symlinks, but do the right thing if LN_S is `ln' or `cp'.
908#
909install_mcview:
910        cd $(DESTDIR)$(bindir)/$(binprefix) && rm -f mcview && $(LN_S) mc mcview
911
912install_mcedit:
913        cd $(DESTDIR)$(bindir)/$(binprefix) && rm -f mcedit && $(LN_S) mc mcedit
914
915install_mcdiff:
916        cd $(DESTDIR)$(bindir)/$(binprefix) && rm -f mcdiff && $(LN_S) mc mcdiff
917
918uninstall-hook:
919        rm -f $(DESTDIR)$(bindir)/$(binprefix)/mcview
920        rm -f $(DESTDIR)$(bindir)/$(binprefix)/mcedit
921        rm -f $(DESTDIR)$(bindir)/$(binprefix)/mcdiff
922
923# Tell versions [3.59,3.63) of GNU make to not export all variables.
924# Otherwise a system limit (for SysV at least) may be exceeded.
925.NOEXPORT: