summaryrefslogblamecommitdiffstats
path: root/customdhcpcd/src/build/Makefile
blob: ba62eb2a8201684ccccf9f7fcf3c8e2dce91228b (plain) (tree)


























































































































                                                                                                                                                                         































































































                                                                                                         





























                                                                                                    







                                                                                                







                                                                                                



































































































































































































































                                                                                                         











                               














































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

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/niklas/fbgui/customdhcpcd/src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/niklas/fbgui/customdhcpcd/src/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
	/usr/bin/cmake -i .
.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 /home/niklas/fbgui/customdhcpcd/src/build/CMakeFiles /home/niklas/fbgui/customdhcpcd/src/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/niklas/fbgui/customdhcpcd/src/build/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 customdhcpcd

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

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

#=============================================================================
# Target rules for targets named libcustomdhcpcd

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

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

arp.o: arp.c.o
.PHONY : arp.o

# target to build an object file
arp.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/arp.c.o
.PHONY : arp.c.o

arp.i: arp.c.i
.PHONY : arp.i

# target to preprocess a source file
arp.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/arp.c.i
.PHONY : arp.c.i

arp.s: arp.c.s
.PHONY : arp.s

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

client.o: client.c.o
.PHONY : client.o

# target to build an object file
client.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/client.c.o
.PHONY : client.c.o

client.i: client.c.i
.PHONY : client.i

# target to preprocess a source file
client.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/client.c.i
.PHONY : client.c.i

client.s: client.c.s
.PHONY : client.s

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

common.o: common.c.o
.PHONY : common.o

# target to build an object file
common.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/common.c.o
.PHONY : common.c.o

common.i: common.c.i
.PHONY : common.i

# target to preprocess a source file
common.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/common.c.i
.PHONY : common.c.i

common.s: common.c.s
.PHONY : common.s

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

configure.o: configure.c.o
.PHONY : configure.o

# target to build an object file
configure.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/configure.c.o
.PHONY : configure.c.o

configure.i: configure.c.i
.PHONY : configure.i

# target to preprocess a source file
configure.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/configure.c.i
.PHONY : configure.c.i

configure.s: configure.c.s
.PHONY : configure.s

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

dhcp.o: dhcp.c.o
.PHONY : dhcp.o

# target to build an object file
dhcp.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/dhcp.c.o
.PHONY : dhcp.c.o

dhcp.i: dhcp.c.i
.PHONY : dhcp.i

# target to preprocess a source file
dhcp.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/dhcp.c.i
.PHONY : dhcp.c.i

dhcp.s: dhcp.c.s
.PHONY : dhcp.s

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

dhcpcd.o: dhcpcd.c.o
.PHONY : dhcpcd.o

# target to build an object file
dhcpcd.c.o:
	$(MAKE) -f CMakeFiles/customdhcpcd.dir/build.make CMakeFiles/customdhcpcd.dir/dhcpcd.c.o
.PHONY : dhcpcd.c.o

dhcpcd.i: dhcpcd.c.i
.PHONY : dhcpcd.i

# target to preprocess a source file
dhcpcd.c.i:
	$(MAKE) -f CMakeFiles/customdhcpcd.dir/build.make CMakeFiles/customdhcpcd.dir/dhcpcd.c.i
.PHONY : dhcpcd.c.i

dhcpcd.s: dhcpcd.c.s
.PHONY : dhcpcd.s

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

discover.o: discover.c.o
.PHONY : discover.o

# target to build an object file
discover.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/discover.c.o
.PHONY : discover.c.o

discover.i: discover.c.i
.PHONY : discover.i

# target to preprocess a source file
discover.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/discover.c.i
.PHONY : discover.c.i

discover.s: discover.c.s
.PHONY : discover.s

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

duid.o: duid.c.o
.PHONY : duid.o

# target to build an object file
duid.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/duid.c.o
.PHONY : duid.c.o

duid.i: duid.c.i
.PHONY : duid.i

# target to preprocess a source file
duid.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/duid.c.i
.PHONY : duid.c.i

duid.s: duid.c.s
.PHONY : duid.s

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

info.o: info.c.o
.PHONY : info.o

# target to build an object file
info.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/info.c.o
.PHONY : info.c.o

info.i: info.c.i
.PHONY : info.i

