ezc/src/Makefile.dep

9 lines
356 B
Makefile
Raw Normal View History

# DO NOT DELETE
2021-05-14 21:02:56 +02:00
blocks.o: blocks.h item.h cache.h functions.h funinfo.h objects.h
cache.o: cache.h item.h functions.h funinfo.h objects.h blocks.h
item.o: item.h
2021-05-14 21:02:56 +02:00
pattern.o: pattern.h item.h cache.h functions.h funinfo.h objects.h blocks.h
patternparser.o: patternparser.h blocks.h item.h cache.h functions.h
2021-05-14 21:02:56 +02:00
patternparser.o: funinfo.h objects.h pattern.h