# 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

# 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 = /src/cerndb-sw-hadoop-source/hadoop-hdfs-project/hadoop-hdfs/src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /src/cerndb-sw-hadoop-source/hadoop-hdfs-project/hadoop-hdfs/target/native

#=============================================================================
# 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 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
	$(CMAKE_COMMAND) -E cmake_progress_start /src/cerndb-sw-hadoop-source/hadoop-hdfs-project/hadoop-hdfs/target/native/CMakeFiles /src/cerndb-sw-hadoop-source/hadoop-hdfs-project/hadoop-hdfs/target/native/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/cerndb-sw-hadoop-source/hadoop-hdfs-project/hadoop-hdfs/target/native/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named hdfs

# Build rule for target.
hdfs: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 hdfs
.PHONY : hdfs

# fast build rule for target.
hdfs/fast:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/build
.PHONY : hdfs/fast

#=============================================================================
# Target rules for targets named hdfs_static

# Build rule for target.
hdfs_static: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 hdfs_static
.PHONY : hdfs_static

# fast build rule for target.
hdfs_static/fast:
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/build
.PHONY : hdfs_static/fast

#=============================================================================
# Target rules for targets named native_mini_dfs

# Build rule for target.
native_mini_dfs: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 native_mini_dfs
.PHONY : native_mini_dfs

# fast build rule for target.
native_mini_dfs/fast:
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/build
.PHONY : native_mini_dfs/fast

#=============================================================================
# Target rules for targets named test_htable

# Build rule for target.
test_htable: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_htable
.PHONY : test_htable

# fast build rule for target.
test_htable/fast:
	$(MAKE) -f CMakeFiles/test_htable.dir/build.make CMakeFiles/test_htable.dir/build
.PHONY : test_htable/fast

#=============================================================================
# Target rules for targets named test_libhdfs_ops

# Build rule for target.
test_libhdfs_ops: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_libhdfs_ops
.PHONY : test_libhdfs_ops

# fast build rule for target.
test_libhdfs_ops/fast:
	$(MAKE) -f CMakeFiles/test_libhdfs_ops.dir/build.make CMakeFiles/test_libhdfs_ops.dir/build
.PHONY : test_libhdfs_ops/fast

#=============================================================================
# Target rules for targets named test_libhdfs_read

# Build rule for target.
test_libhdfs_read: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_libhdfs_read
.PHONY : test_libhdfs_read

# fast build rule for target.
test_libhdfs_read/fast:
	$(MAKE) -f CMakeFiles/test_libhdfs_read.dir/build.make CMakeFiles/test_libhdfs_read.dir/build
.PHONY : test_libhdfs_read/fast

#=============================================================================
# Target rules for targets named test_libhdfs_threaded

# Build rule for target.
test_libhdfs_threaded: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_libhdfs_threaded
.PHONY : test_libhdfs_threaded

# fast build rule for target.
test_libhdfs_threaded/fast:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/build
.PHONY : test_libhdfs_threaded/fast

#=============================================================================
# Target rules for targets named test_libhdfs_vecsum

# Build rule for target.
test_libhdfs_vecsum: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_libhdfs_vecsum
.PHONY : test_libhdfs_vecsum

# fast build rule for target.
test_libhdfs_vecsum/fast:
	$(MAKE) -f CMakeFiles/test_libhdfs_vecsum.dir/build.make CMakeFiles/test_libhdfs_vecsum.dir/build
.PHONY : test_libhdfs_vecsum/fast

#=============================================================================
# Target rules for targets named test_libhdfs_write

# Build rule for target.
test_libhdfs_write: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_libhdfs_write
.PHONY : test_libhdfs_write

# fast build rule for target.
test_libhdfs_write/fast:
	$(MAKE) -f CMakeFiles/test_libhdfs_write.dir/build.make CMakeFiles/test_libhdfs_write.dir/build
.PHONY : test_libhdfs_write/fast

#=============================================================================
# Target rules for targets named test_libhdfs_zerocopy

# Build rule for target.
test_libhdfs_zerocopy: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_libhdfs_zerocopy
.PHONY : test_libhdfs_zerocopy

# fast build rule for target.
test_libhdfs_zerocopy/fast:
	$(MAKE) -f CMakeFiles/test_libhdfs_zerocopy.dir/build.make CMakeFiles/test_libhdfs_zerocopy.dir/build
.PHONY : test_libhdfs_zerocopy/fast

#=============================================================================
# Target rules for targets named test_native_mini_dfs

