From 4f713dfa2728b5727481604ad7249e9c71a6487d Mon Sep 17 00:00:00 2001 From: Niklas Date: Mon, 29 Aug 2011 15:08:23 +0200 Subject: added makefiles --- workspace/customdhcpcd/Debug/src/interface.d | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 workspace/customdhcpcd/Debug/src/interface.d (limited to 'workspace/customdhcpcd/Debug/src/interface.d') diff --git a/workspace/customdhcpcd/Debug/src/interface.d b/workspace/customdhcpcd/Debug/src/interface.d new file mode 100644 index 0000000..581c831 --- /dev/null +++ b/workspace/customdhcpcd/Debug/src/interface.d @@ -0,0 +1,15 @@ +src/interface.d src/interface.o: ../src/interface.c ../src/config.h \ + ../src/common.h ../src/dhcp.h ../src/dhcpcd.h ../src/interface.h \ + ../src/logger.h + +../src/config.h: + +../src/common.h: + +../src/dhcp.h: + +../src/dhcpcd.h: + +../src/interface.h: + +../src/logger.h: -- cgit v1.2.3-55-g7522