# This Makefile is for the Cairo::GObject extension to perl.
#
# It was generated automatically by MakeMaker version
# 7.70 (Revision: 77000) from the contents of
# Makefile.PL. Don't edit this file, edit Makefile.PL instead.
#
#       ANY CHANGES MADE HERE WILL BE LOST!
#
#   MakeMaker ARGV: ()
#

#   MakeMaker Parameters:

#     ABSTRACT_FROM => q[lib/Cairo/GObject.pm]
#     BUILD_REQUIRES => {  }
#     CONFIGURE_REQUIRES => {  }
#     INC => q[-I/home/sergio/gemetool-windows-portable/include/cairo -I/home/sergio/gemetool-windows-portable/include -I/home/sergio/gemetool-windows-portable/include/glib-2.0 -I/home/sergio/gemetool-windows-portable/lib/glib-2.0/include -mms-bitfields -I/home/sergio/gemetool-windows-portable/include/freetype2 -I/home/sergio/gemetool-windows-portable/lib/libffi/include -I/home/sergio/gemetool-windows-portable/include/libpng16 -I/home/sergio/gemetool-windows-portable/include/pixman-1 -I\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install -I. -Ibuild -I\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Glib\Install]
#     LIBS => q[-L/home/sergio/gemetool-windows-portable/perl/lib/perl5/MSWin32-x64-multi-thread/auto/Cairo -lCairo -L/home/sergio/gemetool-windows-portable/perl/lib/perl5/MSWin32-x64-multi-thread/auto/Glib -lGlib -L/home/sergio/gemetool-windows-portable/lib -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl -L/usr/lib -lfreetype -lgthread-2.0]
#     META_MERGE => { author=>[q[gtk2-perl Team <gtk-perl-list at gnome dot org>]], license=>q[lgpl_2_1], meta-spec=>{ url=>q[http://search.cpan.org/perldoc?CPAN::Meta::Spec], version=>q[2] }, prereqs=>{ configure=>{ requires=>{ Cairo=>q[1.080], ExtUtils::Depends=>q[0.2], ExtUtils::PkgConfig=>q[1.0], Glib=>q[1.224] } } }, release_status=>q[stable], resources=>{ bugtracker=>{ mailto=>q[bug-Cairo-GObject [at] rt.cpan.org], web=>q[https://rt.cpan.org/Public/Dist/Display.html?Name=Cairo-GObject] }, homepage=>q[http://gtk2-perl.sourceforge.net/], license=>q[http://www.gnu.org/licenses/lgpl-2.1.html], repository=>{ type=>q[git], url=>q[git://git.gnome.org/perl-Cairo-GObject], web=>q[http://git.gnome.org/browse/perl-Cairo-GObject/] }, x_MailingList=>q[https://mail.gnome.org/mailman/listinfo/gtk-perl-list] } }
#     NAME => q[Cairo::GObject]
#     OBJECT => q[CairoGObject$(OBJ_EXT)]
#     PM => { build/IFiles.pm=>q[$(INST_ARCHLIB)/$(FULLEXT)/Install/Files.pm], lib/Cairo/GObject.pm=>q[$(INST_LIBDIR)/GObject.pm] }
#     PREREQ_PM => { Cairo=>q[1.080], ExtUtils::Depends=>q[0.2], ExtUtils::PkgConfig=>q[1.0], Glib=>q[1.224] }
#     TEST_REQUIRES => {  }
#     TYPEMAPS => [q[\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install\cairo-perl-auto.typemap], q[\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install\cairo-perl.typemap], q[\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Glib\Install\typemap]]
#     VERSION_FROM => q[lib/Cairo/GObject.pm]
#     XS => { CairoGObject.xs=>q[CairoGObject.c] }
#     XSPROTOARG => q[-noprototypes]
#     clean => { FILES=>q[CairoGObject$(OBJ_EXT)] }
#     macro => { INST_DYNAMIC_LIB=>q[$(INST_ARCHAUTODIR)/$(DLBASE)$(LIB_EXT)] }

# --- MakeMaker post_initialize section:


# --- MakeMaker const_config section:

SHELL = C:\windows\system32\cmd.exe

# These definitions are from config.sh (via /home/sergio/gemetool-windows-portable/perl/lib/Config.pm).
# They may have been overridden via Makefile.PL or on the command line.
AR = ar
CC = gcc
CCCDLFLAGS =  
CCDLFLAGS =  
CPPRUN = gcc -E
DLEXT = xs.dll
DLSRC = dl_win32.xs
EXE_EXT = .exe
FULL_AR = 
LD = g++.exe
LDDLFLAGS = -mdll -s -L"Z:\home\sergio\gemetool-windows-portable\perl\lib\CORE" -L"Z:\home\sergio\gemetool-windows-portable\c\lib"
LDFLAGS = -s -L"Z:\home\sergio\gemetool-windows-portable\perl\lib\CORE" -L"Z:\home\sergio\gemetool-windows-portable\c\lib"
LIBC = 
LIB_EXT = .a
OBJ_EXT = .o
OSNAME = MSWin32
OSVERS = 10.0.22631.2861
RANLIB = rem
SITELIBEXP = Z:\home\sergio\gemetool-windows-portable\perl\site\lib
SITEARCHEXP = Z:\home\sergio\gemetool-windows-portable\perl\site\lib
SO = dll
VENDORARCHEXP = Z:\home\sergio\gemetool-windows-portable\perl\vendor\lib
VENDORLIBEXP = Z:\home\sergio\gemetool-windows-portable\perl\vendor\lib