# Build rule for target.
test_native_mini_dfs: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_native_mini_dfs
.PHONY : test_native_mini_dfs

# fast build rule for target.
test_native_mini_dfs/fast:
	$(MAKE) -f CMakeFiles/test_native_mini_dfs.dir/build.make CMakeFiles/test_native_mini_dfs.dir/build
.PHONY : test_native_mini_dfs/fast

#=============================================================================
# Target rules for targets named fuse_dfs

# Build rule for target.
fuse_dfs: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 fuse_dfs
.PHONY : fuse_dfs

# fast build rule for target.
fuse_dfs/fast:
	$(MAKE) -f main/native/fuse-dfs/CMakeFiles/fuse_dfs.dir/build.make main/native/fuse-dfs/CMakeFiles/fuse_dfs.dir/build
.PHONY : fuse_dfs/fast

#=============================================================================
# Target rules for targets named posix_util

# Build rule for target.
posix_util: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 posix_util
.PHONY : posix_util

# fast build rule for target.
posix_util/fast:
	$(MAKE) -f main/native/fuse-dfs/CMakeFiles/posix_util.dir/build.make main/native/fuse-dfs/CMakeFiles/posix_util.dir/build
.PHONY : posix_util/fast

#=============================================================================
# Target rules for targets named test_fuse_dfs

# Build rule for target.
test_fuse_dfs: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 test_fuse_dfs
.PHONY : test_fuse_dfs

# fast build rule for target.
test_fuse_dfs/fast:
	$(MAKE) -f main/native/fuse-dfs/CMakeFiles/test_fuse_dfs.dir/build.make main/native/fuse-dfs/CMakeFiles/test_fuse_dfs.dir/build
.PHONY : test_fuse_dfs/fast

main/native/libhdfs/common/htable.o: main/native/libhdfs/common/htable.c.o
.PHONY : main/native/libhdfs/common/htable.o

# target to build an object file
main/native/libhdfs/common/htable.c.o:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/common/htable.c.o
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/common/htable.c.o
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/common/htable.c.o
	$(MAKE) -f CMakeFiles/test_htable.dir/build.make CMakeFiles/test_htable.dir/main/native/libhdfs/common/htable.c.o
.PHONY : main/native/libhdfs/common/htable.c.o

main/native/libhdfs/common/htable.i: main/native/libhdfs/common/htable.c.i
.PHONY : main/native/libhdfs/common/htable.i

# target to preprocess a source file
main/native/libhdfs/common/htable.c.i:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/common/htable.c.i
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/common/htable.c.i
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/common/htable.c.i
	$(MAKE) -f CMakeFiles/test_htable.dir/build.make CMakeFiles/test_htable.dir/main/native/libhdfs/common/htable.c.i
.PHONY : main/native/libhdfs/common/htable.c.i

main/native/libhdfs/common/htable.s: main/native/libhdfs/common/htable.c.s
.PHONY : main/native/libhdfs/common/htable.s

# target to generate assembly for a file
main/native/libhdfs/common/htable.c.s:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/common/htable.c.s
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/common/htable.c.s
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/common/htable.c.s
	$(MAKE) -f CMakeFiles/test_htable.dir/build.make CMakeFiles/test_htable.dir/main/native/libhdfs/common/htable.c.s
.PHONY : main/native/libhdfs/common/htable.c.s

main/native/libhdfs/exception.o: main/native/libhdfs/exception.c.o
.PHONY : main/native/libhdfs/exception.o

# target to build an object file
main/native/libhdfs/exception.c.o:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/exception.c.o
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/exception.c.o
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/exception.c.o
.PHONY : main/native/libhdfs/exception.c.o

main/native/libhdfs/exception.i: main/native/libhdfs/exception.c.i
.PHONY : main/native/libhdfs/exception.i

# target to preprocess a source file
main/native/libhdfs/exception.c.i:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/exception.c.i
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/exception.c.i
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/exception.c.i
.PHONY : main/native/libhdfs/exception.c.i

main/native/libhdfs/exception.s: main/native/libhdfs/exception.c.s
.PHONY : main/native/libhdfs/exception.s

# target to generate assembly for a file
main/native/libhdfs/exception.c.s:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/exception.c.s
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/exception.c.s
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/exception.c.s
.PHONY : main/native/libhdfs/exception.c.s

main/native/libhdfs/expect.o: main/native/libhdfs/expect.c.o
.PHONY : main/native/libhdfs/expect.o

