about summary refs log tree commit diff stats
path: root/deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'deps.mk')
-rw-r--r--deps.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/deps.mk b/deps.mk
new file mode 100644
index 0000000..8ad0e17
--- /dev/null
+++ b/deps.mk
@@ -0,0 +1,4 @@
+crc32.o: crc32.c crc32.h
+guid.o: guid.c guid.h unaligned.h
+mkgpt.o: mkgpt.c crc32.h guid.h part_ids.h unaligned.h
+part_ids.o: part_ids.c part_ids.h guid.h