# 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 = /home/calvin/cmake-2.8.12.2-Linux-i386/bin/cmake

# The command to remove a file.
RM = /home/calvin/cmake-2.8.12.2-Linux-i386/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /home/calvin/cmake-2.8.12.2-Linux-i386/bin/ccmake

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/avagent_r8m

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm

#=============================================================================
# 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..."
	/home/calvin/cmake-2.8.12.2-Linux-i386/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..."
	/home/calvin/cmake-2.8.12.2-Linux-i386/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/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(CMAKE_COMMAND) -E cmake_progress_start /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm/CMakeFiles /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm/luafwk/luasocket/CMakeFiles/progress.marks
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f CMakeFiles/Makefile2 luafwk/luasocket/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f CMakeFiles/Makefile2 luafwk/luasocket/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f CMakeFiles/Makefile2 luafwk/luasocket/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f CMakeFiles/Makefile2 luafwk/luasocket/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
luafwk/luasocket/CMakeFiles/mime.dir/rule:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f CMakeFiles/Makefile2 luafwk/luasocket/CMakeFiles/mime.dir/rule
.PHONY : luafwk/luasocket/CMakeFiles/mime.dir/rule

# Convenience name for target.
mime: luafwk/luasocket/CMakeFiles/mime.dir/rule
.PHONY : mime

# fast build rule for target.
mime/fast:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/mime.dir/build.make luafwk/luasocket/CMakeFiles/mime.dir/build
.PHONY : mime/fast

# Convenience name for target.
luafwk/luasocket/CMakeFiles/socket.dir/rule:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f CMakeFiles/Makefile2 luafwk/luasocket/CMakeFiles/socket.dir/rule
.PHONY : luafwk/luasocket/CMakeFiles/socket.dir/rule

# Convenience name for target.
socket: luafwk/luasocket/CMakeFiles/socket.dir/rule
.PHONY : socket

# fast build rule for target.
socket/fast:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket.dir/build.make luafwk/luasocket/CMakeFiles/socket.dir/build
.PHONY : socket/fast

# Convenience name for target.
luafwk/luasocket/CMakeFiles/socket_core.dir/rule:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f CMakeFiles/Makefile2 luafwk/luasocket/CMakeFiles/socket_core.dir/rule
.PHONY : luafwk/luasocket/CMakeFiles/socket_core.dir/rule

# Convenience name for target.
socket_core: luafwk/luasocket/CMakeFiles/socket_core.dir/rule
.PHONY : socket_core

# fast build rule for target.
socket_core/fast:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/build
.PHONY : socket_core/fast

auxiliar.o: auxiliar.c.o
.PHONY : auxiliar.o

# target to build an object file
auxiliar.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/auxiliar.c.o
.PHONY : auxiliar.c.o

auxiliar.i: auxiliar.c.i
.PHONY : auxiliar.i

# target to preprocess a source file
auxiliar.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/auxiliar.c.i
.PHONY : auxiliar.c.i

auxiliar.s: auxiliar.c.s
.PHONY : auxiliar.s

# target to generate assembly for a file
auxiliar.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/auxiliar.c.s
.PHONY : auxiliar.c.s

buffer.o: buffer.c.o
.PHONY : buffer.o

# target to build an object file
buffer.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/buffer.c.o
.PHONY : buffer.c.o

buffer.i: buffer.c.i
.PHONY : buffer.i

# target to preprocess a source file
buffer.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/buffer.c.i
.PHONY : buffer.c.i

buffer.s: buffer.c.s
.PHONY : buffer.s

# target to generate assembly for a file
buffer.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/buffer.c.s
.PHONY : buffer.c.s

except.o: except.c.o
.PHONY : except.o

# target to build an object file
except.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/except.c.o
.PHONY : except.c.o

except.i: except.c.i
.PHONY : except.i

# target to preprocess a source file
except.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/except.c.i
.PHONY : except.c.i

except.s: except.c.s
.PHONY : except.s

# target to generate assembly for a file
except.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/except.c.s
.PHONY : except.c.s

inet.o: inet.c.o
.PHONY : inet.o

# target to build an object file
inet.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/inet.c.o
.PHONY : inet.c.o

inet.i: inet.c.i
.PHONY : inet.i

# target to preprocess a source file
inet.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/inet.c.i
.PHONY : inet.c.i

inet.s: inet.c.s
.PHONY : inet.s

# target to generate assembly for a file
inet.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/inet.c.s
.PHONY : inet.c.s

io.o: io.c.o
.PHONY : io.o

# target to build an object file
io.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/io.c.o
.PHONY : io.c.o

io.i: io.c.i
.PHONY : io.i

# target to preprocess a source file
io.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/io.c.i
.PHONY : io.c.i

io.s: io.c.s
.PHONY : io.s

# target to generate assembly for a file
io.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/io.c.s
.PHONY : io.c.s

luasocket.o: luasocket.c.o
.PHONY : luasocket.o

# target to build an object file
luasocket.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/luasocket.c.o
.PHONY : luasocket.c.o

luasocket.i: luasocket.c.i
.PHONY : luasocket.i

# target to preprocess a source file
luasocket.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/luasocket.c.i
.PHONY : luasocket.c.i

luasocket.s: luasocket.c.s
.PHONY : luasocket.s