# target to build an object file
main/native/libhdfs/expect.c.o:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/expect.c.o
	$(MAKE) -f CMakeFiles/test_libhdfs_zerocopy.dir/build.make CMakeFiles/test_libhdfs_zerocopy.dir/main/native/libhdfs/expect.c.o
.PHONY : main/native/libhdfs/expect.c.o

main/native/libhdfs/expect.i: main/native/libhdfs/expect.c.i
.PHONY : main/native/libhdfs/expect.i

# target to preprocess a source file
main/native/libhdfs/expect.c.i:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/expect.c.i
	$(MAKE) -f CMakeFiles/test_libhdfs_zerocopy.dir/build.make CMakeFiles/test_libhdfs_zerocopy.dir/main/native/libhdfs/expect.c.i
.PHONY : main/native/libhdfs/expect.c.i

main/native/libhdfs/expect.s: main/native/libhdfs/expect.c.s
.PHONY : main/native/libhdfs/expect.s

# target to generate assembly for a file
main/native/libhdfs/expect.c.s:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/expect.c.s
	$(MAKE) -f CMakeFiles/test_libhdfs_zerocopy.dir/build.make CMakeFiles/test_libhdfs_zerocopy.dir/main/native/libhdfs/expect.c.s
.PHONY : main/native/libhdfs/expect.c.s

main/native/libhdfs/hdfs.o: main/native/libhdfs/hdfs.c.o
.PHONY : main/native/libhdfs/hdfs.o

# target to build an object file
main/native/libhdfs/hdfs.c.o:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/hdfs.c.o
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/hdfs.c.o
.PHONY : main/native/libhdfs/hdfs.c.o

main/native/libhdfs/hdfs.i: main/native/libhdfs/hdfs.c.i
.PHONY : main/native/libhdfs/hdfs.i

# target to preprocess a source file
main/native/libhdfs/hdfs.c.i:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/hdfs.c.i
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/hdfs.c.i
.PHONY : main/native/libhdfs/hdfs.c.i

main/native/libhdfs/hdfs.s: main/native/libhdfs/hdfs.c.s
.PHONY : main/native/libhdfs/hdfs.s

# target to generate assembly for a file
main/native/libhdfs/hdfs.c.s:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/hdfs.c.s
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/hdfs.c.s
.PHONY : main/native/libhdfs/hdfs.c.s

main/native/libhdfs/jni_helper.o: main/native/libhdfs/jni_helper.c.o
.PHONY : main/native/libhdfs/jni_helper.o

# target to build an object file
main/native/libhdfs/jni_helper.c.o:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/jni_helper.c.o
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/jni_helper.c.o
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/jni_helper.c.o
.PHONY : main/native/libhdfs/jni_helper.c.o

main/native/libhdfs/jni_helper.i: main/native/libhdfs/jni_helper.c.i
.PHONY : main/native/libhdfs/jni_helper.i

# target to preprocess a source file
main/native/libhdfs/jni_helper.c.i:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/jni_helper.c.i
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/jni_helper.c.i
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/jni_helper.c.i
.PHONY : main/native/libhdfs/jni_helper.c.i

main/native/libhdfs/jni_helper.s: main/native/libhdfs/jni_helper.c.s
.PHONY : main/native/libhdfs/jni_helper.s

# target to generate assembly for a file
main/native/libhdfs/jni_helper.c.s:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/jni_helper.c.s
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/jni_helper.c.s
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/jni_helper.c.s
.PHONY : main/native/libhdfs/jni_helper.c.s

main/native/libhdfs/native_mini_dfs.o: main/native/libhdfs/native_mini_dfs.c.o
.PHONY : main/native/libhdfs/native_mini_dfs.o

# target to build an object file
main/native/libhdfs/native_mini_dfs.c.o:
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/native_mini_dfs.c.o
.PHONY : main/native/libhdfs/native_mini_dfs.c.o

main/native/libhdfs/native_mini_dfs.i: main/native/libhdfs/native_mini_dfs.c.i
.PHONY : main/native/libhdfs/native_mini_dfs.i

# target to preprocess a source file
main/native/libhdfs/native_mini_dfs.c.i:
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/native_mini_dfs.c.i
.PHONY : main/native/libhdfs/native_mini_dfs.c.i

main/native/libhdfs/native_mini_dfs.s: main/native/libhdfs/native_mini_dfs.c.s
.PHONY : main/native/libhdfs/native_mini_dfs.s

