You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

421 lines
14 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/dewdude/musepack/musepack_src_r475
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/dewdude/musepack/musepack_src_r475
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/dewdude/musepack/musepack_src_r475 && $(CMAKE_COMMAND) -E cmake_progress_start /home/dewdude/musepack/musepack_src_r475/CMakeFiles /home/dewdude/musepack/musepack_src_r475/libmpcpsy//CMakeFiles/progress.marks
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libmpcpsy/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/dewdude/musepack/musepack_src_r475/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libmpcpsy/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libmpcpsy/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libmpcpsy/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/dewdude/musepack/musepack_src_r475 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
libmpcpsy/CMakeFiles/mpcpsy_static.dir/rule:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libmpcpsy/CMakeFiles/mpcpsy_static.dir/rule
.PHONY : libmpcpsy/CMakeFiles/mpcpsy_static.dir/rule
# Convenience name for target.
mpcpsy_static: libmpcpsy/CMakeFiles/mpcpsy_static.dir/rule
.PHONY : mpcpsy_static
# fast build rule for target.
mpcpsy_static/fast:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/build
.PHONY : mpcpsy_static/fast
__/common/fastmath.o: __/common/fastmath.c.o
.PHONY : __/common/fastmath.o
# target to build an object file
__/common/fastmath.c.o:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/__/common/fastmath.c.o
.PHONY : __/common/fastmath.c.o
__/common/fastmath.i: __/common/fastmath.c.i
.PHONY : __/common/fastmath.i
# target to preprocess a source file
__/common/fastmath.c.i:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/__/common/fastmath.c.i
.PHONY : __/common/fastmath.c.i
__/common/fastmath.s: __/common/fastmath.c.s
.PHONY : __/common/fastmath.s
# target to generate assembly for a file
__/common/fastmath.c.s:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/__/common/fastmath.c.s
.PHONY : __/common/fastmath.c.s
ans.o: ans.c.o
.PHONY : ans.o
# target to build an object file
ans.c.o:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/ans.c.o
.PHONY : ans.c.o
ans.i: ans.c.i
.PHONY : ans.i
# target to preprocess a source file
ans.c.i:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/ans.c.i
.PHONY : ans.c.i
ans.s: ans.c.s
.PHONY : ans.s
# target to generate assembly for a file
ans.c.s:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/ans.c.s
.PHONY : ans.c.s
cvd.o: cvd.c.o
.PHONY : cvd.o
# target to build an object file
cvd.c.o:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/cvd.c.o
.PHONY : cvd.c.o
cvd.i: cvd.c.i
.PHONY : cvd.i
# target to preprocess a source file
cvd.c.i:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/cvd.c.i
.PHONY : cvd.c.i
cvd.s: cvd.c.s
.PHONY : cvd.s
# target to generate assembly for a file
cvd.c.s:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/cvd.c.s
.PHONY : cvd.c.s
fft4g.o: fft4g.c.o
.PHONY : fft4g.o
# target to build an object file
fft4g.c.o:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/fft4g.c.o
.PHONY : fft4g.c.o
fft4g.i: fft4g.c.i
.PHONY : fft4g.i
# target to preprocess a source file
fft4g.c.i:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/fft4g.c.i
.PHONY : fft4g.c.i
fft4g.s: fft4g.c.s
.PHONY : fft4g.s
# target to generate assembly for a file
fft4g.c.s:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/fft4g.c.s
.PHONY : fft4g.c.s
fft_routines.o: fft_routines.c.o
.PHONY : fft_routines.o
# target to build an object file
fft_routines.c.o:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/fft_routines.c.o
.PHONY : fft_routines.c.o
fft_routines.i: fft_routines.c.i
.PHONY : fft_routines.i
# target to preprocess a source file
fft_routines.c.i:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/fft_routines.c.i
.PHONY : fft_routines.c.i
fft_routines.s: fft_routines.c.s
.PHONY : fft_routines.s
# target to generate assembly for a file
fft_routines.c.s:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/fft_routines.c.s
.PHONY : fft_routines.c.s
profile.o: profile.c.o
.PHONY : profile.o
# target to build an object file
profile.c.o:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/profile.c.o
.PHONY : profile.c.o
profile.i: profile.c.i
.PHONY : profile.i
# target to preprocess a source file
profile.c.i:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/profile.c.i
.PHONY : profile.c.i
profile.s: profile.c.s
.PHONY : profile.s
# target to generate assembly for a file
profile.c.s:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/profile.c.s
.PHONY : profile.c.s
psy.o: psy.c.o
.PHONY : psy.o
# target to build an object file
psy.c.o:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/psy.c.o
.PHONY : psy.c.o
psy.i: psy.c.i
.PHONY : psy.i
# target to preprocess a source file
psy.c.i:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/psy.c.i
.PHONY : psy.c.i
psy.s: psy.c.s
.PHONY : psy.s
# target to generate assembly for a file
psy.c.s:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/psy.c.s
.PHONY : psy.c.s
psy_tab.o: psy_tab.c.o
.PHONY : psy_tab.o
# target to build an object file
psy_tab.c.o:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/psy_tab.c.o
.PHONY : psy_tab.c.o
psy_tab.i: psy_tab.c.i
.PHONY : psy_tab.i
# target to preprocess a source file
psy_tab.c.i:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/psy_tab.c.i
.PHONY : psy_tab.c.i
psy_tab.s: psy_tab.c.s
.PHONY : psy_tab.s
# target to generate assembly for a file
psy_tab.c.s:
cd /home/dewdude/musepack/musepack_src_r475 && $(MAKE) $(MAKESILENT) -f libmpcpsy/CMakeFiles/mpcpsy_static.dir/build.make libmpcpsy/CMakeFiles/mpcpsy_static.dir/psy_tab.c.s
.PHONY : psy_tab.c.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... rebuild_cache"
@echo "... mpcpsy_static"
@echo "... __/common/fastmath.o"
@echo "... __/common/fastmath.i"
@echo "... __/common/fastmath.s"
@echo "... ans.o"
@echo "... ans.i"
@echo "... ans.s"
@echo "... cvd.o"
@echo "... cvd.i"
@echo "... cvd.s"
@echo "... fft4g.o"
@echo "... fft4g.i"
@echo "... fft4g.s"
@echo "... fft_routines.o"
@echo "... fft_routines.i"
@echo "... fft_routines.s"
@echo "... profile.o"
@echo "... profile.i"
@echo "... profile.s"
@echo "... psy.o"
@echo "... psy.i"
@echo "... psy.s"
@echo "... psy_tab.o"
@echo "... psy_tab.i"
@echo "... psy_tab.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/dewdude/musepack/musepack_src_r475 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system