From dbab0ab340880bba7103ba534b824721546299e1 Mon Sep 17 00:00:00 2001 From: Michael Neves Date: Mon, 30 Jan 2012 14:24:08 +0100 Subject: ssl options to fbgui --- .../CMakeFiles/customdhcpcd.dir/cmake_clean.cmake | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake (limited to 'build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake') diff --git a/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake b/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake new file mode 100644 index 0000000..db8c747 --- /dev/null +++ b/build/src/customdhcpcd/CMakeFiles/customdhcpcd.dir/cmake_clean.cmake @@ -0,0 +1,24 @@ +FILE(REMOVE_RECURSE + "CMakeFiles/customdhcpcd.dir/info.c.o" + "CMakeFiles/customdhcpcd.dir/interface.c.o" + "CMakeFiles/customdhcpcd.dir/discover.c.o" + "CMakeFiles/customdhcpcd.dir/socket.c.o" + "CMakeFiles/customdhcpcd.dir/configure.c.o" + "CMakeFiles/customdhcpcd.dir/duid.c.o" + "CMakeFiles/customdhcpcd.dir/ipv4ll.c.o" + "CMakeFiles/customdhcpcd.dir/arp.c.o" + "CMakeFiles/customdhcpcd.dir/logger.c.o" + "CMakeFiles/customdhcpcd.dir/signal.c.o" + "CMakeFiles/customdhcpcd.dir/dhcpcd.c.o" + "CMakeFiles/customdhcpcd.dir/common.c.o" + "CMakeFiles/customdhcpcd.dir/dhcp.c.o" + "CMakeFiles/customdhcpcd.dir/client.c.o" + "CMakeFiles/customdhcpcd.dir/logwriter.c.o" + "libcustomdhcpcd.pdb" + "libcustomdhcpcd.so" +) + +# Per-language clean rules from dependency scanning. +FOREACH(lang C) + INCLUDE(CMakeFiles/customdhcpcd.dir/cmake_clean_${lang}.cmake OPTIONAL) +ENDFOREACH(lang) -- cgit v1.2.3-55-g7522