diff options
| author | Niklas | 2011-08-29 15:08:23 +0200 |
|---|---|---|
| committer | Niklas | 2011-08-29 15:08:23 +0200 |
| commit | 4f713dfa2728b5727481604ad7249e9c71a6487d (patch) | |
| tree | 28ec09bf9d97b75e48cce6a388d5fd032b699d59 /workspace/customdhcpcd/Debug/src/socket.d | |
| parent | added to dialogs. one for the critical error case (abot boot dialog), one for... (diff) | |
| download | fbgui-4f713dfa2728b5727481604ad7249e9c71a6487d.tar.gz fbgui-4f713dfa2728b5727481604ad7249e9c71a6487d.tar.xz fbgui-4f713dfa2728b5727481604ad7249e9c71a6487d.zip | |
added makefiles
Diffstat (limited to 'workspace/customdhcpcd/Debug/src/socket.d')
| -rw-r--r-- | workspace/customdhcpcd/Debug/src/socket.d | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/workspace/customdhcpcd/Debug/src/socket.d b/workspace/customdhcpcd/Debug/src/socket.d new file mode 100644 index 0000000..785c170 --- /dev/null +++ b/workspace/customdhcpcd/Debug/src/socket.d @@ -0,0 +1,17 @@ +src/socket.d src/socket.o: ../src/socket.c ../src/config.h ../src/dhcp.h \ + ../src/dhcpcd.h ../src/common.h ../src/interface.h ../src/logger.h \ + ../src/socket.h + +../src/config.h: + +../src/dhcp.h: + +../src/dhcpcd.h: + +../src/common.h: + +../src/interface.h: + +../src/logger.h: + +../src/socket.h: |
