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

# 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:


# 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/local/bin/cmake

# The command to remove a file.
RM = /usr/local/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/user/Desktop/QServCollect

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/user/Desktop/QServCollect

#=============================================================================
# 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/local/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/local/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

# 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/local/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/local/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/local/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

# The main all target
all: cmake_check_build_system
	cd /Users/user/Desktop/QServCollect && $(CMAKE_COMMAND) -E cmake_progress_start /Users/user/Desktop/QServCollect/CMakeFiles /Users/user/Desktop/QServCollect/GeoIP/CMakeFiles/progress.marks
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f CMakeFiles/Makefile2 GeoIP/all
	$(CMAKE_COMMAND) -E cmake_progress_start /Users/user/Desktop/QServCollect/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f CMakeFiles/Makefile2 GeoIP/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f CMakeFiles/Makefile2 GeoIP/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f CMakeFiles/Makefile2 GeoIP/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
GeoIP/CMakeFiles/GeoIP.dir/rule:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f CMakeFiles/Makefile2 GeoIP/CMakeFiles/GeoIP.dir/rule
.PHONY : GeoIP/CMakeFiles/GeoIP.dir/rule

# Convenience name for target.
GeoIP: GeoIP/CMakeFiles/GeoIP.dir/rule

.PHONY : GeoIP

# fast build rule for target.
GeoIP/fast:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/build
.PHONY : GeoIP/fast

libGeoIP/GeoIP.o: libGeoIP/GeoIP.c.o

.PHONY : libGeoIP/GeoIP.o

# target to build an object file
libGeoIP/GeoIP.c.o:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIP.c.o
.PHONY : libGeoIP/GeoIP.c.o

libGeoIP/GeoIP.i: libGeoIP/GeoIP.c.i

.PHONY : libGeoIP/GeoIP.i

# target to preprocess a source file
libGeoIP/GeoIP.c.i:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIP.c.i
.PHONY : libGeoIP/GeoIP.c.i

libGeoIP/GeoIP.s: libGeoIP/GeoIP.c.s

.PHONY : libGeoIP/GeoIP.s

# target to generate assembly for a file
libGeoIP/GeoIP.c.s:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIP.c.s
.PHONY : libGeoIP/GeoIP.c.s

libGeoIP/GeoIPCity.o: libGeoIP/GeoIPCity.c.o

.PHONY : libGeoIP/GeoIPCity.o

# target to build an object file
libGeoIP/GeoIPCity.c.o:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIPCity.c.o
.PHONY : libGeoIP/GeoIPCity.c.o

libGeoIP/GeoIPCity.i: libGeoIP/GeoIPCity.c.i

.PHONY : libGeoIP/GeoIPCity.i

# target to preprocess a source file
libGeoIP/GeoIPCity.c.i:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIPCity.c.i
.PHONY : libGeoIP/GeoIPCity.c.i

libGeoIP/GeoIPCity.s: libGeoIP/GeoIPCity.c.s

.PHONY : libGeoIP/GeoIPCity.s

# target to generate assembly for a file
libGeoIP/GeoIPCity.c.s:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIPCity.c.s
.PHONY : libGeoIP/GeoIPCity.c.s

libGeoIP/GeoIPUpdate.o: libGeoIP/GeoIPUpdate.c.o

.PHONY : libGeoIP/GeoIPUpdate.o

# target to build an object file
libGeoIP/GeoIPUpdate.c.o:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIPUpdate.c.o
.PHONY : libGeoIP/GeoIPUpdate.c.o

libGeoIP/GeoIPUpdate.i: libGeoIP/GeoIPUpdate.c.i

.PHONY : libGeoIP/GeoIPUpdate.i

# target to preprocess a source file
libGeoIP/GeoIPUpdate.c.i:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIPUpdate.c.i
.PHONY : libGeoIP/GeoIPUpdate.c.i

libGeoIP/GeoIPUpdate.s: libGeoIP/GeoIPUpdate.c.s

