Apache-LoadAvgLimit
view release on metacpan or search on metacpan
# This Makefile is for the Apache::LoadAvgLimit extension to perl.
#
# It was generated automatically by MakeMaker version
# 6.62 (Revision: 66200) 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:
# BUILD_REQUIRES => { }
# CONFIGURE_REQUIRES => { }
# DEFINE => q[]
# INC => q[]
# LIBS => [q[]]
# NAME => q[Apache::LoadAvgLimit]
# PREREQ_PM => { }
# VERSION_FROM => q[lib/Apache/LoadAvgLimit.pm]
# --- MakeMaker post_initialize section:
# --- MakeMaker const_config section:
# These definitions are from config.sh (via /opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/Config.pm).
# They may have been overridden via Makefile.PL or on the command line.
AR = ar
CC = /usr/bin/clang
CCCDLFLAGS =
CCDLFLAGS =
DLEXT = bundle
DLSRC = dl_dlopen.xs
EXE_EXT =
FULL_AR = /usr/bin/ar
LD = env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/clang
LDDLFLAGS = -L/opt/local/lib -bundle -undefined dynamic_lookup -fstack-protector
LDFLAGS = -L/opt/local/lib -fstack-protector
LIBC =
LIB_EXT = .a
OBJ_EXT = .o
OSNAME = darwin
OSVERS = 12.0.0
RANLIB = ranlib
SITELIBEXP = /opt/local/lib/perl5/site_perl/5.12.4
SITEARCHEXP = /opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level
SO = dylib
VENDORARCHEXP = /opt/local/lib/perl5/vendor_perl/5.12.4/darwin-thread-multi-2level
VENDORLIBEXP = /opt/local/lib/perl5/vendor_perl/5.12.4
# --- MakeMaker constants section:
AR_STATIC_ARGS = cr
DIRFILESEP = /
DFSEP = $(DIRFILESEP)
NAME = Apache::LoadAvgLimit
NAME_SYM = Apache_LoadAvgLimit
VERSION = 0.03_01
VERSION_MACRO = VERSION
VERSION_SYM = 0_03_01
DEFINE_VERSION = -D$(VERSION_MACRO)=\"$(VERSION)\"
XS_VERSION = 0.03_01
XS_VERSION_MACRO = XS_VERSION
( run in 2.706 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )