X-Git-Url: https://git.pterodactylus.net/?p=ecparse.git;a=blobdiff_plain;f=Makefile;h=0931db4b97171235147e7900ecedb5d753be50c0;hp=a618cbb57223cbe0a09c065504832bd4733aae59;hb=fd659a52cdf9259e8a04b0ecb5e3b5fb0d9f06b4;hpb=8b192302f2b689ca76c937b1fed928e9f19370b3 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