# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# Produce verbose output by default.
VERBOSE = 1

# 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 remove -f

# Escaping for special characters.
EQUALS = =

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu

#=============================================================================
# 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 -H$(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 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: install/local
.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: install/strip
.PHONY : install/strip/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: \"Applications\" \"Headers\" \"JavaModule\" \"Libraries\" \"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 package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package
.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/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 -H$(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

# The main all target
all: cmake_check_build_system
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(CMAKE_COMMAND) -E cmake_progress_start /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu/CMakeFiles /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu/thirdparty/libpng/CMakeFiles/progress.marks
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/libpng/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/libpng/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/libpng/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/libpng/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
thirdparty/libpng/CMakeFiles/png.dir/rule:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f CMakeFiles/Makefile2 thirdparty/libpng/CMakeFiles/png.dir/rule
.PHONY : thirdparty/libpng/CMakeFiles/png.dir/rule

# Convenience name for target.
png: thirdparty/libpng/CMakeFiles/png.dir/rule
.PHONY : png

# fast build rule for target.
png/fast:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/build
.PHONY : png/fast

example.o: example.c.o
.PHONY : example.o

# target to build an object file
example.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/example.c.o
.PHONY : example.c.o

example.i: example.c.i
.PHONY : example.i

# target to preprocess a source file
example.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/example.c.i
.PHONY : example.c.i

example.s: example.c.s
.PHONY : example.s

# target to generate assembly for a file
example.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/example.c.s
.PHONY : example.c.s

png.o: png.c.o
.PHONY : png.o

# target to build an object file
png.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/png.c.o
.PHONY : png.c.o

png.i: png.c.i
.PHONY : png.i

# target to preprocess a source file
png.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/png.c.i
.PHONY : png.c.i

png.s: png.c.s
.PHONY : png.s

# target to generate assembly for a file
png.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/png.c.s
.PHONY : png.c.s

pngerror.o: pngerror.c.o
.PHONY : pngerror.o

# target to build an object file
pngerror.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngerror.c.o
.PHONY : pngerror.c.o

pngerror.i: pngerror.c.i
.PHONY : pngerror.i

# target to preprocess a source file
pngerror.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngerror.c.i
.PHONY : pngerror.c.i

pngerror.s: pngerror.c.s
.PHONY : pngerror.s

# target to generate assembly for a file
pngerror.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngerror.c.s
.PHONY : pngerror.c.s

pngget.o: pngget.c.o
.PHONY : pngget.o

# target to build an object file
pngget.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngget.c.o
.PHONY : pngget.c.o

pngget.i: pngget.c.i
.PHONY : pngget.i

# target to preprocess a source file
pngget.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngget.c.i
.PHONY : pngget.c.i

pngget.s: pngget.c.s
.PHONY : pngget.s

# target to generate assembly for a file
pngget.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngget.c.s
.PHONY : pngget.c.s

pngmem.o: pngmem.c.o
.PHONY : pngmem.o

# target to build an object file
pngmem.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngmem.c.o
.PHONY : pngmem.c.o

pngmem.i: pngmem.c.i
.PHONY : pngmem.i

# target to preprocess a source file
pngmem.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngmem.c.i
.PHONY : pngmem.c.i

pngmem.s: pngmem.c.s
.PHONY : pngmem.s

# target to generate assembly for a file
pngmem.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngmem.c.s
.PHONY : pngmem.c.s

pngpread.o: pngpread.c.o
.PHONY : pngpread.o

# target to build an object file
pngpread.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngpread.c.o
.PHONY : pngpread.c.o

pngpread.i: pngpread.c.i
.PHONY : pngpread.i

# target to preprocess a source file
pngpread.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngpread.c.i
.PHONY : pngpread.c.i

pngpread.s: pngpread.c.s
.PHONY : pngpread.s

# target to generate assembly for a file
pngpread.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngpread.c.s
.PHONY : pngpread.c.s

pngread.o: pngread.c.o
.PHONY : pngread.o

# target to build an object file
pngread.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngread.c.o
.PHONY : pngread.c.o

pngread.i: pngread.c.i
.PHONY : pngread.i

# target to preprocess a source file
pngread.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngread.c.i
.PHONY : pngread.c.i

pngread.s: pngread.c.s
.PHONY : pngread.s

# target to generate assembly for a file
pngread.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngread.c.s
.PHONY : pngread.c.s

pngrio.o: pngrio.c.o
.PHONY : pngrio.o

# target to build an object file
pngrio.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrio.c.o
.PHONY : pngrio.c.o

pngrio.i: pngrio.c.i
.PHONY : pngrio.i

# target to preprocess a source file
pngrio.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrio.c.i
.PHONY : pngrio.c.i

pngrio.s: pngrio.c.s
.PHONY : pngrio.s

# target to generate assembly for a file
pngrio.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrio.c.s
.PHONY : pngrio.c.s

pngrtran.o: pngrtran.c.o
.PHONY : pngrtran.o

# target to build an object file
pngrtran.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrtran.c.o
.PHONY : pngrtran.c.o

pngrtran.i: pngrtran.c.i
.PHONY : pngrtran.i

# target to preprocess a source file
pngrtran.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrtran.c.i
.PHONY : pngrtran.c.i

pngrtran.s: pngrtran.c.s
.PHONY : pngrtran.s

# target to generate assembly for a file
pngrtran.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrtran.c.s
.PHONY : pngrtran.c.s

pngrutil.o: pngrutil.c.o
.PHONY : pngrutil.o

# target to build an object file
pngrutil.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrutil.c.o
.PHONY : pngrutil.c.o

pngrutil.i: pngrutil.c.i
.PHONY : pngrutil.i

# target to preprocess a source file
pngrutil.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrutil.c.i
.PHONY : pngrutil.c.i

pngrutil.s: pngrutil.c.s
.PHONY : pngrutil.s

# target to generate assembly for a file
pngrutil.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngrutil.c.s
.PHONY : pngrutil.c.s

pngset.o: pngset.c.o
.PHONY : pngset.o

# target to build an object file
pngset.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngset.c.o
.PHONY : pngset.c.o

pngset.i: pngset.c.i
.PHONY : pngset.i

# target to preprocess a source file
pngset.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngset.c.i
.PHONY : pngset.c.i

pngset.s: pngset.c.s
.PHONY : pngset.s

# target to generate assembly for a file
pngset.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngset.c.s
.PHONY : pngset.c.s

pngtest.o: pngtest.c.o
.PHONY : pngtest.o

# target to build an object file
pngtest.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngtest.c.o
.PHONY : pngtest.c.o

pngtest.i: pngtest.c.i
.PHONY : pngtest.i

# target to preprocess a source file
pngtest.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngtest.c.i
.PHONY : pngtest.c.i

pngtest.s: pngtest.c.s
.PHONY : pngtest.s

# target to generate assembly for a file
pngtest.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngtest.c.s
.PHONY : pngtest.c.s

pngtrans.o: pngtrans.c.o
.PHONY : pngtrans.o

# target to build an object file
pngtrans.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngtrans.c.o
.PHONY : pngtrans.c.o

pngtrans.i: pngtrans.c.i
.PHONY : pngtrans.i

# target to preprocess a source file
pngtrans.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngtrans.c.i
.PHONY : pngtrans.c.i

pngtrans.s: pngtrans.c.s
.PHONY : pngtrans.s

# target to generate assembly for a file
pngtrans.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngtrans.c.s
.PHONY : pngtrans.c.s

pngwio.o: pngwio.c.o
.PHONY : pngwio.o

# target to build an object file
pngwio.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwio.c.o
.PHONY : pngwio.c.o

pngwio.i: pngwio.c.i
.PHONY : pngwio.i

# target to preprocess a source file
pngwio.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwio.c.i
.PHONY : pngwio.c.i

pngwio.s: pngwio.c.s
.PHONY : pngwio.s

# target to generate assembly for a file
pngwio.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwio.c.s
.PHONY : pngwio.c.s

pngwrite.o: pngwrite.c.o
.PHONY : pngwrite.o

# target to build an object file
pngwrite.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwrite.c.o
.PHONY : pngwrite.c.o

pngwrite.i: pngwrite.c.i
.PHONY : pngwrite.i

# target to preprocess a source file
pngwrite.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwrite.c.i
.PHONY : pngwrite.c.i

pngwrite.s: pngwrite.c.s
.PHONY : pngwrite.s

# target to generate assembly for a file
pngwrite.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwrite.c.s
.PHONY : pngwrite.c.s

pngwtran.o: pngwtran.c.o
.PHONY : pngwtran.o

# target to build an object file
pngwtran.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwtran.c.o
.PHONY : pngwtran.c.o

pngwtran.i: pngwtran.c.i
.PHONY : pngwtran.i

# target to preprocess a source file
pngwtran.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwtran.c.i
.PHONY : pngwtran.c.i

pngwtran.s: pngwtran.c.s
.PHONY : pngwtran.s

# target to generate assembly for a file
pngwtran.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwtran.c.s
.PHONY : pngwtran.c.s

pngwutil.o: pngwutil.c.o
.PHONY : pngwutil.o

# target to build an object file
pngwutil.c.o:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwutil.c.o
.PHONY : pngwutil.c.o

pngwutil.i: pngwutil.c.i
.PHONY : pngwutil.i

# target to preprocess a source file
pngwutil.c.i:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwutil.c.i
.PHONY : pngwutil.c.i

pngwutil.s: pngwutil.c.s
.PHONY : pngwutil.s

# target to generate assembly for a file
pngwutil.c.s:
	cd /home/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(MAKE) -f thirdparty/libpng/CMakeFiles/png.dir/build.make thirdparty/libpng/CMakeFiles/png.dir/pngwutil.c.s
.PHONY : pngwutil.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 "... package"
	@echo "... package_source"
	@echo "... png"
	@echo "... rebuild_cache"
	@echo "... example.o"
	@echo "... example.i"
	@echo "... example.s"
	@echo "... png.o"
	@echo "... png.i"
	@echo "... png.s"
	@echo "... pngerror.o"
	@echo "... pngerror.i"
	@echo "... pngerror.s"
	@echo "... pngget.o"
	@echo "... pngget.i"
	@echo "... pngget.s"
	@echo "... pngmem.o"
	@echo "... pngmem.i"
	@echo "... pngmem.s"
	@echo "... pngpread.o"
	@echo "... pngpread.i"
	@echo "... pngpread.s"
	@echo "... pngread.o"
	@echo "... pngread.i"
	@echo "... pngread.s"
	@echo "... pngrio.o"
	@echo "... pngrio.i"
	@echo "... pngrio.s"
	@echo "... pngrtran.o"
	@echo "... pngrtran.i"
	@echo "... pngrtran.s"
	@echo "... pngrutil.o"
	@echo "... pngrutil.i"
	@echo "... pngrutil.s"
	@echo "... pngset.o"
	@echo "... pngset.i"
	@echo "... pngset.s"
	@echo "... pngtest.o"
	@echo "... pngtest.i"
	@echo "... pngtest.s"
	@echo "... pngtrans.o"
	@echo "... pngtrans.i"
	@echo "... pngtrans.s"
	@echo "... pngwio.o"
	@echo "... pngwio.i"
	@echo "... pngwio.s"
	@echo "... pngwrite.o"
	@echo "... pngwrite.i"
	@echo "... pngwrite.s"
	@echo "... pngwtran.o"
	@echo "... pngwtran.i"
	@echo "... pngwtran.s"
	@echo "... pngwutil.o"
	@echo "... pngwutil.i"
	@echo "... pngwutil.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/makerpm/rpmbuild/BUILD/openjp2-2.1.0/x86_64-redhat-linux-gnu && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

