From 0ddb46dfb591606cd2404a27c2d9e5dec96d61fd Mon Sep 17 00:00:00 2001 From: Niklas Date: Mon, 5 Sep 2011 18:06:52 +0200 Subject: finaly managed it to create a .so lib of the customdhcpcd files. the dhcpcd.c file is not included in this lib (it contains the main function) --- customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/build.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/build.make') diff --git a/customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/build.make b/customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/build.make index 13465f1..d34edb9 100644 --- a/customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/build.make +++ b/customdhcpcd/src/build/CMakeFiles/customdhcpcd.dir/build.make @@ -78,7 +78,7 @@ customdhcpcd_OBJECTS = \ customdhcpcd_EXTERNAL_OBJECTS = customdhcpcd: CMakeFiles/customdhcpcd.dir/dhcpcd.c.o -customdhcpcd: liblibcustomdhcpcd.a +customdhcpcd: liblibcustomdhcpcd.so customdhcpcd: CMakeFiles/customdhcpcd.dir/build.make customdhcpcd: CMakeFiles/customdhcpcd.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable customdhcpcd" -- cgit v1.2.3-55-g7522