.PHONY : libGeoIP/GeoIPUpdate.s

# target to generate assembly for a file
libGeoIP/GeoIPUpdate.c.s:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/GeoIPUpdate.c.s
.PHONY : libGeoIP/GeoIPUpdate.c.s

libGeoIP/md5.o: libGeoIP/md5.c.o

.PHONY : libGeoIP/md5.o

# target to build an object file
libGeoIP/md5.c.o:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/md5.c.o
.PHONY : libGeoIP/md5.c.o

libGeoIP/md5.i: libGeoIP/md5.c.i

.PHONY : libGeoIP/md5.i

# target to preprocess a source file
libGeoIP/md5.c.i:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/md5.c.i
.PHONY : libGeoIP/md5.c.i

libGeoIP/md5.s: libGeoIP/md5.c.s

.PHONY : libGeoIP/md5.s

# target to generate assembly for a file
libGeoIP/md5.c.s:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/md5.c.s
.PHONY : libGeoIP/md5.c.s

libGeoIP/regionName.o: libGeoIP/regionName.c.o

.PHONY : libGeoIP/regionName.o

# target to build an object file
libGeoIP/regionName.c.o:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/regionName.c.o
.PHONY : libGeoIP/regionName.c.o

libGeoIP/regionName.i: libGeoIP/regionName.c.i

.PHONY : libGeoIP/regionName.i

# target to preprocess a source file
libGeoIP/regionName.c.i:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/regionName.c.i
.PHONY : libGeoIP/regionName.c.i

libGeoIP/regionName.s: libGeoIP/regionName.c.s

.PHONY : libGeoIP/regionName.s

# target to generate assembly for a file
libGeoIP/regionName.c.s:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/regionName.c.s
.PHONY : libGeoIP/regionName.c.s

libGeoIP/timeZone.o: libGeoIP/timeZone.c.o

.PHONY : libGeoIP/timeZone.o

# target to build an object file
libGeoIP/timeZone.c.o:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/timeZone.c.o
.PHONY : libGeoIP/timeZone.c.o

libGeoIP/timeZone.i: libGeoIP/timeZone.c.i

.PHONY : libGeoIP/timeZone.i

# target to preprocess a source file
libGeoIP/timeZone.c.i:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/timeZone.c.i
.PHONY : libGeoIP/timeZone.c.i

libGeoIP/timeZone.s: libGeoIP/timeZone.c.s

.PHONY : libGeoIP/timeZone.s

# target to generate assembly for a file
libGeoIP/timeZone.c.s:
	cd /Users/user/Desktop/QServCollect && $(MAKE) -f GeoIP/CMakeFiles/GeoIP.dir/build.make GeoIP/CMakeFiles/GeoIP.dir/libGeoIP/timeZone.c.s
.PHONY : libGeoIP/timeZone.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 "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install"
	@echo "... install/local"
	@echo "... GeoIP"
	@echo "... libGeoIP/GeoIP.o"
	@echo "... libGeoIP/GeoIP.i"
	@echo "... libGeoIP/GeoIP.s"
	@echo "... libGeoIP/GeoIPCity.o"
	@echo "... libGeoIP/GeoIPCity.i"
	@echo "... libGeoIP/GeoIPCity.s"
	@echo "... libGeoIP/GeoIPUpdate.o"
	@echo "... libGeoIP/GeoIPUpdate.i"
	@echo "... libGeoIP/GeoIPUpdate.s"
	@echo "... libGeoIP/md5.o"
	@echo "... libGeoIP/md5.i"
	@echo "... libGeoIP/md5.s"
	@echo "... libGeoIP/regionName.o"
	@echo "... libGeoIP/regionName.i"
	@echo "... libGeoIP/regionName.s"
	@echo "... libGeoIP/timeZone.o"
	@echo "... libGeoIP/timeZone.i"
	@echo "... libGeoIP/timeZone.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 /Users/user/Desktop/QServCollect && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

