Created
October 17, 2012 07:22
-
-
Save brtdv/3904192 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Makefile.in generated by automake 1.11.1 from Makefile.am. | |
| # src/perl/Makefile. Generated from Makefile.in by configure. | |
| # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |
| # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | |
| # Inc. | |
| # This Makefile.in is free software; the Free Software Foundation | |
| # gives unlimited permission to copy and/or distribute it, | |
| # with or without modifications, as long as this notice is preserved. | |
| # This program is distributed in the hope that it will be useful, | |
| # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
| # PARTICULAR PURPOSE. | |
| pkgdatadir = $(datadir)/irssi | |
| pkgincludedir = $(includedir)/irssi | |
| pkglibdir = $(libdir)/irssi | |
| pkglibexecdir = $(libexecdir)/irssi | |
| am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
| install_sh_DATA = $(install_sh) -c -m 644 | |
| install_sh_PROGRAM = $(install_sh) -c | |
| install_sh_SCRIPT = $(install_sh) -c | |
| INSTALL_HEADER = $(INSTALL_DATA) | |
| transform = $(program_transform_name) | |
| NORMAL_INSTALL = : | |
| PRE_INSTALL = : | |
| POST_INSTALL = : | |
| NORMAL_UNINSTALL = : | |
| PRE_UNINSTALL = : | |
| POST_UNINSTALL = : | |
| build_triplet = i386-apple-darwin10.8.0 | |
| host_triplet = i386-apple-darwin10.8.0 | |
| subdir = src/perl | |
| DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ | |
| $(srcdir)/Makefile.in | |
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
| am__aclocal_m4_deps = $(top_srcdir)/curses.m4 \ | |
| $(top_srcdir)/glib-2.0.m4 $(top_srcdir)/libtool.m4 \ | |
| $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \ | |
| $(top_srcdir)/ltversion.m4 $(top_srcdir)/lt~obsolete.m4 \ | |
| $(top_srcdir)/configure.in | |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
| $(ACLOCAL_M4) | |
| mkinstalldirs = $(install_sh) -d | |
| CONFIG_HEADER = $(top_builddir)/irssi-config.h | |
| CONFIG_CLEAN_FILES = | |
| CONFIG_CLEAN_VPATH_FILES = | |
| am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
| am__vpath_adj = case $$p in \ | |
| $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
| *) f=$$p;; \ | |
| esac; | |
| am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | |
| am__install_max = 40 | |
| am__nobase_strip_setup = \ | |
| srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | |
| am__nobase_strip = \ | |
| for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | |
| am__nobase_list = $(am__nobase_strip_setup); \ | |
| for p in $$list; do echo "$$p $$p"; done | \ | |
| sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | |
| $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | |
| if (++n[$$2] == $(am__install_max)) \ | |
| { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | |
| END { for (dir in files) print dir, files[dir] }' | |
| am__base_list = \ | |
| sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |
| sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |
| am__installdirs = "$(DESTDIR)$(moduledir)" | |
| LTLIBRARIES = $(module_LTLIBRARIES) $(noinst_LTLIBRARIES) | |
| libfe_perl_la_LIBADD = | |
| am__objects_1 = module-formats.lo perl-fe.lo | |
| am_libfe_perl_la_OBJECTS = $(am__objects_1) | |
| libfe_perl_la_OBJECTS = $(am_libfe_perl_la_OBJECTS) | |
| libfe_perl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ | |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |
| $(libfe_perl_la_LDFLAGS) $(LDFLAGS) -o $@ | |
| libfe_perl_static_la_LIBADD = | |
| am_libfe_perl_static_la_OBJECTS = $(am__objects_1) | |
| libfe_perl_static_la_OBJECTS = $(am_libfe_perl_static_la_OBJECTS) | |
| am__DEPENDENCIES_1 = | |
| libperl_core_la_DEPENDENCIES = $(am__DEPENDENCIES_1) | |
| am__objects_2 = perl-core.lo perl-common.lo perl-signals.lo \ | |
| perl-sources.lo | |
| am_libperl_core_la_OBJECTS = $(am__objects_2) | |
| libperl_core_la_OBJECTS = $(am_libperl_core_la_OBJECTS) | |
| libperl_core_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ | |
| $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | |
| $(libperl_core_la_LDFLAGS) $(LDFLAGS) -o $@ | |
| libperl_core_static_la_LIBADD = | |
| am_libperl_core_static_la_OBJECTS = $(am__objects_2) | |
| libperl_core_static_la_OBJECTS = $(am_libperl_core_static_la_OBJECTS) | |
| DEFAULT_INCLUDES = -I. -I$(top_builddir) | |
| depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp | |
| am__depfiles_maybe = depfiles | |
| am__mv = mv -f | |
| COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |
| $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
| LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | |
| --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | |
| $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
| CCLD = $(CC) | |
| LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | |
| --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ | |
| $(LDFLAGS) -o $@ | |
| SOURCES = $(libfe_perl_la_SOURCES) $(libfe_perl_static_la_SOURCES) \ | |
| $(libperl_core_la_SOURCES) $(libperl_core_static_la_SOURCES) | |
| DIST_SOURCES = $(libfe_perl_la_SOURCES) \ | |
| $(libfe_perl_static_la_SOURCES) $(libperl_core_la_SOURCES) \ | |
| $(libperl_core_static_la_SOURCES) | |
| HEADERS = $(noinst_HEADERS) | |
| ETAGS = etags | |
| CTAGS = ctags | |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
| ACLOCAL = ${SHELL} /private/tmp/irssi-r1m8/irssi-0.8.15/build-aux/missing --run aclocal-1.11 | |
| AMTAR = ${SHELL} /private/tmp/irssi-r1m8/irssi-0.8.15/build-aux/missing --run tar | |
| AR = ar | |
| AUTOCONF = ${SHELL} /private/tmp/irssi-r1m8/irssi-0.8.15/build-aux/missing --run autoconf | |
| AUTOHEADER = ${SHELL} /private/tmp/irssi-r1m8/irssi-0.8.15/build-aux/missing --run autoheader | |
| AUTOMAKE = ${SHELL} /private/tmp/irssi-r1m8/irssi-0.8.15/build-aux/missing --run automake-1.11 | |
| AWK = awk | |
| CC = /usr/bin/llvm-gcc | |
| CCDEPMODE = depmode=gcc3 | |
| CFLAGS = -Os -w -pipe -march=prescott -mmacosx-version-min=10.6 -Wall | |
| CHAT_MODULES = irc | |
| COMMON_LIBS = ../fe-common/irc/libfe_common_irc.a ../fe-common/irc/dcc/libfe_irc_dcc.a ../fe-common/irc/notifylist/libfe_irc_notifylist.a ../fe-common/core/libfe_common_core.a ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a | |
| COMMON_NOUI_LIBS = ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a | |
| CPP = /usr/bin/llvm-gcc -E | |
| CPPFLAGS = -I/usr/local/opt/gettext/include | |
| CURSES_INCLUDEDIR = | |
| CURSES_LIBS = -lncurses | |
| CYGPATH_W = echo | |
| DEFS = -DHAVE_CONFIG_H | |
| DEPDIR = .deps | |
| DSYMUTIL = dsymutil | |
| DUMPBIN = | |
| ECHO_C = \c | |
| ECHO_N = | |
| ECHO_T = | |
| EGREP = /usr/bin/grep -E | |
| EXEEXT = | |
| FGREP = /usr/bin/grep -F | |
| GLIB_CFLAGS = -D_REENTRANT -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include | |
| GLIB_GENMARSHAL = glib-genmarshal | |
| GLIB_LIBS = -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl | |
| GLIB_MKENUMS = glib-mkenums | |
| GOBJECT_QUERY = gobject-query | |
| GREP = /usr/bin/grep | |
| INSTALL = /usr/bin/install -c | |
| INSTALL_DATA = ${INSTALL} -m 644 | |
| INSTALL_PROGRAM = ${INSTALL} | |
| INSTALL_SCRIPT = ${INSTALL} | |
| INSTALL_STRIP_PROGRAM = $(install_sh) -c -s | |
| LD = /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin10/4.2.1/ld | |
| LDFLAGS = -L/usr/local/opt/libffi/lib -L/usr/local/opt/gettext/lib -L/usr/local/lib | |
| LIBOBJS = | |
| LIBS = | |
| LIBTOOL = $(SHELL) $(top_builddir)/libtool | |
| LIPO = lipo | |
| LN_S = ln -s | |
| LTLIBOBJS = | |
| MAINT = # | |
| MAKEINFO = ${SHELL} /private/tmp/irssi-r1m8/irssi-0.8.15/build-aux/missing --run makeinfo | |
| MKDIR_P = ../../build-aux/install-sh -c -d | |
| NM = /usr/bin/nm | |
| NMEDIT = nmedit | |
| OBJDUMP = false | |
| OBJEXT = o | |
| OTOOL = otool | |
| OTOOL64 = : | |
| PACKAGE = irssi | |
| PACKAGE_BUGREPORT = | |
| PACKAGE_NAME = irssi | |
| PACKAGE_STRING = irssi 0.8.15 | |
| PACKAGE_TARNAME = irssi | |
| PACKAGE_URL = | |
| PACKAGE_VERSION = 0.8.15 | |
| PATH_SEPARATOR = : | |
| PERL_CFLAGS = -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE | |
| PERL_EXTRA_OPTS = CCCDLFLAGS="-fPIC" | |
| PERL_FE_LINK_LIBS = ../perl/libfe_perl_static.la | |
| PERL_LDFLAGS = | |
| PERL_LINK_FLAGS = -L/usr/local/lib -L/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil | |
| PERL_LINK_LIBS = ../perl/libperl_core_static.la | |
| PERL_MM_PARAMS = INSTALLDIRS=perl LIB=/usr/local/Cellar/irssi/0.8.15/lib/perl5/site_perl | |
| PERL_STATIC_LIBS = 0 | |
| PERL_USE_LIB = /usr/local/Cellar/irssi/0.8.15/lib/perl5/site_perl/darwin-thread-multi-2level | |
| PKG_CONFIG = /usr/local/bin/pkg-config | |
| PROG_LIBS = -L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl -lssl -lcrypto -lz | |
| RANLIB = ranlib | |
| SED = /usr/bin/sed | |
| SET_MAKE = | |
| SHELL = /bin/sh | |
| SSL_CFLAGS = | |
| SSL_LIBS = -lssl -lcrypto -lz | |
| STRIP = strip | |
| TEXTUI_LIBS = -lncurses | |
| VERSION = 0.8.15 | |
| abs_builddir = /private/tmp/irssi-r1m8/irssi-0.8.15/src/perl | |
| abs_srcdir = /private/tmp/irssi-r1m8/irssi-0.8.15/src/perl | |
| abs_top_builddir = /private/tmp/irssi-r1m8/irssi-0.8.15 | |
| abs_top_srcdir = /private/tmp/irssi-r1m8/irssi-0.8.15 | |
| ac_ct_CC = /usr/bin/llvm-gcc | |
| ac_ct_DUMPBIN = | |
| am__include = include | |
| am__leading_dot = . | |
| am__quote = | |
| am__tar = ${AMTAR} chof - "$$tardir" | |
| am__untar = ${AMTAR} xf - | |
| bindir = ${exec_prefix}/bin | |
| build = i386-apple-darwin10.8.0 | |
| build_alias = | |
| build_cpu = i386 | |
| build_os = darwin10.8.0 | |
| build_vendor = apple | |
| builddir = . | |
| datadir = ${datarootdir} | |
| datarootdir = ${prefix}/share | |
| docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} | |
| dvidir = ${docdir} | |
| exec_prefix = ${prefix} | |
| host = i386-apple-darwin10.8.0 | |
| host_alias = | |
| host_cpu = i386 | |
| host_os = darwin10.8.0 | |
| host_vendor = apple | |
| htmldir = ${docdir} | |
| includedir = ${prefix}/include | |
| infodir = ${datarootdir}/info | |
| install_sh = ${SHELL} /private/tmp/irssi-r1m8/irssi-0.8.15/build-aux/install-sh | |
| irc_MODULES = dcc flood notifylist | |
| libdir = ${exec_prefix}/lib | |
| libexecdir = ${exec_prefix}/libexec | |
| localedir = ${datarootdir}/locale | |
| localstatedir = ${prefix}/var | |
| lt_ECHO = /bin/echo | |
| mandir = ${datarootdir}/man | |
| mkdir_p = $(top_builddir)/build-aux/install-sh -c -d | |
| oldincludedir = /usr/include | |
| pdfdir = ${docdir} | |
| perl_module_fe_lib = | |
| perl_module_lib = | |
| perl_static_fe_lib = libfe_perl_static.la | |
| perl_static_lib = libperl_core_static.la | |
| perlpath = /usr/bin/perl | |
| prefix = /usr/local/Cellar/irssi/0.8.15 | |
| program_transform_name = s,x,x, | |
| psdir = ${docdir} | |
| sbindir = ${exec_prefix}/sbin | |
| sedpath = /usr/bin/sed | |
| sharedstatedir = ${prefix}/com | |
| srcdir = . | |
| sysconfdir = /usr/local/etc | |
| target_alias = | |
| top_build_prefix = ../../ | |
| top_builddir = ../.. | |
| top_srcdir = ../.. | |
| moduledir = $(libdir)/irssi/modules | |
| perl_dirs = common irc ui textui | |
| module_LTLIBRARIES = $(perl_module_lib) $(perl_module_fe_lib) | |
| noinst_LTLIBRARIES = $(perl_static_lib) $(perl_static_fe_lib) | |
| EXTRA_LTLIBRARIES = \ | |
| libperl_core.la libfe_perl.la \ | |
| libperl_core_static.la libfe_perl_static.la | |
| libperl_core_la_LDFLAGS = -module -avoid-version -rpath $(moduledir) | |
| libfe_perl_la_LDFLAGS = -module -avoid-version -rpath $(moduledir) | |
| INCLUDES = \ | |
| -I$(top_srcdir)/src \ | |
| -I$(top_srcdir)/src/core \ | |
| -I$(top_srcdir)/src/fe-common/core \ | |
| $(GLIB_CFLAGS) \ | |
| -DSCRIPTDIR=\""$(datadir)/irssi/scripts"\" \ | |
| -DPERL_USE_LIB=\""$(PERL_USE_LIB)"\" \ | |
| -DPERL_STATIC_LIBS=$(PERL_STATIC_LIBS) \ | |
| $(PERL_CFLAGS) | |
| perl_sources = \ | |
| perl-core.c \ | |
| perl-common.c \ | |
| perl-signals.c \ | |
| perl-sources.c | |
| perl_fe_sources = \ | |
| module-formats.c \ | |
| perl-fe.c | |
| noinst_HEADERS = \ | |
| module.h \ | |
| module-fe.h \ | |
| module-formats.h \ | |
| perl-core.h \ | |
| perl-common.h \ | |
| perl-signals.h \ | |
| perl-sources.h | |
| libperl_core_la_SOURCES = \ | |
| $(perl_sources) | |
| libperl_core_static_la_SOURCES = \ | |
| $(perl_sources) | |
| libfe_perl_la_SOURCES = \ | |
| $(perl_fe_sources) | |
| libfe_perl_static_la_SOURCES = \ | |
| $(perl_fe_sources) | |
| common_sources = \ | |
| common/Irssi.xs \ | |
| common/Irssi.pm \ | |
| common/Channel.xs \ | |
| common/Core.xs \ | |
| common/Expando.xs \ | |
| common/Ignore.xs \ | |
| common/Log.xs \ | |
| common/Masks.xs \ | |
| common/Query.xs \ | |
| common/Rawlog.xs \ | |
| common/Server.xs \ | |
| common/Settings.xs \ | |
| common/Makefile.PL.in \ | |
| common/typemap \ | |
| common/module.h | |
| irc_sources = \ | |
| irc/Irc.xs \ | |
| irc/Irc.pm \ | |
| irc/Dcc.xs \ | |
| irc/Channel.xs \ | |
| irc/Ctcp.xs \ | |
| irc/Query.xs \ | |
| irc/Server.xs \ | |
| irc/Modes.xs \ | |
| irc/Netsplit.xs \ | |
| irc/Notifylist.xs \ | |
| irc/Client.xs \ | |
| irc/Makefile.PL.in \ | |
| irc/typemap \ | |
| irc/module.h | |
| ui_sources = \ | |
| ui/UI.xs \ | |
| ui/UI.pm \ | |
| ui/Formats.xs \ | |
| ui/Themes.xs \ | |
| ui/Window.xs \ | |
| ui/Makefile.PL.in \ | |
| ui/typemap \ | |
| ui/module.h | |
| textui_sources = \ | |
| textui/TextUI.xs \ | |
| textui/TextUI.pm \ | |
| textui/TextBuffer.xs \ | |
| textui/TextBufferView.xs \ | |
| textui/Statusbar.xs \ | |
| textui/Makefile.PL.in \ | |
| textui/typemap \ | |
| textui/module.h | |
| EXTRA_DIST = \ | |
| get-signals.pl \ | |
| irssi-core.pl \ | |
| $(common_sources) \ | |
| $(irc_sources) \ | |
| $(ui_sources) \ | |
| $(textui_sources) | |
| libperl_core_la_LIBADD = $(PERL_LDFLAGS) | |
| all: all-am | |
| .SUFFIXES: | |
| .SUFFIXES: .c .lo .o .obj | |
| $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) | |
| @for dep in $?; do \ | |
| case '$(am__configure_deps)' in \ | |
| *$$dep*) \ | |
| ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ | |
| && { if test -f $@; then exit 0; else break; fi; }; \ | |
| exit 1;; \ | |
| esac; \ | |
| done; \ | |
| echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/perl/Makefile'; \ | |
| $(am__cd) $(top_srcdir) && \ | |
| $(AUTOMAKE) --foreign src/perl/Makefile | |
| .PRECIOUS: Makefile | |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
| @case '$?' in \ | |
| *config.status*) \ | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
| *) \ | |
| echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
| esac; | |
| $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| $(top_srcdir)/configure: # $(am__configure_deps) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| $(ACLOCAL_M4): # $(am__aclocal_m4_deps) | |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
| $(am__aclocal_m4_deps): | |
| install-moduleLTLIBRARIES: $(module_LTLIBRARIES) | |
| @$(NORMAL_INSTALL) | |
| test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)" | |
| @list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \ | |
| list2=; for p in $$list; do \ | |
| if test -f $$p; then \ | |
| list2="$$list2 $$p"; \ | |
| else :; fi; \ | |
| done; \ | |
| test -z "$$list2" || { \ | |
| echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(moduledir)'"; \ | |
| $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(moduledir)"; \ | |
| } | |
| uninstall-moduleLTLIBRARIES: | |
| @$(NORMAL_UNINSTALL) | |
| @list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \ | |
| for p in $$list; do \ | |
| $(am__strip_dir) \ | |
| echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(moduledir)/$$f'"; \ | |
| $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(moduledir)/$$f"; \ | |
| done | |
| clean-moduleLTLIBRARIES: | |
| -test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES) | |
| @list='$(module_LTLIBRARIES)'; for p in $$list; do \ | |
| dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |
| test "$$dir" != "$$p" || dir=.; \ | |
| echo "rm -f \"$${dir}/so_locations\""; \ | |
| rm -f "$${dir}/so_locations"; \ | |
| done | |
| clean-noinstLTLIBRARIES: | |
| -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) | |
| @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ | |
| dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |
| test "$$dir" != "$$p" || dir=.; \ | |
| echo "rm -f \"$${dir}/so_locations\""; \ | |
| rm -f "$${dir}/so_locations"; \ | |
| done | |
| libfe_perl.la: $(libfe_perl_la_OBJECTS) $(libfe_perl_la_DEPENDENCIES) | |
| $(libfe_perl_la_LINK) $(libfe_perl_la_OBJECTS) $(libfe_perl_la_LIBADD) $(LIBS) | |
| libfe_perl_static.la: $(libfe_perl_static_la_OBJECTS) $(libfe_perl_static_la_DEPENDENCIES) | |
| $(LINK) $(libfe_perl_static_la_OBJECTS) $(libfe_perl_static_la_LIBADD) $(LIBS) | |
| libperl_core.la: $(libperl_core_la_OBJECTS) $(libperl_core_la_DEPENDENCIES) | |
| $(libperl_core_la_LINK) $(libperl_core_la_OBJECTS) $(libperl_core_la_LIBADD) $(LIBS) | |
| libperl_core_static.la: $(libperl_core_static_la_OBJECTS) $(libperl_core_static_la_DEPENDENCIES) | |
| $(LINK) $(libperl_core_static_la_OBJECTS) $(libperl_core_static_la_LIBADD) $(LIBS) | |
| mostlyclean-compile: | |
| -rm -f *.$(OBJEXT) | |
| distclean-compile: | |
| -rm -f *.tab.c | |
| include ./$(DEPDIR)/module-formats.Plo | |
| include ./$(DEPDIR)/perl-common.Plo | |
| include ./$(DEPDIR)/perl-core.Plo | |
| include ./$(DEPDIR)/perl-fe.Plo | |
| include ./$(DEPDIR)/perl-signals.Plo | |
| include ./$(DEPDIR)/perl-sources.Plo | |
| .c.o: | |
| $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< | |
| $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
| # source='$<' object='$@' libtool=no \ | |
| # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
| # $(COMPILE) -c $< | |
| .c.obj: | |
| $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` | |
| $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
| # source='$<' object='$@' libtool=no \ | |
| # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
| # $(COMPILE) -c `$(CYGPATH_W) '$<'` | |
| .c.lo: | |
| $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< | |
| $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo | |
| # source='$<' object='$@' libtool=yes \ | |
| # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ | |
| # $(LTCOMPILE) -c -o $@ $< | |
| mostlyclean-libtool: | |
| -rm -f *.lo | |
| clean-libtool: | |
| -rm -rf .libs _libs | |
| ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
| unique=`for i in $$list; do \ | |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
| done | \ | |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
| mkid -fID $$unique | |
| tags: TAGS | |
| TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
| $(TAGS_FILES) $(LISP) | |
| set x; \ | |
| here=`pwd`; \ | |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
| unique=`for i in $$list; do \ | |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
| done | \ | |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
| shift; \ | |
| if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | |
| test -n "$$unique" || unique=$$empty_fix; \ | |
| if test $$# -gt 0; then \ | |
| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
| "$$@" $$unique; \ | |
| else \ | |
| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
| $$unique; \ | |
| fi; \ | |
| fi | |
| ctags: CTAGS | |
| CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |
| $(TAGS_FILES) $(LISP) | |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
| unique=`for i in $$list; do \ | |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
| done | \ | |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
| test -z "$(CTAGS_ARGS)$$unique" \ | |
| || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
| $$unique | |
| GTAGS: | |
| here=`$(am__cd) $(top_builddir) && pwd` \ | |
| && $(am__cd) $(top_srcdir) \ | |
| && gtags -i $(GTAGS_ARGS) "$$here" | |
| distclean-tags: | |
| -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
| distdir: $(DISTFILES) | |
| @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
| topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
| list='$(DISTFILES)'; \ | |
| dist_files=`for file in $$list; do echo $$file; done | \ | |
| sed -e "s|^$$srcdirstrip/||;t" \ | |
| -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
| case $$dist_files in \ | |
| */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
| sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
| sort -u` ;; \ | |
| esac; \ | |
| for file in $$dist_files; do \ | |
| if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
| if test -d $$d/$$file; then \ | |
| dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
| if test -d "$(distdir)/$$file"; then \ | |
| find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
| fi; \ | |
| if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
| cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ | |
| find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ | |
| fi; \ | |
| cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ | |
| else \ | |
| test -f "$(distdir)/$$file" \ | |
| || cp -p $$d/$$file "$(distdir)/$$file" \ | |
| || exit 1; \ | |
| fi; \ | |
| done | |
| check-am: all-am | |
| check: check-am | |
| all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-local | |
| installdirs: | |
| for dir in "$(DESTDIR)$(moduledir)"; do \ | |
| test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
| done | |
| install: install-am | |
| install-exec: install-exec-am | |
| install-data: install-data-am | |
| uninstall: uninstall-am | |
| install-am: all-am | |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
| installcheck: installcheck-am | |
| install-strip: | |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
| `test -z '$(STRIP)' || \ | |
| echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
| mostlyclean-generic: | |
| maintainer-clean-generic: | |
| @echo "This command is intended for maintainers to use" | |
| @echo "it deletes files that may require special tools to rebuild." | |
| clean: clean-am | |
| clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \ | |
| clean-noinstLTLIBRARIES mostlyclean-am | |
| distclean: distclean-am | |
| -rm -rf ./$(DEPDIR) | |
| -rm -f Makefile | |
| distclean-am: clean-am distclean-compile distclean-generic \ | |
| distclean-tags | |
| dvi: dvi-am | |
| dvi-am: | |
| html: html-am | |
| html-am: | |
| info: info-am | |
| info-am: | |
| install-data-am: install-moduleLTLIBRARIES | |
| install-dvi: install-dvi-am | |
| install-dvi-am: | |
| install-exec-am: install-exec-local | |
| install-html: install-html-am | |
| install-html-am: | |
| install-info: install-info-am | |
| install-info-am: | |
| install-man: | |
| install-pdf: install-pdf-am | |
| install-pdf-am: | |
| install-ps: install-ps-am | |
| install-ps-am: | |
| installcheck-am: | |
| maintainer-clean: maintainer-clean-am | |
| -rm -rf ./$(DEPDIR) | |
| -rm -f Makefile | |
| maintainer-clean-am: distclean-am maintainer-clean-generic | |
| mostlyclean: mostlyclean-am | |
| mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |
| mostlyclean-libtool | |
| pdf: pdf-am | |
| pdf-am: | |
| ps: ps-am | |
| ps-am: | |
| uninstall-am: uninstall-moduleLTLIBRARIES | |
| .MAKE: install-am install-strip | |
| .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \ | |
| clean-generic clean-libtool clean-moduleLTLIBRARIES \ | |
| clean-noinstLTLIBRARIES ctags distclean distclean-compile \ | |
| distclean-generic distclean-libtool distclean-tags distdir dvi \ | |
| dvi-am html html-am info info-am install install-am \ | |
| install-data install-data-am install-dvi install-dvi-am \ | |
| install-exec install-exec-am install-exec-local install-html \ | |
| install-html-am install-info install-info-am install-man \ | |
| install-moduleLTLIBRARIES install-pdf install-pdf-am \ | |
| install-ps install-ps-am install-strip installcheck \ | |
| installcheck-am installdirs maintainer-clean \ | |
| maintainer-clean-generic mostlyclean mostlyclean-compile \ | |
| mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | |
| tags uninstall uninstall-am uninstall-moduleLTLIBRARIES | |
| perl-core.lo: irssi-core.pl.h | |
| perl-signals.lo: perl-signals-list.h | |
| perl-signals-list.h: $(top_srcdir)/docs/signals.txt $(srcdir)/get-signals.pl | |
| cat $(top_srcdir)/docs/signals.txt | $(perlpath) $(srcdir)/get-signals.pl > perl-signals-list.h | |
| irssi-core.pl.h: irssi-core.pl | |
| $(top_srcdir)/file2header.sh $(srcdir)/irssi-core.pl irssi_core_code > irssi-core.pl.h | |
| all-local: | |
| for dir in $(perl_dirs); do \ | |
| cd $$dir && \ | |
| if [ ! -f Makefile ]; then \ | |
| $(perlpath) Makefile.PL $(PERL_MM_PARAMS); \ | |
| fi && \ | |
| ($(MAKE) CC="$(CC)" CCFLAGS="$(PERL_CFLAGS) $(CFLAGS)" $(PERL_EXTRA_OPTS) || \ | |
| $(MAKE) CC="$(CC)" CCFLAGS="$(PERL_CFLAGS) $(CFLAGS)" $(PERL_EXTRA_OPTS)) && \ | |
| cd ..; \ | |
| done | |
| install-exec-local: | |
| for dir in $(perl_dirs); do \ | |
| cd $$dir && $(MAKE) install && cd ..; \ | |
| done | |
| clean-generic: | |
| for dir in $(perl_dirs); do \ | |
| cd $$dir; \ | |
| $(MAKE) clean; \ | |
| cd ..; \ | |
| done | |
| distclean-generic: | |
| for dir in $(perl_dirs); do \ | |
| cd $$dir; \ | |
| $(MAKE) realclean; rm -f Makefile.PL Makefile; \ | |
| cd ..; \ | |
| done | |
| # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
| # Otherwise a system limit (for SysV at least) may be exceeded. | |
| .NOEXPORT: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment