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/common.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/common.d')
| -rw-r--r-- | workspace/customdhcpcd/Debug/src/common.d | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/workspace/customdhcpcd/Debug/src/common.d b/workspace/customdhcpcd/Debug/src/common.d new file mode 100644 index 0000000..235fc5e --- /dev/null +++ b/workspace/customdhcpcd/Debug/src/common.d @@ -0,0 +1,6 @@ +src/common.d src/common.o: ../src/common.c ../src/common.h \ + ../src/logger.h + +../src/common.h: + +../src/logger.h: |