# target to generate assembly for a file
luasocket.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/luasocket.c.s
.PHONY : luasocket.c.s

mime/mime.o: mime/mime.c.o
.PHONY : mime/mime.o

# target to build an object file
mime/mime.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/mime.dir/build.make luafwk/luasocket/CMakeFiles/mime.dir/mime/mime.c.o
.PHONY : mime/mime.c.o

mime/mime.i: mime/mime.c.i
.PHONY : mime/mime.i

# target to preprocess a source file
mime/mime.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/mime.dir/build.make luafwk/luasocket/CMakeFiles/mime.dir/mime/mime.c.i
.PHONY : mime/mime.c.i

mime/mime.s: mime/mime.c.s
.PHONY : mime/mime.s

# target to generate assembly for a file
mime/mime.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/mime.dir/build.make luafwk/luasocket/CMakeFiles/mime.dir/mime/mime.c.s
.PHONY : mime/mime.c.s

options.o: options.c.o
.PHONY : options.o

# target to build an object file
options.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/options.c.o
.PHONY : options.c.o

options.i: options.c.i
.PHONY : options.i

# target to preprocess a source file
options.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/options.c.i
.PHONY : options.c.i

options.s: options.c.s
.PHONY : options.s

# target to generate assembly for a file
options.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/options.c.s
.PHONY : options.c.s

select.o: select.c.o
.PHONY : select.o

# target to build an object file
select.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/select.c.o
.PHONY : select.c.o

select.i: select.c.i
.PHONY : select.i

# target to preprocess a source file
select.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/select.c.i
.PHONY : select.c.i

select.s: select.c.s
.PHONY : select.s

# target to generate assembly for a file
select.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/select.c.s
.PHONY : select.c.s

tcp.o: tcp.c.o
.PHONY : tcp.o

# target to build an object file
tcp.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/tcp.c.o
.PHONY : tcp.c.o

tcp.i: tcp.c.i
.PHONY : tcp.i

# target to preprocess a source file
tcp.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/tcp.c.i
.PHONY : tcp.c.i

tcp.s: tcp.c.s
.PHONY : tcp.s

# target to generate assembly for a file
tcp.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/tcp.c.s
.PHONY : tcp.c.s

timeout.o: timeout.c.o
.PHONY : timeout.o

# target to build an object file
timeout.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/timeout.c.o
.PHONY : timeout.c.o

timeout.i: timeout.c.i
.PHONY : timeout.i

# target to preprocess a source file
timeout.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/timeout.c.i
.PHONY : timeout.c.i

timeout.s: timeout.c.s
.PHONY : timeout.s

# target to generate assembly for a file
timeout.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/timeout.c.s
.PHONY : timeout.c.s

udp.o: udp.c.o
.PHONY : udp.o

# target to build an object file
udp.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/udp.c.o
.PHONY : udp.c.o

udp.i: udp.c.i
.PHONY : udp.i

# target to preprocess a source file
udp.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/udp.c.i
.PHONY : udp.c.i

udp.s: udp.c.s
.PHONY : udp.s

# target to generate assembly for a file
udp.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/udp.c.s
.PHONY : udp.c.s

usocket.o: usocket.c.o
.PHONY : usocket.o

# target to build an object file
usocket.c.o:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/usocket.c.o
.PHONY : usocket.c.o

usocket.i: usocket.c.i
.PHONY : usocket.i

# target to preprocess a source file
usocket.c.i:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/usocket.c.i
.PHONY : usocket.c.i

usocket.s: usocket.c.s
.PHONY : usocket.s

# target to generate assembly for a file
usocket.c.s:
	cd /home/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(MAKE) -f luafwk/luasocket/CMakeFiles/socket_core.dir/build.make luafwk/luasocket/CMakeFiles/socket_core.dir/usocket.c.s
.PHONY : usocket.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 "... mime"
	@echo "... rebuild_cache"
	@echo "... socket"
	@echo "... socket_core"
	@echo "... auxiliar.o"
	@echo "... auxiliar.i"
	@echo "... auxiliar.s"
	@echo "... buffer.o"
	@echo "... buffer.i"
	@echo "... buffer.s"
	@echo "... except.o"
	@echo "... except.i"
	@echo "... except.s"
	@echo "... inet.o"
	@echo "... inet.i"
	@echo "... inet.s"
	@echo "... io.o"
	@echo "... io.i"
	@echo "... io.s"
	@echo "... luasocket.o"
	@echo "... luasocket.i"
	@echo "... luasocket.s"
	@echo "... mime/mime.o"
	@echo "... mime/mime.i"
	@echo "... mime/mime.s"
	@echo "... options.o"
	@echo "... options.i"
	@echo "... options.s"
	@echo "... select.o"
	@echo "... select.i"
	@echo "... select.s"
	@echo "... tcp.o"
	@echo "... tcp.i"
	@echo "... tcp.s"
	@echo "... timeout.o"
	@echo "... timeout.i"
	@echo "... timeout.s"
	@echo "... udp.o"
	@echo "... udp.i"
	@echo "... udp.s"
	@echo "... usocket.o"
	@echo "... usocket.i"
	@echo "... usocket.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/calvin/ws/SLQSrelease/SLQS03.03.16/SampleApps/AirVantageAgent/build.arm && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