# target to generate assembly for a file
main/native/libhdfs/native_mini_dfs.c.s:
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/native_mini_dfs.c.s
.PHONY : main/native/libhdfs/native_mini_dfs.c.s

main/native/libhdfs/os/posix/mutexes.o: main/native/libhdfs/os/posix/mutexes.c.o
.PHONY : main/native/libhdfs/os/posix/mutexes.o

# target to build an object file
main/native/libhdfs/os/posix/mutexes.c.o:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/os/posix/mutexes.c.o
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/os/posix/mutexes.c.o
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/os/posix/mutexes.c.o
.PHONY : main/native/libhdfs/os/posix/mutexes.c.o

main/native/libhdfs/os/posix/mutexes.i: main/native/libhdfs/os/posix/mutexes.c.i
.PHONY : main/native/libhdfs/os/posix/mutexes.i

# target to preprocess a source file
main/native/libhdfs/os/posix/mutexes.c.i:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/os/posix/mutexes.c.i
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/os/posix/mutexes.c.i
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/os/posix/mutexes.c.i
.PHONY : main/native/libhdfs/os/posix/mutexes.c.i

main/native/libhdfs/os/posix/mutexes.s: main/native/libhdfs/os/posix/mutexes.c.s
.PHONY : main/native/libhdfs/os/posix/mutexes.s

# target to generate assembly for a file
main/native/libhdfs/os/posix/mutexes.c.s:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/os/posix/mutexes.c.s
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/os/posix/mutexes.c.s
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/os/posix/mutexes.c.s
.PHONY : main/native/libhdfs/os/posix/mutexes.c.s

main/native/libhdfs/os/posix/thread.o: main/native/libhdfs/os/posix/thread.c.o
.PHONY : main/native/libhdfs/os/posix/thread.o

# target to build an object file
main/native/libhdfs/os/posix/thread.c.o:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/os/posix/thread.c.o
.PHONY : main/native/libhdfs/os/posix/thread.c.o

main/native/libhdfs/os/posix/thread.i: main/native/libhdfs/os/posix/thread.c.i
.PHONY : main/native/libhdfs/os/posix/thread.i

# target to preprocess a source file
main/native/libhdfs/os/posix/thread.c.i:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/os/posix/thread.c.i
.PHONY : main/native/libhdfs/os/posix/thread.c.i

main/native/libhdfs/os/posix/thread.s: main/native/libhdfs/os/posix/thread.c.s
.PHONY : main/native/libhdfs/os/posix/thread.s

# target to generate assembly for a file
main/native/libhdfs/os/posix/thread.c.s:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/os/posix/thread.c.s
.PHONY : main/native/libhdfs/os/posix/thread.c.s

main/native/libhdfs/os/posix/thread_local_storage.o: main/native/libhdfs/os/posix/thread_local_storage.c.o
.PHONY : main/native/libhdfs/os/posix/thread_local_storage.o

# target to build an object file
main/native/libhdfs/os/posix/thread_local_storage.c.o:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/os/posix/thread_local_storage.c.o
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/os/posix/thread_local_storage.c.o
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/os/posix/thread_local_storage.c.o
.PHONY : main/native/libhdfs/os/posix/thread_local_storage.c.o

main/native/libhdfs/os/posix/thread_local_storage.i: main/native/libhdfs/os/posix/thread_local_storage.c.i
.PHONY : main/native/libhdfs/os/posix/thread_local_storage.i

# target to preprocess a source file
main/native/libhdfs/os/posix/thread_local_storage.c.i:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/os/posix/thread_local_storage.c.i
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/os/posix/thread_local_storage.c.i
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/os/posix/thread_local_storage.c.i
.PHONY : main/native/libhdfs/os/posix/thread_local_storage.c.i

main/native/libhdfs/os/posix/thread_local_storage.s: main/native/libhdfs/os/posix/thread_local_storage.c.s
.PHONY : main/native/libhdfs/os/posix/thread_local_storage.s

# target to generate assembly for a file
main/native/libhdfs/os/posix/thread_local_storage.c.s:
	$(MAKE) -f CMakeFiles/hdfs.dir/build.make CMakeFiles/hdfs.dir/main/native/libhdfs/os/posix/thread_local_storage.c.s
	$(MAKE) -f CMakeFiles/hdfs_static.dir/build.make CMakeFiles/hdfs_static.dir/main/native/libhdfs/os/posix/thread_local_storage.c.s
	$(MAKE) -f CMakeFiles/native_mini_dfs.dir/build.make CMakeFiles/native_mini_dfs.dir/main/native/libhdfs/os/posix/thread_local_storage.c.s
