summaryrefslogtreecommitdiff
path: root/deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'deps.mk')
-rw-r--r--deps.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/deps.mk b/deps.mk
deleted file mode 100644
index 327e510..0000000
--- a/deps.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-attribute.o: src/attribute.cpp src/attribute.hpp src/utils.hpp
-exporter.o: src/exporter.cpp src/exporter.hpp
-file.o: src/file.cpp src/file.hpp src/exporter.hpp
-str.o: src/str.cpp src/str.hpp src/exporter.hpp src/utils.hpp
-tag.o: src/tag.cpp src/tag.hpp src/attribute.hpp src/utils.hpp
-utils.o: src/utils.cpp src/utils.hpp
-xift.o: src/xift.cpp src/xift.hpp src/exporter.hpp src/tag.hpp \
- src/attribute.hpp src/utils.hpp