# --- MakeMaker constants section:
AR_STATIC_ARGS = cr
DIRFILESEP = /
DFSEP = $(DIRFILESEP)
NAME = Cairo::GObject
NAME_SYM = Cairo_GObject
VERSION = 1.005
VERSION_MACRO = VERSION
VERSION_SYM = 1_005
DEFINE_VERSION = -D$(VERSION_MACRO)=\"$(VERSION)\"
XS_VERSION = 1.005
XS_VERSION_MACRO = XS_VERSION
XS_DEFINE_VERSION = -D$(XS_VERSION_MACRO)=\"$(XS_VERSION)\"
INST_ARCHLIB = blib\arch
INST_SCRIPT = blib\script
INST_BIN = blib\bin
INST_LIB = blib\lib
INST_MAN1DIR = blib\man1
INST_MAN3DIR = blib\man3
MAN1EXT = 1
MAN3EXT = 3
MAN1SECTION = 1
MAN3SECTION = 3
INSTALLDIRS = site
INSTALL_BASE = /home/sergio/gemetool-windows-portable/perl
DESTDIR = 
PREFIX = $(INSTALL_BASE)
INSTALLPRIVLIB = $(INSTALL_BASE)\lib\perl5
DESTINSTALLPRIVLIB = $(DESTDIR)$(INSTALLPRIVLIB)
INSTALLSITELIB = $(INSTALL_BASE)\lib\perl5
DESTINSTALLSITELIB = $(DESTDIR)$(INSTALLSITELIB)
INSTALLVENDORLIB = $(INSTALL_BASE)\lib\perl5
DESTINSTALLVENDORLIB = $(DESTDIR)$(INSTALLVENDORLIB)
INSTALLARCHLIB = $(INSTALL_BASE)\lib\perl5\MSWin32-x64-multi-thread
DESTINSTALLARCHLIB = $(DESTDIR)$(INSTALLARCHLIB)
INSTALLSITEARCH = $(INSTALL_BASE)\lib\perl5\MSWin32-x64-multi-thread
DESTINSTALLSITEARCH = $(DESTDIR)$(INSTALLSITEARCH)
INSTALLVENDORARCH = $(INSTALL_BASE)\lib\perl5\MSWin32-x64-multi-thread
DESTINSTALLVENDORARCH = $(DESTDIR)$(INSTALLVENDORARCH)
INSTALLBIN = $(INSTALL_BASE)\bin
DESTINSTALLBIN = $(DESTDIR)$(INSTALLBIN)
INSTALLSITEBIN = $(INSTALL_BASE)\bin
DESTINSTALLSITEBIN = $(DESTDIR)$(INSTALLSITEBIN)
INSTALLVENDORBIN = $(INSTALL_BASE)\bin
DESTINSTALLVENDORBIN = $(DESTDIR)$(INSTALLVENDORBIN)
INSTALLSCRIPT = $(INSTALL_BASE)\bin
DESTINSTALLSCRIPT = $(DESTDIR)$(INSTALLSCRIPT)
INSTALLSITESCRIPT = $(INSTALL_BASE)\bin
DESTINSTALLSITESCRIPT = $(DESTDIR)$(INSTALLSITESCRIPT)
INSTALLVENDORSCRIPT = $(INSTALL_BASE)\bin
DESTINSTALLVENDORSCRIPT = $(DESTDIR)$(INSTALLVENDORSCRIPT)
INSTALLMAN1DIR = none
DESTINSTALLMAN1DIR = $(DESTDIR)$(INSTALLMAN1DIR)
INSTALLSITEMAN1DIR = none
DESTINSTALLSITEMAN1DIR = $(DESTDIR)$(INSTALLSITEMAN1DIR)
INSTALLVENDORMAN1DIR = none
DESTINSTALLVENDORMAN1DIR = $(DESTDIR)$(INSTALLVENDORMAN1DIR)
INSTALLMAN3DIR = none
DESTINSTALLMAN3DIR = $(DESTDIR)$(INSTALLMAN3DIR)
INSTALLSITEMAN3DIR = none
DESTINSTALLSITEMAN3DIR = $(DESTDIR)$(INSTALLSITEMAN3DIR)
INSTALLVENDORMAN3DIR = none
DESTINSTALLVENDORMAN3DIR = $(DESTDIR)$(INSTALLVENDORMAN3DIR)
PERL_LIB = Z:\home\sergio\gemetool-windows-portable\perl\lib
PERL_ARCHLIB = Z:\home\sergio\gemetool-windows-portable\perl\lib
PERL_ARCHLIBDEP = Z:\home\sergio\gemetool-windows-portable\perl\lib
LIBPERL_A = libperl.a
FIRST_MAKEFILE = Makefile
MAKEFILE_OLD = Makefile.old
MAKE_APERL_FILE = Makefile.aperl
PERLMAINCC = $(CC)
PERL_INC = Z:\home\sergio\gemetool-windows-portable\perl\lib\CORE
PERL_INCDEP = Z:\home\sergio\gemetool-windows-portable\perl\lib\CORE
PERL = "Z:\home\sergio\gemetool-windows-portable\perl\bin\perl.exe"
FULLPERL = "Z:\home\sergio\gemetool-windows-portable\perl\bin\perl.exe"
ABSPERL = $(PERL)
PERLRUN = $(PERL)
FULLPERLRUN = $(FULLPERL)
ABSPERLRUN = $(ABSPERL)
PERLRUNINST = $(PERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
FULLPERLRUNINST = $(FULLPERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
ABSPERLRUNINST = $(ABSPERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
PERL_CORE = 0
PERM_DIR = 755
PERM_RW = 644
PERM_RWX = 755

MAKEMAKER   = /home/sergio/gemetool-windows-portable/perl/lib/ExtUtils/MakeMaker.pm
MM_VERSION  = 7.70
MM_REVISION = 77000

# FULLEXT = Pathname for extension directory (eg Foo/Bar/Oracle).
# BASEEXT = Basename part of FULLEXT. May be just equal FULLEXT. (eg Oracle)
# PARENT_NAME = NAME without BASEEXT and no trailing :: (eg Foo::Bar)
# DLBASE  = Basename part of dynamic library. May be just equal BASEEXT.
MAKE = gmake
FULLEXT = Cairo\GObject
BASEEXT = GObject
PARENT_NAME = Cairo
DLBASE = $(BASEEXT)
VERSION_FROM = lib/Cairo/GObject.pm
INC = -I/home/sergio/gemetool-windows-portable/include/cairo -I/home/sergio/gemetool-windows-portable/include -I/home/sergio/gemetool-windows-portable/include/glib-2.0 -I/home/sergio/gemetool-windows-portable/lib/glib-2.0/include -mms-bitfields -I/home/sergio/gemetool-windows-portable/include/freetype2 -I/home/sergio/gemetool-windows-portable/lib/libffi/include -I/home/sergio/gemetool-windows-portable/include/libpng16 -I/home/sergio/gemetool-windows-portable/include/pixman-1 -I\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install -I. -Ibuild -I\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Glib\Install
OBJECT = CairoGObject$(OBJ_EXT)
LDFROM = /home/sergio/gemetool-windows-portable/perl/lib/perl5/MSWin32-x64-multi-thread/auto/Cairo/Cairo.xs.dll $(OBJECT)
LINKTYPE = dynamic
BOOTDEP = 

# Handy lists of source code files:
XS_FILES = CairoGObject.xs
C_FILES  = CairoGObject.c
O_FILES  = CairoGObject.o
H_FILES  = 
MAN1PODS = 
MAN3PODS = 

# Where is the Config information that we are using/depend on
CONFIGDEP = $(PERL_ARCHLIBDEP)$(DFSEP)Config.pm $(PERL_INCDEP)$(DFSEP)config.h

# Where to build things
INST_LIBDIR      = $(INST_LIB)\Cairo
INST_ARCHLIBDIR  = $(INST_ARCHLIB)\Cairo

INST_AUTODIR     = $(INST_LIB)\auto\$(FULLEXT)
INST_ARCHAUTODIR = $(INST_ARCHLIB)\auto\$(FULLEXT)

INST_STATIC      = $(INST_ARCHAUTODIR)\$(BASEEXT)$(LIB_EXT)
INST_DYNAMIC     = $(INST_ARCHAUTODIR)\$(DLBASE).$(DLEXT)
INST_BOOT        = $(INST_ARCHAUTODIR)\$(BASEEXT).bs

# Extra linker info
EXPORT_LIST        = $(BASEEXT).def
PERL_ARCHIVE       = $(PERL_INC)\libperl538.a
PERL_ARCHIVEDEP    = $(PERL_INCDEP)\libperl538.a
PERL_ARCHIVE_AFTER = 


TO_INST_PM = build/IFiles.pm \
	lib/Cairo/GObject.pm


# --- MakeMaker platform_constants section:
MM_Win32_VERSION = 7.70


# --- MakeMaker tool_autosplit section:
# Usage: $(AUTOSPLITFILE) FileToSplit AutoDirToSplitInto
AUTOSPLITFILE = $(ABSPERLRUN)  -e "use AutoSplit;  autosplit($$$$ARGV[0], $$$$ARGV[1], 0, 1, 1)" --



# --- MakeMaker tool_xsubpp section:

XSUBPPDIR = \home\sergio\gemetool-windows-portable\perl\lib\ExtUtils
XSUBPP = "$(XSUBPPDIR)$(DFSEP)xsubpp"
XSUBPPRUN = $(PERLRUN) $(XSUBPP)
XSPROTOARG = -noprototypes
XSUBPPDEPS = Z:\home\sergio\gemetool-windows-portable\perl\lib\ExtUtils\typemap \home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install\cairo-perl-auto.typemap \home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install\cairo-perl.typemap \home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Glib\Install\typemap \home\sergio\gemetool-windows-portable\perl\lib\ExtUtils$(DFSEP)xsubpp
XSUBPPARGS = -typemap Z:\home\sergio\gemetool-windows-portable\perl\lib\ExtUtils\typemap -typemap Z:\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install\cairo-perl-auto.typemap -typemap Z:\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install\cairo-perl.typemap -typemap Z:\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Glib\Install\typemap
XSUBPP_EXTRA_ARGS =


# --- MakeMaker tools_other section:
CHMOD = $(ABSPERLRUN) -MExtUtils::Command -e chmod --
CP = $(ABSPERLRUN) -MExtUtils::Command -e cp --
MV = $(ABSPERLRUN) -MExtUtils::Command -e mv --
NOOP = rem
NOECHO = @
RM_F = $(ABSPERLRUN) -MExtUtils::Command -e rm_f --
RM_RF = $(ABSPERLRUN) -MExtUtils::Command -e rm_rf --
TEST_F = $(ABSPERLRUN) -MExtUtils::Command -e test_f --
TOUCH = $(ABSPERLRUN) -MExtUtils::Command -e touch --
UMASK_NULL = umask 0
DEV_NULL = > NUL
MKPATH = $(ABSPERLRUN) -MExtUtils::Command -e mkpath --
EQUALIZE_TIMESTAMP = $(ABSPERLRUN) -MExtUtils::Command -e eqtime --
FALSE = $(ABSPERLRUN)  -e "exit 1" --
TRUE = $(ABSPERLRUN)  -e "exit 0" --
ECHO = $(ABSPERLRUN) -l -e "binmode STDOUT, qq{:raw}; print qq{@ARGV}" --
ECHO_N = $(ABSPERLRUN)  -e "print qq{@ARGV}" --
UNINST = 0
VERBINST = 0
MOD_INSTALL = $(ABSPERLRUN) -MExtUtils::Install -e "install([ from_to => {@ARGV}, verbose => '$(VERBINST)', uninstall_shadows => '$(UNINST)', dir_mode => '$(PERM_DIR)' ]);" --
DOC_INSTALL = $(ABSPERLRUN) -MExtUtils::Command::MM -e perllocal_install --
UNINSTALL = $(ABSPERLRUN) -MExtUtils::Command::MM -e uninstall --
WARN_IF_OLD_PACKLIST = $(ABSPERLRUN) -MExtUtils::Command::MM -e warn_if_old_packlist --
MACROSTART = 
MACROEND = 
USEMAKEFILE = -f
FIXIN = pl2bat.bat
CP_NONEMPTY = $(ABSPERLRUN) -MExtUtils::Command::MM -e cp_nonempty --


# --- MakeMaker makemakerdflt section:
makemakerdflt : all
	$(NOECHO) $(NOOP)


# --- MakeMaker dist section:
TAR = tar
TARFLAGS = cvf
ZIP = zip
ZIPFLAGS = -r
COMPRESS = gzip --best
SUFFIX = .gz
SHAR = shar
PREOP = $(NOECHO) $(NOOP)
POSTOP = $(NOECHO) $(NOOP)
TO_UNIX = $(NOECHO) $(NOOP)
CI = ci -u
RCS_LABEL = rcs -Nv$(VERSION_SYM): -q
DIST_CP = best
DIST_DEFAULT = tardist
DISTNAME = Cairo-GObject
DISTVNAME = Cairo-GObject-1.005


# --- MakeMaker macro section:
INST_DYNAMIC_LIB = $(INST_ARCHAUTODIR)/$(DLBASE)$(LIB_EXT)


# --- MakeMaker depend section:


# --- MakeMaker cflags section:

CCFLAGS = -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields
OPTIMIZE = -Os -falign-functions -falign-jumps -falign-labels -falign-loops -freorder-blocks -freorder-blocks-algorithm=stc -freorder-blocks-and-partition
PERLTYPE = 


# --- MakeMaker const_loadlibs section:

# Cairo::GObject might depend on some other libraries:
# See ExtUtils::Liblist for details
#
EXTRALIBS = "\home\sergio\gemetool-windows-portable\c\bin\libCairo.dll.a" "\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\auto\Glib\Glib.a" "\home\sergio\gemetool-windows-portable\c\bin\libcairo-gobject.dll.a" "\home\sergio\gemetool-windows-portable\c\bin\libcairo.dll.a" "\home\sergio\gemetool-windows-portable\c\bin\libgobject-2.0.dll.a" "\home\sergio\gemetool-windows-portable\c\bin\libglib-2.0.dll.a" "\home\sergio\gemetool-windows-portable\c\bin\libintl.dll.a" "Z:\home\sergio\gemetool-windows-portable\c\lib\libfreetype.a" "\usr\lib\libgthread-2.0.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libmoldname.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libkernel32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libuser32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libgdi32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libwinspool.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libcomdlg32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libadvapi32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libshell32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libole32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\liboleaut32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libnetapi32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libuuid.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libws2_32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libmpr.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libwinmm.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libversion.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libodbc32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libodbccp32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libcomctl32.a"
LDLOADLIBS = "\home\sergio\gemetool-windows-portable\c\bin\libCairo.dll.a" "\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\auto\Glib\Glib.a" "\home\sergio\gemetool-windows-portable\c\bin\libcairo-gobject.dll.a" "\home\sergio\gemetool-windows-portable\c\bin\libcairo.dll.a" "\home\sergio\gemetool-windows-portable\c\bin\libgobject-2.0.dll.a" "\home\sergio\gemetool-windows-portable\c\bin\libglib-2.0.dll.a" "\home\sergio\gemetool-windows-portable\c\bin\libintl.dll.a" "Z:\home\sergio\gemetool-windows-portable\c\lib\libfreetype.a" "\usr\lib\libgthread-2.0.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libmoldname.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libkernel32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libuser32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libgdi32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libwinspool.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libcomdlg32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libadvapi32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libshell32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libole32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\liboleaut32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libnetapi32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libuuid.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libws2_32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libmpr.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libwinmm.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libversion.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libodbc32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libodbccp32.a" "Z:\home\sergio\gemetool-windows-portable\c\x86_64-w64-mingw32\lib\libcomctl32.a"
BSLOADLIBS = 


# --- MakeMaker const_cccmd section:
CCCMD = $(CC) -c $(PASTHRU_INC) $(INC) \
	$(CCFLAGS) $(OPTIMIZE) \
	$(PERLTYPE) $(MPOLLUTE) $(DEFINE_VERSION) \
	$(XS_DEFINE_VERSION) -o $@

# --- MakeMaker post_constants section:


# --- MakeMaker pasthru section:

PASTHRU = LIBPERL_A="$(LIBPERL_A)"\
	LINKTYPE="$(LINKTYPE)"\
	OPTIMIZE="$(OPTIMIZE)"\
	PREFIX="$(PREFIX)"\
	INSTALL_BASE="$(INSTALL_BASE)"\
	PASTHRU_DEFINE="$(DEFINE) $(PASTHRU_DEFINE)"\
	PASTHRU_INC="-I/home/sergio/gemetool-windows-portable/include/cairo -I/home/sergio/gemetool-windows-portable/include -I/home/sergio/gemetool-windows-portable/include/glib-2.0 -I/home/sergio/gemetool-windows-portable/lib/glib-2.0/include -mms-bitfields -I/home/sergio/gemetool-windows-portable/include/freetype2 -I/home/sergio/gemetool-windows-portable/lib/libffi/include -I/home/sergio/gemetool-windows-portable/include/libpng16 -I/home/sergio/gemetool-windows-portable/include/pixman-1 -I\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Cairo\Install -I. -Ibuild -I\home\sergio\gemetool-windows-portable\perl\lib\perl5\MSWin32-x64-multi-thread\Glib\Install $(PASTHRU_INC)"


# --- MakeMaker special_targets section:
.SUFFIXES : .xs .c .C .cpp .i .s .cxx .cc $(OBJ_EXT)

.PHONY: all config static dynamic test linkext manifest blibdirs clean realclean disttest distdir pure_all subdirs clean_subdirs makemakerdflt manifypods realclean_subdirs subdirs_dynamic subdirs_pure_nolink subdirs_static subdirs-test_dynamic subdirs-test_static test_dynamic test_static



# --- MakeMaker c_o section:

.c.i:
	$(CPPRUN) -c $(PASTHRU_INC) $(INC) \
	$(CCFLAGS) $(OPTIMIZE) \
	$(PERLTYPE) $(MPOLLUTE) $(DEFINE_VERSION) \
	$(XS_DEFINE_VERSION) -o $@ $(CCCDLFLAGS) "-I$(PERL_INC)" $(PASTHRU_DEFINE) $(DEFINE) $*.c > $*.i

.c.s :
	$(NOECHO) $(ECHO) [ CC $< ]
	$(NOECHO) $(CCCMD) -S $(CCCDLFLAGS) "-I$(PERL_INC)" $(PASTHRU_DEFINE) $(DEFINE) $*.c 

.c$(OBJ_EXT) :
	$(NOECHO) $(ECHO) [ CC $< ]
	$(NOECHO) $(CCCMD) $(CCCDLFLAGS) "-I$(PERL_INC)" $(PASTHRU_DEFINE) $(DEFINE) $*.c

.cpp$(OBJ_EXT) :
	$(NOECHO) $(ECHO) [ CC $< ]
	$(NOECHO) $(CCCMD) $(CCCDLFLAGS) "-I$(PERL_INC)" $(PASTHRU_DEFINE) $(DEFINE) $*.cpp

.cxx$(OBJ_EXT) :
	$(NOECHO) $(ECHO) [ CC $< ]
	$(NOECHO) $(CCCMD) $(CCCDLFLAGS) "-I$(PERL_INC)" $(PASTHRU_DEFINE) $(DEFINE) $*.cxx

.cc$(OBJ_EXT) :
	$(NOECHO) $(ECHO) [ CC $< ]
	$(NOECHO) $(CCCMD) $(CCCDLFLAGS) "-I$(PERL_INC)" $(PASTHRU_DEFINE) $(DEFINE) $*.cc

# --- MakeMaker xs_c section:

.xs.c:
	$(NOECHO) $(ECHO) [ XS $< ]
	$(NOECHO) $(XSUBPPRUN) $(XSPROTOARG) $(XSUBPPARGS) $(XSUBPP_EXTRA_ARGS) $*.xs > $*.xsc
	$(MV) $*.xsc $*.c

# --- MakeMaker xs_o section:
.xs$(OBJ_EXT) :
	$(NOECHO) $(ECHO) [ XS $< ]
	$(NOECHO) $(XSUBPPRUN) $(XSPROTOARG) $(XSUBPPARGS) $*.xs > $*.xsc
	$(MV) $*.xsc $*.c
	$(NOECHO) $(ECHO) [ CC $< ]
	$(NOECHO) $(CCCMD) $(CCCDLFLAGS) "-I$(PERL_INC)" $(PASTHRU_DEFINE) $(DEFINE) $*.c 

# --- MakeMaker top_targets section:
all :: pure_all
	$(NOECHO) $(NOOP)

pure_all :: config pm_to_blib subdirs linkext
	$(NOECHO) $(NOOP)

subdirs :: $(MYEXTLIB)
	$(NOECHO) $(NOOP)

config :: $(FIRST_MAKEFILE) blibdirs
	$(NOECHO) $(NOOP)

help :
	perldoc ExtUtils::MakeMaker


# --- MakeMaker blibdirs section:
blibdirs : $(INST_LIBDIR)$(DFSEP).exists $(INST_ARCHLIB)$(DFSEP).exists $(INST_AUTODIR)$(DFSEP).exists $(INST_ARCHAUTODIR)$(DFSEP).exists $(INST_BIN)$(DFSEP).exists $(INST_SCRIPT)$(DFSEP).exists $(INST_MAN1DIR)$(DFSEP).exists $(INST_MAN3DIR)$(DFSEP).exists
	$(NOECHO) $(NOOP)

# Backwards compat with 6.18 through 6.25
blibdirs.ts : blibdirs
	$(NOECHO) $(NOOP)

$(INST_LIBDIR)$(DFSEP).exists :: Makefile.PL
	$(NOECHO) $(MKPATH) $(INST_LIBDIR)
	$(NOECHO) $(CHMOD) $(PERM_DIR) $(INST_LIBDIR)
	$(NOECHO) $(TOUCH) $(INST_LIBDIR)$(DFSEP).exists

$(INST_ARCHLIB)$(DFSEP).exists :: Makefile.PL
	$(NOECHO) $(MKPATH) $(INST_ARCHLIB)
	$(NOECHO) $(CHMOD) $(PERM_DIR) $(INST_ARCHLIB)
	$(NOECHO) $(TOUCH) $(INST_ARCHLIB)$(DFSEP).exists

$(INST_AUTODIR)$(DFSEP).exists :: Makefile.PL
	$(NOECHO) $(MKPATH) $(INST_AUTODIR)
	$(NOECHO) $(CHMOD) $(PERM_DIR) $(INST_AUTODIR)
	$(NOECHO) $(TOUCH) $(INST_AUTODIR)$(DFSEP).exists

$(INST_ARCHAUTODIR)$(DFSEP).exists :: Makefile.PL
	$(NOECHO) $(MKPATH) $(INST_ARCHAUTODIR)
	$(NOECHO) $(CHMOD) $(PERM_DIR) $(INST_ARCHAUTODIR)
	$(NOECHO) $(TOUCH) $(INST_ARCHAUTODIR)$(DFSEP).exists

$(INST_BIN)$(DFSEP).exists :: Makefile.PL
	$(NOECHO) $(MKPATH) $(INST_BIN)
	$(NOECHO) $(CHMOD) $(PERM_DIR) $(INST_BIN)
	$(NOECHO) $(TOUCH) $(INST_BIN)$(DFSEP).exists

$(INST_SCRIPT)$(DFSEP).exists :: Makefile.PL
	$(NOECHO) $(MKPATH) $(INST_SCRIPT)
	$(NOECHO) $(CHMOD) $(PERM_DIR) $(INST_SCRIPT)
	$(NOECHO) $(TOUCH) $(INST_SCRIPT)$(DFSEP).exists

$(INST_MAN1DIR)$(DFSEP).exists :: Makefile.PL
	$(NOECHO) $(MKPATH) $(INST_MAN1DIR)
	$(NOECHO) $(CHMOD) $(PERM_DIR) $(INST_MAN1DIR)
	$(NOECHO) $(TOUCH) $(INST_MAN1DIR)$(DFSEP).exists

$(INST_MAN3DIR)$(DFSEP).exists :: Makefile.PL
	$(NOECHO) $(MKPATH) $(INST_MAN3DIR)
	$(NOECHO) $(CHMOD) $(PERM_DIR) $(INST_MAN3DIR)
	$(NOECHO) $(TOUCH) $(INST_MAN3DIR)$(DFSEP).exists



# --- MakeMaker linkext section:

linkext :: dynamic
	$(NOECHO) $(NOOP)


# --- MakeMaker dlsyms section:

GObject.def: Makefile.PL
	$(PERLRUN) -MExtUtils::Mksymlists \
     -e "Mksymlists('NAME'=>\"Cairo::GObject\", 'DLBASE' => '$(BASEEXT)', 'DL_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"


# --- MakeMaker dynamic_bs section:
BOOTSTRAP = $(BASEEXT).bs

# As Mkbootstrap might not write a file (if none is required)
# we use touch to prevent make continually trying to remake it.
# The DynaLoader only reads a non-empty file.
$(BASEEXT).bs : $(FIRST_MAKEFILE) $(BOOTDEP)
	$(NOECHO) $(ECHO) "Running Mkbootstrap for $(BASEEXT) ($(BSLOADLIBS))"
	$(NOECHO) $(PERLRUN) \
		"-MExtUtils::Mkbootstrap" \
		-e "Mkbootstrap('$(BASEEXT)','$(BSLOADLIBS)');"
	$(NOECHO) $(TOUCH) "$(BASEEXT).bs"
	$(CHMOD) $(PERM_RW) "$(BASEEXT).bs"

$(INST_ARCHAUTODIR)\$(BASEEXT).bs : $(BASEEXT).bs $(INST_ARCHAUTODIR)$(DFSEP).exists
	$(NOECHO) $(RM_RF) $(INST_ARCHAUTODIR)\$(BASEEXT).bs
	- $(CP_NONEMPTY) $(BASEEXT).bs $(INST_ARCHAUTODIR)\$(BASEEXT).bs $(PERM_RW)


# --- MakeMaker dynamic section:

dynamic :: $(FIRST_MAKEFILE) config $(INST_BOOT) $(INST_DYNAMIC)
	$(NOECHO) $(NOOP)


# --- MakeMaker dynamic_lib section:
# This section creates the dynamically loadable objects from relevant
# objects and possibly $(MYEXTLIB).
OTHERLDFLAGS = 
INST_DYNAMIC_DEP = 

$(INST_DYNAMIC) : $(OBJECT) $(MYEXTLIB) $(INST_ARCHAUTODIR)$(DFSEP).exists $(EXPORT_LIST) $(PERL_ARCHIVEDEP) $(INST_DYNAMIC_DEP)
	$(NOECHO) $(ECHO) [ LD $@ ]
	$(NOECHO) $(LD) $(EXPORT_LIST) -o $@ $(LDDLFLAGS) $(LDFROM) $(OTHERLDFLAGS) $(MYEXTLIB) "$(PERL_ARCHIVE)" $(LDLOADLIBS) -Wl,--enable-auto-image-base

	$(CHMOD) $(PERM_RWX) $@

# --- MakeMaker static section:

## $(INST_PM) has been moved to the all: target.
## It remains here for awhile to allow for old usage: "make static"
static :: $(FIRST_MAKEFILE) $(INST_STATIC)
	$(NOECHO) $(NOOP)


# --- MakeMaker static_lib section:
# This isn't actually a static lib, it just has the same name on Win32.
$(INST_DYNAMIC_LIB): $(INST_DYNAMIC)
	dlltool --def $(EXPORT_LIST) --output-lib $@ --dllname $(DLBASE).$(DLEXT) $(INST_DYNAMIC)

dynamic:: $(INST_DYNAMIC_LIB)

# --- MakeMaker manifypods section:

POD2MAN_EXE = $(PERLRUN) "-MExtUtils::Command::MM" -e pod2man "--"
POD2MAN = $(POD2MAN_EXE)


manifypods : pure_all config 
	$(NOECHO) $(NOOP)




# --- MakeMaker processPL section:


# --- MakeMaker installbin section:


# --- MakeMaker subdirs section:

# none

# --- MakeMaker clean_subdirs section:
clean_subdirs :
	$(NOECHO) $(NOOP)


# --- MakeMaker clean section:

# Delete temporary files but do not touch installed files. We don't delete
# the Makefile here so a later make realclean still has a makefile to use.

clean :: clean_subdirs
	- $(RM_F) \
	  $(BASEEXT).bso $(BASEEXT).def \
	  $(BASEEXT).exp $(BASEEXT).x \
	  $(BOOTSTRAP) $(INST_ARCHAUTODIR)\extralibs.all \
	  $(INST_ARCHAUTODIR)\extralibs.ld $(MAKE_APERL_FILE) \
	  *$(LIB_EXT) *$(OBJ_EXT) \
	  *perl.core CairoGObject.base \
	  CairoGObject.bs CairoGObject.bso \
	  CairoGObject.c CairoGObject.def \
	  CairoGObject.exp CairoGObject.o \
	  CairoGObject_def.old MYMETA.json \
	  MYMETA.yml blibdirs.ts \
	  core core.*perl.*.? \
	  core.[0-9] core.[0-9][0-9] \
	  core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
	  core.[0-9][0-9][0-9][0-9][0-9] lib$(BASEEXT).def \
	  mon.out perl \
	  perl$(EXE_EXT) perl.exe \
	  perlmain.c pm_to_blib \
	  pm_to_blib.ts so_locations \
	  tmon.out 
	- $(RM_RF) \
	  CairoGObject$(OBJ_EXT) blib \
	  dll.base dll.exp 
	  $(NOECHO) $(RM_F) $(MAKEFILE_OLD)
	- $(MV) $(FIRST_MAKEFILE) $(MAKEFILE_OLD) $(DEV_NULL)


# --- MakeMaker realclean_subdirs section:
# so clean is forced to complete before realclean_subdirs runs
realclean_subdirs : clean
	$(NOECHO) $(NOOP)


# --- MakeMaker realclean section:
# Delete temporary files (via clean) and also delete dist files
realclean purge :: realclean_subdirs
	- $(RM_F) \
	  $(FIRST_MAKEFILE) $(MAKEFILE_OLD) \
	  $(OBJECT) 
	- $(RM_RF) \
	  $(DISTVNAME) 


# --- MakeMaker metafile section:
metafile : create_distdir
	$(NOECHO) $(ECHO) Generating META.yml
	$(NOECHO) $(ECHO) --- > META_new.yml
	$(NOECHO) $(ECHO) "abstract: 'Integrate Cairo into the Glib type system'" >> META_new.yml
	$(NOECHO) $(ECHO) author: >> META_new.yml
	$(NOECHO) $(ECHO) "  - unknown" >> META_new.yml
	$(NOECHO) $(ECHO) "  - 'gtk2-perl Team <gtk-perl-list at gnome dot org>'" >> META_new.yml
	$(NOECHO) $(ECHO) build_requires: >> META_new.yml
	$(NOECHO) $(ECHO) "  ExtUtils::MakeMaker: '0'" >> META_new.yml
	$(NOECHO) $(ECHO) configure_requires: >> META_new.yml
	$(NOECHO) $(ECHO) "  Cairo: '1.080'" >> META_new.yml
	$(NOECHO) $(ECHO) "  ExtUtils::Depends: '0.2'" >> META_new.yml
	$(NOECHO) $(ECHO) "  ExtUtils::MakeMaker: '0'" >> META_new.yml
	$(NOECHO) $(ECHO) "  ExtUtils::PkgConfig: '1.0'" >> META_new.yml
	$(NOECHO) $(ECHO) "  Glib: '1.224'" >> META_new.yml
	$(NOECHO) $(ECHO) "dynamic_config: 1" >> META_new.yml
	$(NOECHO) $(ECHO) "generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'" >> META_new.yml
	$(NOECHO) $(ECHO) "license: unknown" >> META_new.yml
	$(NOECHO) $(ECHO) meta-spec: >> META_new.yml
	$(NOECHO) $(ECHO) "  url: http://module-build.sourceforge.net/META-spec-v1.4.html" >> META_new.yml
	$(NOECHO) $(ECHO) "  version: '1.4'" >> META_new.yml
	$(NOECHO) $(ECHO) "name: Cairo-GObject" >> META_new.yml
	$(NOECHO) $(ECHO) no_index: >> META_new.yml
	$(NOECHO) $(ECHO) "  directory:" >> META_new.yml
	$(NOECHO) $(ECHO) "    - t" >> META_new.yml
	$(NOECHO) $(ECHO) "    - inc" >> META_new.yml
	$(NOECHO) $(ECHO) requires: >> META_new.yml
	$(NOECHO) $(ECHO) "  Cairo: '1.080'" >> META_new.yml
	$(NOECHO) $(ECHO) "  ExtUtils::Depends: '0.2'" >> META_new.yml
	$(NOECHO) $(ECHO) "  ExtUtils::PkgConfig: '1.0'" >> META_new.yml
	$(NOECHO) $(ECHO) "  Glib: '1.224'" >> META_new.yml
	$(NOECHO) $(ECHO) resources: >> META_new.yml
	$(NOECHO) $(ECHO) "  MailingList: https://mail.gnome.org/mailman/listinfo/gtk-perl-list" >> META_new.yml
	$(NOECHO) $(ECHO) "  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Cairo-GObject" >> META_new.yml
	$(NOECHO) $(ECHO) "  homepage: http://gtk2-perl.sourceforge.net/" >> META_new.yml
	$(NOECHO) $(ECHO) "  license: http://www.gnu.org/licenses/lgpl-2.1.html" >> META_new.yml
	$(NOECHO) $(ECHO) "  repository: git://git.gnome.org/perl-Cairo-GObject" >> META_new.yml
	$(NOECHO) $(ECHO) "version: '1.005'" >> META_new.yml
	$(NOECHO) $(ECHO) "x_serialization_backend: 'CPAN::Meta::YAML version 0.018'" >> META_new.yml
	-$(NOECHO) $(MV) META_new.yml $(DISTVNAME)/META.yml
	$(NOECHO) $(ECHO) Generating META.json
	$(NOECHO) $(ECHO) { > META_new.json
	$(NOECHO) $(ECHO) "   \"abstract\" : \"Integrate Cairo into the Glib type system\"," >> META_new.json
	$(NOECHO) $(ECHO) "   \"author\" : [" >> META_new.json
	$(NOECHO) $(ECHO) "      \"unknown\"," >> META_new.json
	$(NOECHO) $(ECHO) "      \"gtk2-perl Team ^<gtk-perl-list at gnome dot org^>\"" >> META_new.json
	$(NOECHO) $(ECHO) "   ]," >> META_new.json
	$(NOECHO) $(ECHO) "   \"dynamic_config\" : 1," >> META_new.json
	$(NOECHO) $(ECHO) "   \"generated_by\" : \"ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010\"," >> META_new.json
	$(NOECHO) $(ECHO) "   \"license\" : [" >> META_new.json
	$(NOECHO) $(ECHO) "      \"unknown\"," >> META_new.json
	$(NOECHO) $(ECHO) "      \"lgpl_2_1\"" >> META_new.json
	$(NOECHO) $(ECHO) "   ]," >> META_new.json
	$(NOECHO) $(ECHO) "   \"meta-spec\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "      \"url\" : \"http://search.cpan.org/perldoc?CPAN::Meta::Spec\"," >> META_new.json
	$(NOECHO) $(ECHO) "      \"version\" : 2" >> META_new.json
	$(NOECHO) $(ECHO) "   }," >> META_new.json
	$(NOECHO) $(ECHO) "   \"name\" : \"Cairo-GObject\"," >> META_new.json
	$(NOECHO) $(ECHO) "   \"no_index\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "      \"directory\" : [" >> META_new.json
	$(NOECHO) $(ECHO) "         \"t\"," >> META_new.json
	$(NOECHO) $(ECHO) "         \"inc\"" >> META_new.json
	$(NOECHO) $(ECHO) "      ]" >> META_new.json
	$(NOECHO) $(ECHO) "   }," >> META_new.json
	$(NOECHO) $(ECHO) "   \"prereqs\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "      \"build\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "         \"requires\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "            \"ExtUtils::MakeMaker\" : \"0\"" >> META_new.json
	$(NOECHO) $(ECHO) "         }" >> META_new.json
	$(NOECHO) $(ECHO) "      }," >> META_new.json
	$(NOECHO) $(ECHO) "      \"configure\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "         \"requires\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "            \"Cairo\" : \"1.080\"," >> META_new.json
	$(NOECHO) $(ECHO) "            \"ExtUtils::Depends\" : \"0.2\"," >> META_new.json
	$(NOECHO) $(ECHO) "            \"ExtUtils::MakeMaker\" : \"0\"," >> META_new.json
	$(NOECHO) $(ECHO) "            \"ExtUtils::PkgConfig\" : \"1.0\"," >> META_new.json
	$(NOECHO) $(ECHO) "            \"Glib\" : \"1.224\"" >> META_new.json
	$(NOECHO) $(ECHO) "         }" >> META_new.json
	$(NOECHO) $(ECHO) "      }," >> META_new.json
	$(NOECHO) $(ECHO) "      \"runtime\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "         \"requires\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "            \"Cairo\" : \"1.080\"," >> META_new.json
	$(NOECHO) $(ECHO) "            \"ExtUtils::Depends\" : \"0.2\"," >> META_new.json
	$(NOECHO) $(ECHO) "            \"ExtUtils::PkgConfig\" : \"1.0\"," >> META_new.json
	$(NOECHO) $(ECHO) "            \"Glib\" : \"1.224\"" >> META_new.json
	$(NOECHO) $(ECHO) "         }" >> META_new.json
	$(NOECHO) $(ECHO) "      }" >> META_new.json
	$(NOECHO) $(ECHO) "   }," >> META_new.json
	$(NOECHO) $(ECHO) "   \"release_status\" : \"stable\"," >> META_new.json
	$(NOECHO) $(ECHO) "   \"resources\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "      \"bugtracker\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "         \"mailto\" : \"bug-Cairo-GObject [at] rt.cpan.org\"," >> META_new.json
	$(NOECHO) $(ECHO) "         \"web\" : \"https://rt.cpan.org/Public/Dist/Display.html?Name=Cairo-GObject\"" >> META_new.json
	$(NOECHO) $(ECHO) "      }," >> META_new.json
	$(NOECHO) $(ECHO) "      \"homepage\" : \"http://gtk2-perl.sourceforge.net/\"," >> META_new.json
	$(NOECHO) $(ECHO) "      \"license\" : [" >> META_new.json
	$(NOECHO) $(ECHO) "         \"http://www.gnu.org/licenses/lgpl-2.1.html\"" >> META_new.json
	$(NOECHO) $(ECHO) "      ]," >> META_new.json
	$(NOECHO) $(ECHO) "      \"repository\" : {" >> META_new.json
	$(NOECHO) $(ECHO) "         \"type\" : \"git\"," >> META_new.json
	$(NOECHO) $(ECHO) "         \"url\" : \"git://git.gnome.org/perl-Cairo-GObject\"," >> META_new.json
	$(NOECHO) $(ECHO) "         \"web\" : \"http://git.gnome.org/browse/perl-Cairo-GObject/\"" >> META_new.json
	$(NOECHO) $(ECHO) "      }," >> META_new.json
	$(NOECHO) $(ECHO) "      \"x_MailingList\" : \"https://mail.gnome.org/mailman/listinfo/gtk-perl-list\"" >> META_new.json
	$(NOECHO) $(ECHO) "   }," >> META_new.json
	$(NOECHO) $(ECHO) "   \"version\" : \"1.005\"," >> META_new.json
	$(NOECHO) $(ECHO) "   \"x_serialization_backend\" : \"JSON::PP version 4.16\"" >> META_new.json
	$(NOECHO) $(ECHO) } >> META_new.json
	-$(NOECHO) $(MV) META_new.json $(DISTVNAME)/META.json


# --- MakeMaker signature section:
signature :
	cpansign -s


# --- MakeMaker dist_basics section:
distclean :: realclean distcheck
	$(NOECHO) $(NOOP)

distcheck :
	$(PERLRUN) "-MExtUtils::Manifest=fullcheck" -e fullcheck

skipcheck :
	$(PERLRUN) "-MExtUtils::Manifest=skipcheck" -e skipcheck

manifest :
	$(PERLRUN) "-MExtUtils::Manifest=mkmanifest" -e mkmanifest

veryclean : realclean
	$(RM_F) *~ */*~ *.orig */*.orig *.bak */*.bak *.old */*.old



# --- MakeMaker dist_core section:

dist : $(DIST_DEFAULT) $(FIRST_MAKEFILE)
	$(NOECHO) $(ABSPERLRUN) -l -e "print 'Warning: Makefile possibly out of date with $(VERSION_FROM)'\
    if -e '$(VERSION_FROM)' and -M '$(VERSION_FROM)' < -M '$(FIRST_MAKEFILE)';" --

tardist : $(DISTVNAME).tar$(SUFFIX)
	$(NOECHO) $(NOOP)

uutardist : $(DISTVNAME).tar$(SUFFIX)
	uuencode $(DISTVNAME).tar$(SUFFIX) $(DISTVNAME).tar$(SUFFIX) > $(DISTVNAME).tar$(SUFFIX)_uu
	$(NOECHO) $(ECHO) 'Created $(DISTVNAME).tar$(SUFFIX)_uu'

$(DISTVNAME).tar$(SUFFIX) : distdir
	$(PREOP)
	$(TO_UNIX)
	$(TAR) $(TARFLAGS) $(DISTVNAME).tar $(DISTVNAME)
	$(RM_RF) $(DISTVNAME)
	$(COMPRESS) $(DISTVNAME).tar
	$(NOECHO) $(ECHO) 'Created $(DISTVNAME).tar$(SUFFIX)'
	$(POSTOP)

zipdist : $(DISTVNAME).zip
	$(NOECHO) $(NOOP)

$(DISTVNAME).zip : distdir
	$(PREOP)
	$(ZIP) $(ZIPFLAGS) $(DISTVNAME).zip $(DISTVNAME)
	$(RM_RF) $(DISTVNAME)
	$(NOECHO) $(ECHO) 'Created $(DISTVNAME).zip'
	$(POSTOP)

shdist : distdir
	$(PREOP)
	$(SHAR) $(DISTVNAME) > $(DISTVNAME).shar
	$(RM_RF) $(DISTVNAME)
	$(NOECHO) $(ECHO) 'Created $(DISTVNAME).shar'
	$(POSTOP)


# --- MakeMaker distdir section:
create_distdir :
	$(RM_RF) $(DISTVNAME)
	$(PERLRUN) "-MExtUtils::Manifest=manicopy,maniread" \
		-e "manicopy(maniread(),'$(DISTVNAME)', '$(DIST_CP)');"

distdir : create_distdir distmeta 
	$(NOECHO) $(NOOP)



# --- MakeMaker dist_test section:
disttest : distdir
	cd $(DISTVNAME) && $(ABSPERLRUN) Makefile.PL 
	cd $(DISTVNAME) && $(MAKE) $(PASTHRU)
	cd $(DISTVNAME) && $(MAKE) test $(PASTHRU)



# --- MakeMaker dist_ci section:
ci :
	$(ABSPERLRUN) -MExtUtils::Manifest=maniread -e "@all = sort keys %{ maniread() };\
print(qq{Executing $(CI) @all\n});\
system(qq{$(CI) @all}) == 0 or die $$!;\
print(qq{Executing $(RCS_LABEL) ...\n});\
system(qq{$(RCS_LABEL) @all}) == 0 or die $$!;" --


# --- MakeMaker distmeta section:
distmeta : create_distdir metafile
	$(NOECHO) cd $(DISTVNAME) && $(ABSPERLRUN) -MExtUtils::Manifest=maniadd -e "exit unless -e q{META.yml};\
eval { maniadd({q{META.yml} => q{Module YAML meta-data (added by MakeMaker)}}) }\
    or die \"Could not add META.yml to MANIFEST: $${'^@'}\"" --
	$(NOECHO) cd $(DISTVNAME) && $(ABSPERLRUN) -MExtUtils::Manifest=maniadd -e "exit unless -f q{META.json};\
eval { maniadd({q{META.json} => q{Module JSON meta-data (added by MakeMaker)}}) }\
    or die \"Could not add META.json to MANIFEST: $${'^@'}\"" --



# --- MakeMaker distsignature section:
distsignature : distmeta
	$(NOECHO) cd $(DISTVNAME) && $(ABSPERLRUN) -MExtUtils::Manifest=maniadd -e "eval { maniadd({q{SIGNATURE} => q{Public-key signature (added by MakeMaker)}}) }\
    or die \"Could not add SIGNATURE to MANIFEST: $${'^@'}\"" --
	$(NOECHO) cd $(DISTVNAME) && $(TOUCH) SIGNATURE
	cd $(DISTVNAME) && cpansign -s



# --- MakeMaker install section:

install :: pure_install doc_install
	$(NOECHO) $(NOOP)

install_perl :: pure_perl_install doc_perl_install
	$(NOECHO) $(NOOP)

install_site :: pure_site_install doc_site_install
	$(NOECHO) $(NOOP)

install_vendor :: pure_vendor_install doc_vendor_install
	$(NOECHO) $(NOOP)

pure_install :: pure_$(INSTALLDIRS)_install
	$(NOECHO) $(NOOP)

doc_install :: doc_$(INSTALLDIRS)_install
	$(NOECHO) $(NOOP)

pure__install : pure_site_install
	$(NOECHO) $(ECHO) INSTALLDIRS not defined, defaulting to INSTALLDIRS=site

doc__install : doc_site_install
	$(NOECHO) $(ECHO) INSTALLDIRS not defined, defaulting to INSTALLDIRS=site

pure_perl_install :: all
	$(NOECHO) $(MOD_INSTALL) \
		read "$(PERL_ARCHLIB)\auto\$(FULLEXT)\.packlist" \
		write "$(DESTINSTALLARCHLIB)\auto\$(FULLEXT)\.packlist" \
		"$(INST_LIB)" "$(DESTINSTALLPRIVLIB)" \
		"$(INST_ARCHLIB)" "$(DESTINSTALLARCHLIB)" \
		"$(INST_BIN)" "$(DESTINSTALLBIN)" \
		"$(INST_SCRIPT)" "$(DESTINSTALLSCRIPT)" \
		"$(INST_MAN1DIR)" "$(DESTINSTALLMAN1DIR)" \
		"$(INST_MAN3DIR)" "$(DESTINSTALLMAN3DIR)"
	$(NOECHO) $(WARN_IF_OLD_PACKLIST) \
		"$(SITEARCHEXP)\auto\$(FULLEXT)"


pure_site_install :: all
	$(NOECHO) $(MOD_INSTALL) \
		read "$(SITEARCHEXP)\auto\$(FULLEXT)\.packlist" \
		write "$(DESTINSTALLSITEARCH)\auto\$(FULLEXT)\.packlist" \
		"$(INST_LIB)" "$(DESTINSTALLSITELIB)" \
		"$(INST_ARCHLIB)" "$(DESTINSTALLSITEARCH)" \
		"$(INST_BIN)" "$(DESTINSTALLSITEBIN)" \
		"$(INST_SCRIPT)" "$(DESTINSTALLSITESCRIPT)" \
		"$(INST_MAN1DIR)" "$(DESTINSTALLSITEMAN1DIR)" \
		"$(INST_MAN3DIR)" "$(DESTINSTALLSITEMAN3DIR)"
	$(NOECHO) $(WARN_IF_OLD_PACKLIST) \
		"$(PERL_ARCHLIB)\auto\$(FULLEXT)"

pure_vendor_install :: all
	$(NOECHO) $(MOD_INSTALL) \
		read "$(VENDORARCHEXP)\auto\$(FULLEXT)\.packlist" \
		write "$(DESTINSTALLVENDORARCH)\auto\$(FULLEXT)\.packlist" \
		"$(INST_LIB)" "$(DESTINSTALLVENDORLIB)" \
		"$(INST_ARCHLIB)" "$(DESTINSTALLVENDORARCH)" \
		"$(INST_BIN)" "$(DESTINSTALLVENDORBIN)" \
		"$(INST_SCRIPT)" "$(DESTINSTALLVENDORSCRIPT)" \
		"$(INST_MAN1DIR)" "$(DESTINSTALLVENDORMAN1DIR)" \
		"$(INST_MAN3DIR)" "$(DESTINSTALLVENDORMAN3DIR)"


doc_perl_install :: all
	$(NOECHO) $(ECHO) Appending installation info to "$(DESTINSTALLARCHLIB)/perllocal.pod"
	-$(NOECHO) $(MKPATH) "$(DESTINSTALLARCHLIB)"
	-$(NOECHO) $(DOC_INSTALL) \
		"Module" "$(NAME)" \
		"installed into" "$(INSTALLPRIVLIB)" \
		LINKTYPE "$(LINKTYPE)" \
		VERSION "$(VERSION)" \
		EXE_FILES "$(EXE_FILES)" \
		>> "$(DESTINSTALLARCHLIB)\perllocal.pod"

doc_site_install :: all
	$(NOECHO) $(ECHO) Appending installation info to "$(DESTINSTALLARCHLIB)/perllocal.pod"
	-$(NOECHO) $(MKPATH) "$(DESTINSTALLARCHLIB)"
	-$(NOECHO) $(DOC_INSTALL) \
		"Module" "$(NAME)" \
		"installed into" "$(INSTALLSITELIB)" \
		LINKTYPE "$(LINKTYPE)" \
		VERSION "$(VERSION)" \
		EXE_FILES "$(EXE_FILES)" \
		>> "$(DESTINSTALLARCHLIB)\perllocal.pod"

doc_vendor_install :: all
	$(NOECHO) $(ECHO) Appending installation info to "$(DESTINSTALLARCHLIB)/perllocal.pod"
	-$(NOECHO) $(MKPATH) "$(DESTINSTALLARCHLIB)"
	-$(NOECHO) $(DOC_INSTALL) \
		"Module" "$(NAME)" \
		"installed into" "$(INSTALLVENDORLIB)" \
		LINKTYPE "$(LINKTYPE)" \
		VERSION "$(VERSION)" \
		EXE_FILES "$(EXE_FILES)" \
		>> "$(DESTINSTALLARCHLIB)\perllocal.pod"


uninstall :: uninstall_from_$(INSTALLDIRS)dirs
	$(NOECHO) $(NOOP)

uninstall_from_perldirs ::
	$(NOECHO) $(UNINSTALL) "$(PERL_ARCHLIB)\auto\$(FULLEXT)\.packlist"

uninstall_from_sitedirs ::
	$(NOECHO) $(UNINSTALL) "$(SITEARCHEXP)\auto\$(FULLEXT)\.packlist"

uninstall_from_vendordirs ::
	$(NOECHO) $(UNINSTALL) "$(VENDORARCHEXP)\auto\$(FULLEXT)\.packlist"


# --- MakeMaker force section:
# Phony target to force checking subdirectories.
FORCE :
	$(NOECHO) $(NOOP)


# --- MakeMaker perldepend section:
PERL_HDRS = \
        $(PERL_INCDEP)/EXTERN.h            \
        $(PERL_INCDEP)/INTERN.h            \
        $(PERL_INCDEP)/XSUB.h            \
        $(PERL_INCDEP)/av.h            \
        $(PERL_INCDEP)/bitcount.h            \
        $(PERL_INCDEP)/charclass_invlists.h            \
        $(PERL_INCDEP)/config.h            \
        $(PERL_INCDEP)/cop.h            \
        $(PERL_INCDEP)/cv.h            \
        $(PERL_INCDEP)/dirent.h            \
        $(PERL_INCDEP)/dosish.h            \
        $(PERL_INCDEP)/ebcdic_tables.h            \
        $(PERL_INCDEP)/embed.h            \
        $(PERL_INCDEP)/embedvar.h            \
        $(PERL_INCDEP)/fakesdio.h            \
        $(PERL_INCDEP)/feature.h            \
        $(PERL_INCDEP)/form.h            \
        $(PERL_INCDEP)/git_version.h            \
        $(PERL_INCDEP)/gv.h            \
        $(PERL_INCDEP)/handy.h            \
        $(PERL_INCDEP)/hv.h            \
        $(PERL_INCDEP)/hv_func.h            \
        $(PERL_INCDEP)/hv_macro.h            \
        $(PERL_INCDEP)/inline.h            \
        $(PERL_INCDEP)/intrpvar.h            \
        $(PERL_INCDEP)/invlist_inline.h            \
        $(PERL_INCDEP)/iperlsys.h            \
        $(PERL_INCDEP)/keywords.h            \
        $(PERL_INCDEP)/l1_char_class_tab.h            \
        $(PERL_INCDEP)/malloc_ctl.h            \
        $(PERL_INCDEP)/metaconfig.h            \
        $(PERL_INCDEP)/mg.h            \
        $(PERL_INCDEP)/mg_data.h            \
        $(PERL_INCDEP)/mg_raw.h            \
        $(PERL_INCDEP)/mg_vtable.h            \
        $(PERL_INCDEP)/mydtrace.h            \
        $(PERL_INCDEP)/netdb.h            \
        $(PERL_INCDEP)/nostdio.h            \
        $(PERL_INCDEP)/op.h            \
        $(PERL_INCDEP)/op_reg_common.h            \
        $(PERL_INCDEP)/opcode.h            \
        $(PERL_INCDEP)/opnames.h            \
        $(PERL_INCDEP)/overload.h            \
        $(PERL_INCDEP)/pad.h            \
        $(PERL_INCDEP)/parser.h            \
        $(PERL_INCDEP)/patchlevel.h            \
        $(PERL_INCDEP)/perl.h            \
        $(PERL_INCDEP)/perl_inc_macro.h            \
        $(PERL_INCDEP)/perl_langinfo.h            \
        $(PERL_INCDEP)/perl_siphash.h            \
        $(PERL_INCDEP)/perlapi.h            \
        $(PERL_INCDEP)/perlhost.h            \
        $(PERL_INCDEP)/perlio.h            \
        $(PERL_INCDEP)/perliol.h            \
        $(PERL_INCDEP)/perlsdio.h            \
        $(PERL_INCDEP)/perlstatic.h            \
        $(PERL_INCDEP)/perlvars.h            \
        $(PERL_INCDEP)/perly.h            \
        $(PERL_INCDEP)/pp.h            \
        $(PERL_INCDEP)/pp_proto.h            \
        $(PERL_INCDEP)/proto.h            \
        $(PERL_INCDEP)/reentr.h            \
        $(PERL_INCDEP)/regcharclass.h            \
        $(PERL_INCDEP)/regcomp.h            \
        $(PERL_INCDEP)/regcomp_internal.h            \
        $(PERL_INCDEP)/regexp.h            \
        $(PERL_INCDEP)/reginline.h            \
        $(PERL_INCDEP)/regnodes.h            \
        $(PERL_INCDEP)/sbox32_hash.h            \
        $(PERL_INCDEP)/scope.h            \
        $(PERL_INCDEP)/scope_types.h            \
        $(PERL_INCDEP)/sv.h            \
        $(PERL_INCDEP)/sv_inline.h            \
        $(PERL_INCDEP)/thread.h            \
        $(PERL_INCDEP)/time64.h            \
        $(PERL_INCDEP)/time64_config.h            \
        $(PERL_INCDEP)/uconfig.h            \
        $(PERL_INCDEP)/uni_keywords.h            \
        $(PERL_INCDEP)/unicode_constants.h            \
        $(PERL_INCDEP)/unixish.h            \
        $(PERL_INCDEP)/utf8.h            \
        $(PERL_INCDEP)/utfebcdic.h            \
        $(PERL_INCDEP)/util.h            \
        $(PERL_INCDEP)/uudmap.h            \
        $(PERL_INCDEP)/vdir.h            \
        $(PERL_INCDEP)/vmem.h            \
        $(PERL_INCDEP)/vutil.h            \
        $(PERL_INCDEP)/warnings.h            \
        $(PERL_INCDEP)/win32.h            \
        $(PERL_INCDEP)/win32iop.h            \
        $(PERL_INCDEP)/win32thread.h            \
        $(PERL_INCDEP)/zaphod32_hash.h            

$(OBJECT) : $(PERL_HDRS)

CairoGObject.c : $(XSUBPPDEPS)


# --- MakeMaker makefile section:

$(OBJECT) : $(FIRST_MAKEFILE)

# We take a very conservative approach here, but it's worth it.
# We move Makefile to Makefile.old here to avoid gnu make looping.
$(FIRST_MAKEFILE) : Makefile.PL $(CONFIGDEP)
	$(NOECHO) $(ECHO) "Makefile out-of-date with respect to $?"
	$(NOECHO) $(ECHO) "Cleaning current config before rebuilding Makefile..."
	-$(NOECHO) $(RM_F) $(MAKEFILE_OLD)
	-$(NOECHO) $(MV)   $(FIRST_MAKEFILE) $(MAKEFILE_OLD)
	- $(MAKE) $(USEMAKEFILE) $(MAKEFILE_OLD) clean $(DEV_NULL)
	$(PERLRUN) Makefile.PL 
	$(NOECHO) $(ECHO) "==> Your Makefile has been rebuilt. <=="
	$(NOECHO) $(ECHO) "==> Please rerun the $(MAKE) command.  <=="
	$(FALSE)



# --- MakeMaker staticmake section:

# --- MakeMaker makeaperl section ---
MAP_TARGET    = perl
FULLPERL      = "Z:\home\sergio\gemetool-windows-portable\perl\bin\perl.exe"
MAP_PERLINC   = "-Iblib\arch" "-Iblib\lib" "-IZ:\home\sergio\gemetool-windows-portable\perl\lib" "-IZ:\home\sergio\gemetool-windows-portable\perl\lib"

$(MAP_TARGET) :: $(MAKE_APERL_FILE)
	$(MAKE) $(USEMAKEFILE) $(MAKE_APERL_FILE) $@

$(MAKE_APERL_FILE) : static $(FIRST_MAKEFILE) pm_to_blib
	$(NOECHO) $(ECHO) Writing \"$(MAKE_APERL_FILE)\" for this $(MAP_TARGET)
	$(NOECHO) $(PERLRUNINST) \
		Makefile.PL DIR="" \
		MAKEFILE=$(MAKE_APERL_FILE) LINKTYPE=static \
		MAKEAPERL=1 NORECURS=1 CCCDLFLAGS=


# --- MakeMaker test section:
TEST_VERBOSE=0
TEST_TYPE=test_$(LINKTYPE)
TEST_FILE = test.pl
TEST_FILES = t/*.t
TESTDB_SW = -d

testdb :: testdb_$(LINKTYPE)
	$(NOECHO) $(NOOP)

test :: $(TEST_TYPE)
	$(NOECHO) $(NOOP)

# Occasionally we may face this degenerate target:
test_ : test_dynamic
	$(NOECHO) $(NOOP)

subdirs-test_dynamic :: dynamic pure_all

test_dynamic :: subdirs-test_dynamic
	$(FULLPERLRUN) "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness($(TEST_VERBOSE), '$(INST_LIB)', '$(INST_ARCHLIB)')" $(TEST_FILES)

testdb_dynamic :: dynamic pure_all
	$(FULLPERLRUN) $(TESTDB_SW) "-I$(INST_LIB)" "-I$(INST_ARCHLIB)" $(TEST_FILE)

subdirs-test_static :: static pure_all

test_static :: subdirs-test_static $(MAP_TARGET)
	"Z:\home\sergio\gemetool-windows-portable\cpan\build\Cairo-GObject-1.005-0\$(MAP_TARGET)" $(MAP_PERLINC) "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness($(TEST_VERBOSE), '$(INST_LIB)', '$(INST_ARCHLIB)')" $(TEST_FILES)

testdb_static :: static pure_all $(MAP_TARGET)
	"Z:\home\sergio\gemetool-windows-portable\cpan\build\Cairo-GObject-1.005-0\$(MAP_TARGET)" $(MAP_PERLINC) "-I$(INST_LIB)" "-I$(INST_ARCHLIB)" $(TEST_FILE)



# --- MakeMaker ppd section:
# Creates a PPD (Perl Package Description) for a binary distribution.
ppd :
	$(NOECHO) $(ECHO) "<SOFTPKG NAME=\"Cairo-GObject\" VERSION=\"1.005\">" > Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "    <ABSTRACT>Integrate Cairo into the Glib type system</ABSTRACT>" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "    <AUTHOR></AUTHOR>" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "    <IMPLEMENTATION>" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "        <REQUIRE NAME=\"Cairo::\" VERSION=\"1.080\" />" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "        <REQUIRE NAME=\"ExtUtils::Depends\" VERSION=\"0.2\" />" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "        <REQUIRE NAME=\"ExtUtils::PkgConfig\" VERSION=\"1.0\" />" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "        <REQUIRE NAME=\"Glib::\" VERSION=\"1.224\" />" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "        <ARCHITECTURE NAME=\"MSWin32-x64-multi-thread-5.38\" />" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "        <CODEBASE HREF=\"\" />" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) "    </IMPLEMENTATION>" >> Cairo-GObject.ppd
	$(NOECHO) $(ECHO) ^</SOFTPKG^> >> Cairo-GObject.ppd


# --- MakeMaker pm_to_blib section:

pm_to_blib : $(FIRST_MAKEFILE) $(TO_INST_PM)
	$(NOECHO) $(ABSPERLRUN) -MExtUtils::Install -e "pm_to_blib({@ARGV}, '$(INST_LIB)\auto', q[$(PM_FILTER)], '$(PERM_DIR)')" -- \
	  build/IFiles.pm $(INST_ARCHLIB)/$(FULLEXT)/Install/Files.pm \
	  lib/Cairo/GObject.pm $(INST_LIBDIR)/GObject.pm 
	$(NOECHO) $(TOUCH) pm_to_blib


# --- MakeMaker selfdocument section:

# here so even if top_targets is overridden, these will still be defined
# gmake will silently still work if any are .PHONY-ed but nmake won't

static ::
	$(NOECHO) $(NOOP)

dynamic ::
	$(NOECHO) $(NOOP)

config ::
	$(NOECHO) $(NOOP)


# --- MakeMaker postamble section:

realclean ::
	-$(RM_RF) build perl-$(DISTNAME).spec  


# End.
