X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=Makefile;h=0931db4b97171235147e7900ecedb5d753be50c0;hb=c58ce13db33c45a3e321edabe3bda12f45829482;hp=a618cbb57223cbe0a09c065504832bd4733aae59;hpb=f5b0b0a051204220170008cc36a412e898898d74;p=ecparse.git diff --git a/Makefile b/Makefile index a618cbb..0931db4 100644 --- a/Makefile +++ b/Makefile @@ -19,10 +19,12 @@ ReaderInput.o: ReaderInput.cpp ReaderInput.h FileReaderInput.o: FileReaderInput.cpp FileReaderInput.h ReaderInput.h -CollectionReader.o: CollectionReader.cpp ReaderInput.h +CollectionReader.o: CollectionReader.cpp ReaderInput.h ED2KLink.h ED2KLink.o: ED2KLink.cpp ED2KLink.h +Main.o: Main.cpp FileReaderInput.h ReaderInput.h CollectionReader.h ED2KLink.h + clean: rm -f ecparse rm -f *.o