%PDF- %PDF-
| Direktori : /www/specpages-backup/node_modules/sharp/build/ |
| Current File : /www/specpages-backup/node_modules/sharp/build/sharp.target.mk |
# This file is generated by gyp; do not edit.
TOOLSET := target
TARGET := sharp
DEFS_Debug := \
'-DNODE_GYP_MODULE_NAME=sharp' \
'-DUSING_UV_SHARED=1' \
'-DUSING_V8_SHARED=1' \
'-DV8_DEPRECATION_WARNINGS=1' \
'-DV8_DEPRECATION_WARNINGS' \
'-DV8_IMMINENT_DEPRECATION_WARNINGS' \
'-D_LARGEFILE_SOURCE' \
'-D_FILE_OFFSET_BITS=64' \
'-D__STDC_FORMAT_MACROS' \
'-DOPENSSL_NO_PINSHARED' \
'-DOPENSSL_THREADS' \
'-D_GLIBCXX_USE_CXX11_ABI=0' \
'-DBUILDING_NODE_EXTENSION' \
'-DDEBUG' \
'-D_DEBUG' \
'-DV8_ENABLE_CHECKS'
# Flags passed to all source files.
CFLAGS_Debug := \
-fPIC \
-pthread \
-Wall \
-Wextra \
-Wno-unused-parameter \
-m64 \
-g \
-O0
# Flags passed to only C files.
CFLAGS_C_Debug :=
# Flags passed to only C++ files.
CFLAGS_CC_Debug := \
-fno-rtti \
-fno-exceptions \
-std=gnu++1y \
-std=c++0x \
-fexceptions \
-Wall \
-O3
INCS_Debug := \
-I/root/.cache/node-gyp/14.21.2/include/node \
-I/root/.cache/node-gyp/14.21.2/src \
-I/root/.cache/node-gyp/14.21.2/deps/openssl/config \
-I/root/.cache/node-gyp/14.21.2/deps/openssl/openssl/include \
-I/root/.cache/node-gyp/14.21.2/deps/uv/include \
-I/root/.cache/node-gyp/14.21.2/deps/zlib \
-I/root/.cache/node-gyp/14.21.2/deps/v8/include \
-I$(srcdir)/../nan \
-I$(srcdir)/vendor/include \
-I$(srcdir)/vendor/include/glib-2.0 \
-I$(srcdir)/vendor/lib/glib-2.0/include
DEFS_Release := \
'-DNODE_GYP_MODULE_NAME=sharp' \
'-DUSING_UV_SHARED=1' \
'-DUSING_V8_SHARED=1' \
'-DV8_DEPRECATION_WARNINGS=1' \
'-DV8_DEPRECATION_WARNINGS' \
'-DV8_IMMINENT_DEPRECATION_WARNINGS' \
'-D_LARGEFILE_SOURCE' \
'-D_FILE_OFFSET_BITS=64' \
'-D__STDC_FORMAT_MACROS' \
'-DOPENSSL_NO_PINSHARED' \
'-DOPENSSL_THREADS' \
'-D_GLIBCXX_USE_CXX11_ABI=0' \
'-DBUILDING_NODE_EXTENSION'
# Flags passed to all source files.
CFLAGS_Release := \
-fPIC \
-pthread \
-Wall \
-Wextra \
-Wno-unused-parameter \
-m64 \
-O3 \
-fno-omit-frame-pointer
# Flags passed to only C files.
CFLAGS_C_Release :=
# Flags passed to only C++ files.
CFLAGS_CC_Release := \
-fno-rtti \
-fno-exceptions \
-std=gnu++1y \
-std=c++0x \
-fexceptions \
-Wall \
-O3 \
-Wno-cast-function-type
INCS_Release := \
-I/root/.cache/node-gyp/14.21.2/include/node \
-I/root/.cache/node-gyp/14.21.2/src \
-I/root/.cache/node-gyp/14.21.2/deps/openssl/config \
-I/root/.cache/node-gyp/14.21.2/deps/openssl/openssl/include \
-I/root/.cache/node-gyp/14.21.2/deps/uv/include \
-I/root/.cache/node-gyp/14.21.2/deps/zlib \
-I/root/.cache/node-gyp/14.21.2/deps/v8/include \
-I$(srcdir)/../nan \
-I$(srcdir)/vendor/include \
-I$(srcdir)/vendor/include/glib-2.0 \
-I$(srcdir)/vendor/lib/glib-2.0/include
OBJS := \
$(obj).target/$(TARGET)/src/common.o \
$(obj).target/$(TARGET)/src/metadata.o \
$(obj).target/$(TARGET)/src/stats.o \
$(obj).target/$(TARGET)/src/operations.o \
$(obj).target/$(TARGET)/src/pipeline.o \
$(obj).target/$(TARGET)/src/sharp.o \
$(obj).target/$(TARGET)/src/utilities.o
# Add to the list of files we specially track dependencies for.
all_deps += $(OBJS)
# Make sure our dependencies are built before any of us.
$(OBJS): | $(obj).target/libvips-cpp.stamp
# CFLAGS et al overrides must be target-local.
# See "Target-specific Variable Values" in the GNU Make manual.
$(OBJS): TOOLSET := $(TOOLSET)
$(OBJS): GYP_CFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE))
$(OBJS): GYP_CXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE))
# Suffix rules, putting all outputs into $(obj).
$(obj).$(TOOLSET)/$(TARGET)/%.o: $(srcdir)/%.cc FORCE_DO_CMD
@$(call do_cmd,cxx,1)
# Try building from generated source, too.
$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj).$(TOOLSET)/%.cc FORCE_DO_CMD
@$(call do_cmd,cxx,1)
$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj)/%.cc FORCE_DO_CMD
@$(call do_cmd,cxx,1)
# End of this set of suffix rules
### Rules for final target.
LDFLAGS_Debug := \
-pthread \
-rdynamic \
-m64
LDFLAGS_Release := \
-pthread \
-rdynamic \
-m64
LIBS := \
../vendor/lib/libvips-cpp.so \
../vendor/lib/libvips.so \
../vendor/lib/libglib-2.0.so \
../vendor/lib/libgobject-2.0.so \
../vendor/lib/libcairo.so \
../vendor/lib/libcroco-0.6.so \
../vendor/lib/libexif.so \
../vendor/lib/libexpat.so \
../vendor/lib/libffi.so \
../vendor/lib/libfontconfig.so \
../vendor/lib/libfreetype.so \
../vendor/lib/libfribidi.so \
../vendor/lib/libgdk_pixbuf-2.0.so \
../vendor/lib/libgif.so \
../vendor/lib/libgio-2.0.so \
../vendor/lib/libgmodule-2.0.so \
../vendor/lib/libgsf-1.so \
../vendor/lib/libgthread-2.0.so \
../vendor/lib/libharfbuzz.so \
../vendor/lib/libjpeg.so \
../vendor/lib/liblcms2.so \
../vendor/lib/liborc-0.4.so \
../vendor/lib/libpango-1.0.so \
../vendor/lib/libpangocairo-1.0.so \
../vendor/lib/libpangoft2-1.0.so \
../vendor/lib/libpixman-1.so \
../vendor/lib/libpng.so \
../vendor/lib/librsvg-2.so \
../vendor/lib/libtiff.so \
../vendor/lib/libwebp.so \
../vendor/lib/libwebpdemux.so \
../vendor/lib/libwebpmux.so \
../vendor/lib/libxml2.so \
../vendor/lib/libz.so \
-Wl,--disable-new-dtags -Wl,-rpath='$${ORIGIN}/../../vendor/lib'
$(obj).target/sharp.node: GYP_LDFLAGS := $(LDFLAGS_$(BUILDTYPE))
$(obj).target/sharp.node: LIBS := $(LIBS)
$(obj).target/sharp.node: TOOLSET := $(TOOLSET)
$(obj).target/sharp.node: $(OBJS) FORCE_DO_CMD
$(call do_cmd,solink_module)
all_deps += $(obj).target/sharp.node
# Add target alias
.PHONY: sharp
sharp: $(builddir)/sharp.node
# Copy this to the executable output path.
$(builddir)/sharp.node: TOOLSET := $(TOOLSET)
$(builddir)/sharp.node: $(obj).target/sharp.node FORCE_DO_CMD
$(call do_cmd,copy)
all_deps += $(builddir)/sharp.node
# Short alias for building this executable.
.PHONY: sharp.node
sharp.node: $(obj).target/sharp.node $(builddir)/sharp.node
# Add executable to "all" target.
.PHONY: all
all: $(builddir)/sharp.node