# target to preprocess a source file
info.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/info.c.i
.PHONY : info.c.i

info.s: info.c.s
.PHONY : info.s

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

interface.o: interface.c.o
.PHONY : interface.o

# target to build an object file
interface.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/interface.c.o
.PHONY : interface.c.o

interface.i: interface.c.i
.PHONY : interface.i

# target to preprocess a source file
interface.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/interface.c.i
.PHONY : interface.c.i

interface.s: interface.c.s
.PHONY : interface.s

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

ipv4ll.o: ipv4ll.c.o
.PHONY : ipv4ll.o

# target to build an object file
ipv4ll.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/ipv4ll.c.o
.PHONY : ipv4ll.c.o

ipv4ll.i: ipv4ll.c.i
.PHONY : ipv4ll.i

# target to preprocess a source file
ipv4ll.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/ipv4ll.c.i
.PHONY : ipv4ll.c.i

ipv4ll.s: ipv4ll.c.s
.PHONY : ipv4ll.s

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

logger.o: logger.c.o
.PHONY : logger.o

# target to build an object file
logger.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/logger.c.o
.PHONY : logger.c.o

logger.i: logger.c.i
.PHONY : logger.i

# target to preprocess a source file
logger.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/logger.c.i
.PHONY : logger.c.i

logger.s: logger.c.s
.PHONY : logger.s

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

logwriter.o: logwriter.c.o
.PHONY : logwriter.o

# target to build an object file
logwriter.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/logwriter.c.o
.PHONY : logwriter.c.o

logwriter.i: logwriter.c.i
.PHONY : logwriter.i

# target to preprocess a source file
logwriter.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/logwriter.c.i
.PHONY : logwriter.c.i

logwriter.s: logwriter.c.s
.PHONY : logwriter.s

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

signal.o: signal.c.o
.PHONY : signal.o

# target to build an object file
signal.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/signal.c.o
.PHONY : signal.c.o

signal.i: signal.c.i
.PHONY : signal.i

# target to preprocess a source file
signal.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/signal.c.i
.PHONY : signal.c.i

signal.s: signal.c.s
.PHONY : signal.s

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

socket.o: socket.c.o
.PHONY : socket.o

# target to build an object file
socket.c.o:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/socket.c.o
.PHONY : socket.c.o

socket.i: socket.c.i
.PHONY : socket.i

# target to preprocess a source file
socket.c.i:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/socket.c.i
.PHONY : socket.c.i

socket.s: socket.c.s
.PHONY : socket.s

# target to generate assembly for a file
socket.c.s:
	$(MAKE) -f CMakeFiles/libcustomdhcpcd.dir/build.make CMakeFiles/libcustomdhcpcd.dir/socket.c.s
.PHONY : socket.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 "... customdhcpcd"
	@echo "... edit_cache"
	@echo "... libcustomdhcpcd"
	@echo "... rebuild_cache"
	@echo "... arp.o"
	@echo "... arp.i"
	@echo "... arp.s"
	@echo "... client.o"
	@echo "... client.i"
	@echo "... client.s"
	@echo "... common.o"
	@echo "... common.i"
	@echo "... common.s"
	@echo "... configure.o"
	@echo "... configure.i"
	@echo "... configure.s"
	@echo "... dhcp.o"
	@echo "... dhcp.i"
	@echo "... dhcp.s"
	@echo "... dhcpcd.o"
	@echo "... dhcpcd.i"
	@echo "... dhcpcd.s"
	@echo "... discover.o"
	@echo "... discover.i"
	@echo "... discover.s"
	@echo "... duid.o"
	@echo "... duid.i"
	@echo "... duid.s"
	@echo "... info.o"
	@echo "... info.i"
	@echo "... info.s"
	@echo "... interface.o"
	@echo "... interface.i"
	@echo "... interface.s"
	@echo "... ipv4ll.o"
	@echo "... ipv4ll.i"
	@echo "... ipv4ll.s"
	@echo "... logger.o"
	@echo "... logger.i"
	@echo "... logger.s"
	@echo "... logwriter.o"
	@echo "... logwriter.i"
	@echo "... logwriter.s"
	@echo "... signal.o"
	@echo "... signal.i"
	@echo "... signal.s"
	@echo "... socket.o"
	@echo "... socket.i"
	@echo "... socket.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