summaryrefslogtreecommitdiffstats
path: root/customdhcpcd/src/build/CMakeFiles/libcustomdhcpcd.dir/cmake_clean_target.cmake
diff options
context:
space:
mode:
authorNiklas2011-09-05 18:06:52 +0200
committerNiklas2011-09-05 18:06:52 +0200
commit0ddb46dfb591606cd2404a27c2d9e5dec96d61fd (patch)
tree3108f51dbba99e08d049146ab13a27bf8e1f9d4e /customdhcpcd/src/build/CMakeFiles/libcustomdhcpcd.dir/cmake_clean_target.cmake
parenttried to manage cmake but failed. also tried to add the del_route() method of... (diff)
downloadfbgui-0ddb46dfb591606cd2404a27c2d9e5dec96d61fd.tar.gz
fbgui-0ddb46dfb591606cd2404a27c2d9e5dec96d61fd.tar.xz
fbgui-0ddb46dfb591606cd2404a27c2d9e5dec96d61fd.zip
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)
Diffstat (limited to 'customdhcpcd/src/build/CMakeFiles/libcustomdhcpcd.dir/cmake_clean_target.cmake')
-rw-r--r--customdhcpcd/src/build/CMakeFiles/libcustomdhcpcd.dir/cmake_clean_target.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/customdhcpcd/src/build/CMakeFiles/libcustomdhcpcd.dir/cmake_clean_target.cmake b/customdhcpcd/src/build/CMakeFiles/libcustomdhcpcd.dir/cmake_clean_target.cmake
deleted file mode 100644
index 69d83d2..0000000
--- a/customdhcpcd/src/build/CMakeFiles/libcustomdhcpcd.dir/cmake_clean_target.cmake
+++ /dev/null
@@ -1,3 +0,0 @@
-FILE(REMOVE_RECURSE
- "liblibcustomdhcpcd.a"
-)