.PHONY : main/native/libhdfs/os/posix/thread_local_storage.c.s

main/native/libhdfs/test/test_htable.o: main/native/libhdfs/test/test_htable.c.o
.PHONY : main/native/libhdfs/test/test_htable.o

# target to build an object file
main/native/libhdfs/test/test_htable.c.o:
	$(MAKE) -f CMakeFiles/test_htable.dir/build.make CMakeFiles/test_htable.dir/main/native/libhdfs/test/test_htable.c.o
.PHONY : main/native/libhdfs/test/test_htable.c.o

main/native/libhdfs/test/test_htable.i: main/native/libhdfs/test/test_htable.c.i
.PHONY : main/native/libhdfs/test/test_htable.i

# target to preprocess a source file
main/native/libhdfs/test/test_htable.c.i:
	$(MAKE) -f CMakeFiles/test_htable.dir/build.make CMakeFiles/test_htable.dir/main/native/libhdfs/test/test_htable.c.i
.PHONY : main/native/libhdfs/test/test_htable.c.i

main/native/libhdfs/test/test_htable.s: main/native/libhdfs/test/test_htable.c.s
.PHONY : main/native/libhdfs/test/test_htable.s

# target to generate assembly for a file
main/native/libhdfs/test/test_htable.c.s:
	$(MAKE) -f CMakeFiles/test_htable.dir/build.make CMakeFiles/test_htable.dir/main/native/libhdfs/test/test_htable.c.s
.PHONY : main/native/libhdfs/test/test_htable.c.s

main/native/libhdfs/test/test_libhdfs_ops.o: main/native/libhdfs/test/test_libhdfs_ops.c.o
.PHONY : main/native/libhdfs/test/test_libhdfs_ops.o

# target to build an object file
main/native/libhdfs/test/test_libhdfs_ops.c.o:
	$(MAKE) -f CMakeFiles/test_libhdfs_ops.dir/build.make CMakeFiles/test_libhdfs_ops.dir/main/native/libhdfs/test/test_libhdfs_ops.c.o
.PHONY : main/native/libhdfs/test/test_libhdfs_ops.c.o

main/native/libhdfs/test/test_libhdfs_ops.i: main/native/libhdfs/test/test_libhdfs_ops.c.i
.PHONY : main/native/libhdfs/test/test_libhdfs_ops.i

# target to preprocess a source file
main/native/libhdfs/test/test_libhdfs_ops.c.i:
	$(MAKE) -f CMakeFiles/test_libhdfs_ops.dir/build.make CMakeFiles/test_libhdfs_ops.dir/main/native/libhdfs/test/test_libhdfs_ops.c.i
.PHONY : main/native/libhdfs/test/test_libhdfs_ops.c.i

main/native/libhdfs/test/test_libhdfs_ops.s: main/native/libhdfs/test/test_libhdfs_ops.c.s
.PHONY : main/native/libhdfs/test/test_libhdfs_ops.s

# target to generate assembly for a file
main/native/libhdfs/test/test_libhdfs_ops.c.s:
	$(MAKE) -f CMakeFiles/test_libhdfs_ops.dir/build.make CMakeFiles/test_libhdfs_ops.dir/main/native/libhdfs/test/test_libhdfs_ops.c.s
.PHONY : main/native/libhdfs/test/test_libhdfs_ops.c.s

main/native/libhdfs/test/test_libhdfs_read.o: main/native/libhdfs/test/test_libhdfs_read.c.o
.PHONY : main/native/libhdfs/test/test_libhdfs_read.o

# target to build an object file
main/native/libhdfs/test/test_libhdfs_read.c.o:
	$(MAKE) -f CMakeFiles/test_libhdfs_read.dir/build.make CMakeFiles/test_libhdfs_read.dir/main/native/libhdfs/test/test_libhdfs_read.c.o
.PHONY : main/native/libhdfs/test/test_libhdfs_read.c.o

main/native/libhdfs/test/test_libhdfs_read.i: main/native/libhdfs/test/test_libhdfs_read.c.i
.PHONY : main/native/libhdfs/test/test_libhdfs_read.i

# target to preprocess a source file
main/native/libhdfs/test/test_libhdfs_read.c.i:
	$(MAKE) -f CMakeFiles/test_libhdfs_read.dir/build.make CMakeFiles/test_libhdfs_read.dir/main/native/libhdfs/test/test_libhdfs_read.c.i
