forked from Supositware/Haha-Yes
211 lines
5.4 KiB
Makefile
211 lines
5.4 KiB
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
TOOLSET := target
|
|
TARGET := node-opus
|
|
DEFS_Debug := \
|
|
'-DNODE_GYP_MODULE_NAME=node-opus' \
|
|
'-DUSING_UV_SHARED=1' \
|
|
'-DUSING_V8_SHARED=1' \
|
|
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
'-D_LARGEFILE_SOURCE' \
|
|
'-D_FILE_OFFSET_BITS=64' \
|
|
'-DLARGEFILE_SOURCE' \
|
|
'-DWEBRTC_TARGET_PC' \
|
|
'-DWEBRTC_LINUX' \
|
|
'-DWEBRTC_THREAD_RR' \
|
|
'-DEXPAT_RELATIVE_PATH' \
|
|
'-DGTEST_RELATIVE_PATH' \
|
|
'-DJSONCPP_RELATIVE_PATH' \
|
|
'-DWEBRTC_RELATIVE_PATH' \
|
|
'-DPOSIX' \
|
|
'-D__STDC_FORMAT_MACROS' \
|
|
'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
|
|
'-DBUILDING_NODE_EXTENSION' \
|
|
'-DDEBUG' \
|
|
'-D_DEBUG' \
|
|
'-DV8_ENABLE_CHECKS'
|
|
|
|
# Flags passed to all source files.
|
|
CFLAGS_Debug := \
|
|
-O0 \
|
|
-gdwarf-2 \
|
|
-mmacosx-version-min=10.7 \
|
|
-arch x86_64 \
|
|
-Wall \
|
|
-Wendif-labels \
|
|
-W \
|
|
-Wno-unused-parameter
|
|
|
|
# Flags passed to only C files.
|
|
CFLAGS_C_Debug := \
|
|
-fno-strict-aliasing
|
|
|
|
# Flags passed to only C++ files.
|
|
CFLAGS_CC_Debug := \
|
|
-std=gnu++1y \
|
|
-stdlib=libc++ \
|
|
-fno-rtti \
|
|
-fno-exceptions \
|
|
-fno-threadsafe-statics \
|
|
-fno-strict-aliasing
|
|
|
|
# Flags passed to only ObjC files.
|
|
CFLAGS_OBJC_Debug :=
|
|
|
|
# Flags passed to only ObjC++ files.
|
|
CFLAGS_OBJCC_Debug :=
|
|
|
|
INCS_Debug := \
|
|
-I/Users/loic/.node-gyp/10.9.0/include/node \
|
|
-I/Users/loic/.node-gyp/10.9.0/src \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/openssl/config \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/openssl/openssl/include \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/uv/include \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/zlib \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/v8/include \
|
|
-I$(srcdir)/../nan
|
|
|
|
DEFS_Release := \
|
|
'-DNODE_GYP_MODULE_NAME=node-opus' \
|
|
'-DUSING_UV_SHARED=1' \
|
|
'-DUSING_V8_SHARED=1' \
|
|
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
'-D_LARGEFILE_SOURCE' \
|
|
'-D_FILE_OFFSET_BITS=64' \
|
|
'-DLARGEFILE_SOURCE' \
|
|
'-DWEBRTC_TARGET_PC' \
|
|
'-DWEBRTC_LINUX' \
|
|
'-DWEBRTC_THREAD_RR' \
|
|
'-DEXPAT_RELATIVE_PATH' \
|
|
'-DGTEST_RELATIVE_PATH' \
|
|
'-DJSONCPP_RELATIVE_PATH' \
|
|
'-DWEBRTC_RELATIVE_PATH' \
|
|
'-DPOSIX' \
|
|
'-D__STDC_FORMAT_MACROS' \
|
|
'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
|
|
'-DBUILDING_NODE_EXTENSION'
|
|
|
|
# Flags passed to all source files.
|
|
CFLAGS_Release := \
|
|
-Os \
|
|
-gdwarf-2 \
|
|
-mmacosx-version-min=10.7 \
|
|
-arch x86_64 \
|
|
-Wall \
|
|
-Wendif-labels \
|
|
-W \
|
|
-Wno-unused-parameter
|
|
|
|
# Flags passed to only C files.
|
|
CFLAGS_C_Release := \
|
|
-fno-strict-aliasing
|
|
|
|
# Flags passed to only C++ files.
|
|
CFLAGS_CC_Release := \
|
|
-std=gnu++1y \
|
|
-stdlib=libc++ \
|
|
-fno-rtti \
|
|
-fno-exceptions \
|
|
-fno-threadsafe-statics \
|
|
-fno-strict-aliasing
|
|
|
|
# Flags passed to only ObjC files.
|
|
CFLAGS_OBJC_Release :=
|
|
|
|
# Flags passed to only ObjC++ files.
|
|
CFLAGS_OBJCC_Release :=
|
|
|
|
INCS_Release := \
|
|
-I/Users/loic/.node-gyp/10.9.0/include/node \
|
|
-I/Users/loic/.node-gyp/10.9.0/src \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/openssl/config \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/openssl/openssl/include \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/uv/include \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/zlib \
|
|
-I/Users/loic/.node-gyp/10.9.0/deps/v8/include \
|
|
-I$(srcdir)/../nan
|
|
|
|
OBJS := \
|
|
$(obj).target/$(TARGET)/src/node-opus.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): | $(builddir)/opus.a
|
|
|
|
# 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))
|
|
$(OBJS): GYP_OBJCFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE)) $(CFLAGS_OBJC_$(BUILDTYPE))
|
|
$(OBJS): GYP_OBJCXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE)) $(CFLAGS_OBJCC_$(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 := \
|
|
-undefined dynamic_lookup \
|
|
-Wl,-no_pie \
|
|
-Wl,-search_paths_first \
|
|
-mmacosx-version-min=10.7 \
|
|
-arch x86_64 \
|
|
-L$(builddir) \
|
|
-stdlib=libc++
|
|
|
|
LIBTOOLFLAGS_Debug := \
|
|
-undefined dynamic_lookup \
|
|
-Wl,-no_pie \
|
|
-Wl,-search_paths_first
|
|
|
|
LDFLAGS_Release := \
|
|
-undefined dynamic_lookup \
|
|
-Wl,-no_pie \
|
|
-Wl,-search_paths_first \
|
|
-mmacosx-version-min=10.7 \
|
|
-arch x86_64 \
|
|
-L$(builddir) \
|
|
-stdlib=libc++
|
|
|
|
LIBTOOLFLAGS_Release := \
|
|
-undefined dynamic_lookup \
|
|
-Wl,-no_pie \
|
|
-Wl,-search_paths_first
|
|
|
|
LIBS :=
|
|
|
|
$(builddir)/node-opus.node: GYP_LDFLAGS := $(LDFLAGS_$(BUILDTYPE))
|
|
$(builddir)/node-opus.node: LIBS := $(LIBS)
|
|
$(builddir)/node-opus.node: GYP_LIBTOOLFLAGS := $(LIBTOOLFLAGS_$(BUILDTYPE))
|
|
$(builddir)/node-opus.node: TOOLSET := $(TOOLSET)
|
|
$(builddir)/node-opus.node: $(OBJS) $(builddir)/opus.a FORCE_DO_CMD
|
|
$(call do_cmd,solink_module)
|
|
|
|
all_deps += $(builddir)/node-opus.node
|
|
# Add target alias
|
|
.PHONY: node-opus
|
|
node-opus: $(builddir)/node-opus.node
|
|
|
|
# Short alias for building this executable.
|
|
.PHONY: node-opus.node
|
|
node-opus.node: $(builddir)/node-opus.node
|
|
|
|
# Add executable to "all" target.
|
|
.PHONY: all
|
|
all: $(builddir)/node-opus.node
|
|
|