projects
/
ecparse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b19230
)
add dependencies
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 4 Jul 2008 20:05:57 +0000
(22:05 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 4 Jul 2008 20:05:57 +0000
(22:05 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
a618cbb
..
0931db4
100644
(file)
--- 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