.PHONY : main/native/libhdfs/test/test_libhdfs_read.c.i

main/native/libhdfs/test/test_libhdfs_read.s: main/native/libhdfs/test/test_libhdfs_read.c.s
.PHONY : main/native/libhdfs/test/test_libhdfs_read.s

# target to generate assembly for a file
main/native/libhdfs/test/test_libhdfs_read.c.s:
	$(MAKE) -f CMakeFiles/test_libhdfs_read.dir/build.make CMakeFiles/test_libhdfs_read.dir/main/native/libhdfs/test/test_libhdfs_read.c.s
.PHONY : main/native/libhdfs/test/test_libhdfs_read.c.s

main/native/libhdfs/test/test_libhdfs_write.o: main/native/libhdfs/test/test_libhdfs_write.c.o
.PHONY : main/native/libhdfs/test/test_libhdfs_write.o

# target to build an object file
main/native/libhdfs/test/test_libhdfs_write.c.o:
	$(MAKE) -f CMakeFiles/test_libhdfs_write.dir/build.make CMakeFiles/test_libhdfs_write.dir/main/native/libhdfs/test/test_libhdfs_write.c.o
.PHONY : main/native/libhdfs/test/test_libhdfs_write.c.o

main/native/libhdfs/test/test_libhdfs_write.i: main/native/libhdfs/test/test_libhdfs_write.c.i
.PHONY : main/native/libhdfs/test/test_libhdfs_write.i

# target to preprocess a source file
main/native/libhdfs/test/test_libhdfs_write.c.i:
	$(MAKE) -f CMakeFiles/test_libhdfs_write.dir/build.make CMakeFiles/test_libhdfs_write.dir/main/native/libhdfs/test/test_libhdfs_write.c.i
.PHONY : main/native/libhdfs/test/test_libhdfs_write.c.i

main/native/libhdfs/test/test_libhdfs_write.s: main/native/libhdfs/test/test_libhdfs_write.c.s
.PHONY : main/native/libhdfs/test/test_libhdfs_write.s

# target to generate assembly for a file
main/native/libhdfs/test/test_libhdfs_write.c.s:
	$(MAKE) -f CMakeFiles/test_libhdfs_write.dir/build.make CMakeFiles/test_libhdfs_write.dir/main/native/libhdfs/test/test_libhdfs_write.c.s
.PHONY : main/native/libhdfs/test/test_libhdfs_write.c.s

main/native/libhdfs/test/test_libhdfs_zerocopy.o: main/native/libhdfs/test/test_libhdfs_zerocopy.c.o
.PHONY : main/native/libhdfs/test/test_libhdfs_zerocopy.o

# target to build an object file
main/native/libhdfs/test/test_libhdfs_zerocopy.c.o:
	$(MAKE) -f CMakeFiles/test_libhdfs_zerocopy.dir/build.make CMakeFiles/test_libhdfs_zerocopy.dir/main/native/libhdfs/test/test_libhdfs_zerocopy.c.o
.PHONY : main/native/libhdfs/test/test_libhdfs_zerocopy.c.o

main/native/libhdfs/test/test_libhdfs_zerocopy.i: main/native/libhdfs/test/test_libhdfs_zerocopy.c.i
.PHONY : main/native/libhdfs/test/test_libhdfs_zerocopy.i

# target to preprocess a source file
main/native/libhdfs/test/test_libhdfs_zerocopy.c.i:
	$(MAKE) -f CMakeFiles/test_libhdfs_zerocopy.dir/build.make CMakeFiles/test_libhdfs_zerocopy.dir/main/native/libhdfs/test/test_libhdfs_zerocopy.c.i
.PHONY : main/native/libhdfs/test/test_libhdfs_zerocopy.c.i

main/native/libhdfs/test/test_libhdfs_zerocopy.s: main/native/libhdfs/test/test_libhdfs_zerocopy.c.s
.PHONY : main/native/libhdfs/test/test_libhdfs_zerocopy.s

# target to generate assembly for a file
main/native/libhdfs/test/test_libhdfs_zerocopy.c.s:
	$(MAKE) -f CMakeFiles/test_libhdfs_zerocopy.dir/build.make CMakeFiles/test_libhdfs_zerocopy.dir/main/native/libhdfs/test/test_libhdfs_zerocopy.c.s
.PHONY : main/native/libhdfs/test/test_libhdfs_zerocopy.c.s

