summaryrefslogtreecommitdiff
path: root/deps.mk
blob: 327e5104856f597c98ddac23ebdbd3e0cd84ebdf (plain)
1
2
3
4
5
6
7
8
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