main/native/libhdfs/test/vecsum.o: main/native/libhdfs/test/vecsum.c.o
.PHONY : main/native/libhdfs/test/vecsum.o

# target to build an object file
main/native/libhdfs/test/vecsum.c.o:
	$(MAKE) -f CMakeFiles/test_libhdfs_vecsum.dir/build.make CMakeFiles/test_libhdfs_vecsum.dir/main/native/libhdfs/test/vecsum.c.o
.PHONY : main/native/libhdfs/test/vecsum.c.o

main/native/libhdfs/test/vecsum.i: main/native/libhdfs/test/vecsum.c.i
.PHONY : main/native/libhdfs/test/vecsum.i

# target to preprocess a source file
main/native/libhdfs/test/vecsum.c.i:
	$(MAKE) -f CMakeFiles/test_libhdfs_vecsum.dir/build.make CMakeFiles/test_libhdfs_vecsum.dir/main/native/libhdfs/test/vecsum.c.i
.PHONY : main/native/libhdfs/test/vecsum.c.i

main/native/libhdfs/test/vecsum.s: main/native/libhdfs/test/vecsum.c.s
.PHONY : main/native/libhdfs/test/vecsum.s

# target to generate assembly for a file
main/native/libhdfs/test/vecsum.c.s:
	$(MAKE) -f CMakeFiles/test_libhdfs_vecsum.dir/build.make CMakeFiles/test_libhdfs_vecsum.dir/main/native/libhdfs/test/vecsum.c.s
.PHONY : main/native/libhdfs/test/vecsum.c.s

main/native/libhdfs/test_libhdfs_threaded.o: main/native/libhdfs/test_libhdfs_threaded.c.o
.PHONY : main/native/libhdfs/test_libhdfs_threaded.o

# target to build an object file
main/native/libhdfs/test_libhdfs_threaded.c.o:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/test_libhdfs_threaded.c.o
.PHONY : main/native/libhdfs/test_libhdfs_threaded.c.o

main/native/libhdfs/test_libhdfs_threaded.i: main/native/libhdfs/test_libhdfs_threaded.c.i
.PHONY : main/native/libhdfs/test_libhdfs_threaded.i

# target to preprocess a source file
main/native/libhdfs/test_libhdfs_threaded.c.i:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/test_libhdfs_threaded.c.i
.PHONY : main/native/libhdfs/test_libhdfs_threaded.c.i

main/native/libhdfs/test_libhdfs_threaded.s: main/native/libhdfs/test_libhdfs_threaded.c.s
.PHONY : main/native/libhdfs/test_libhdfs_threaded.s

# target to generate assembly for a file
main/native/libhdfs/test_libhdfs_threaded.c.s:
	$(MAKE) -f CMakeFiles/test_libhdfs_threaded.dir/build.make CMakeFiles/test_libhdfs_threaded.dir/main/native/libhdfs/test_libhdfs_threaded.c.s
.PHONY : main/native/libhdfs/test_libhdfs_threaded.c.s

main/native/libhdfs/test_native_mini_dfs.o: main/native/libhdfs/test_native_mini_dfs.c.o
.PHONY : main/native/libhdfs/test_native_mini_dfs.o

# target to build an object file
main/native/libhdfs/test_native_mini_dfs.c.o:
	$(MAKE) -f CMakeFiles/test_native_mini_dfs.dir/build.make CMakeFiles/test_native_mini_dfs.dir/main/native/libhdfs/test_native_mini_dfs.c.o
.PHONY : main/native/libhdfs/test_native_mini_dfs.c.o

main/native/libhdfs/test_native_mini_dfs.i: main/native/libhdfs/test_native_mini_dfs.c.i
.PHONY : main/native/libhdfs/test_native_mini_dfs.i

# target to preprocess a source file
main/native/libhdfs/test_native_mini_dfs.c.i:
	$(MAKE) -f CMakeFiles/test_native_mini_dfs.dir/build.make CMakeFiles/test_native_mini_dfs.dir/main/native/libhdfs/test_native_mini_dfs.c.i
.PHONY : main/native/libhdfs/test_native_mini_dfs.c.i

main/native/libhdfs/test_native_mini_dfs.s: main/native/libhdfs/test_native_mini_dfs.c.s
.PHONY : main/native/libhdfs/test_native_mini_dfs.s

# target to generate assembly for a file
main/native/libhdfs/test_native_mini_dfs.c.s:
	$(MAKE) -f CMakeFiles/test_native_mini_dfs.dir/build.make CMakeFiles/test_native_mini_dfs.dir/main/native/libhdfs/test_native_mini_dfs.c.s
.PHONY : main/native/libhdfs/test_native_mini_dfs.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 "... hdfs"
	@echo "... hdfs_static"
	@echo "... native_mini_dfs"
	@echo "... rebuild_cache"
	@echo "... test_htable"
	@echo "... test_libhdfs_ops"
	@echo "... test_libhdfs_read"
	@echo "... test_libhdfs_threaded"
	@echo "... test_libhdfs_vecsum"
	@echo "... test_libhdfs_write"
	@echo "... test_libhdfs_zerocopy"
	@echo "... test_native_mini_dfs"
	@echo "... fuse_dfs"
	@echo "... posix_util"
	@echo "... test_fuse_dfs"
	@echo "... main/native/libhdfs/common/htable.o"
	@echo "... main/native/libhdfs/common/htable.i"
	@echo "... main/native/libhdfs/common/htable.s"
	@echo "... main/native/libhdfs/exception.o"
	@echo "... main/native/libhdfs/exception.i"
	@echo "... main/native/libhdfs/exception.s"
	@echo "... main/native/libhdfs/expect.o"
	@echo "... main/native/libhdfs/expect.i"
	@echo "... main/native/libhdfs/expect.s"
	@echo "... main/native/libhdfs/hdfs.o"
	@echo "... main/native/libhdfs/hdfs.i"
	@echo "... main/native/libhdfs/hdfs.s"
	@echo "... main/native/libhdfs/jni_helper.o"
	@echo "... main/native/libhdfs/jni_helper.i"
	@echo "... main/native/libhdfs/jni_helper.s"
	@echo "... main/native/libhdfs/native_mini_dfs.o"
	@echo "... main/native/libhdfs/native_mini_dfs.i"
	@echo "... main/native/libhdfs/native_mini_dfs.s"
	@echo "... main/native/libhdfs/os/posix/mutexes.o"
	@echo "... main/native/libhdfs/os/posix/mutexes.i"
	@echo "... main/native/libhdfs/os/posix/mutexes.s"
	@echo "... main/native/libhdfs/os/posix/thread.o"
	@echo "... main/native/libhdfs/os/posix/thread.i"
	@echo "... main/native/libhdfs/os/posix/thread.s"
	@echo "... main/native/libhdfs/os/posix/thread_local_storage.o"
	@echo "... main/native/libhdfs/os/posix/thread_local_storage.i"
	@echo "... main/native/libhdfs/os/posix/thread_local_storage.s"
	@echo "... main/native/libhdfs/test/test_htable.o"
	@echo "... main/native/libhdfs/test/test_htable.i"
	@echo "... main/native/libhdfs/test/test_htable.s"
	@echo "... main/native/libhdfs/test/test_libhdfs_ops.o"
	@echo "... main/native/libhdfs/test/test_libhdfs_ops.i"
	@echo "... main/native/libhdfs/test/test_libhdfs_ops.s"
	@echo "... main/native/libhdfs/test/test_libhdfs_read.o"
	@echo "... main/native/libhdfs/test/test_libhdfs_read.i"
	@echo "... main/native/libhdfs/test/test_libhdfs_read.s"
	@echo "... main/native/libhdfs/test/test_libhdfs_write.o"
	@echo "... main/native/libhdfs/test/test_libhdfs_write.i"
	@echo "... main/native/libhdfs/test/test_libhdfs_write.s"
	@echo "... main/native/libhdfs/test/test_libhdfs_zerocopy.o"
	@echo "... main/native/libhdfs/test/test_libhdfs_zerocopy.i"
	@echo "... main/native/libhdfs/test/test_libhdfs_zerocopy.s"
	@echo "... main/native/libhdfs/test/vecsum.o"
	@echo "... main/native/libhdfs/test/vecsum.i"
	@echo "... main/native/libhdfs/test/vecsum.s"
	@echo "... main/native/libhdfs/test_libhdfs_threaded.o"
	@echo "... main/native/libhdfs/test_libhdfs_threaded.i"
	@echo "... main/native/libhdfs/test_libhdfs_threaded.s"
	@echo "... main/native/libhdfs/test_native_mini_dfs.o"
	@echo "... main/native/libhdfs/test_native_mini_dfs.i"
	@echo "... main/native/libhdfs/test_native_mini_dfs.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:
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

