projects
/
onak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36eef8a
)
cscvs to tla changeset 53
author
Jonathan McDowell
<noodles@earth.li>
Mon, 31 May 2004 23:47:24 +0000
(23:47 +0000)
committer
Jonathan McDowell
<noodles@earth.li>
Mon, 31 May 2004 23:47:24 +0000
(23:47 +0000)
Author: noodles
Date: 2003/01/20 23:49:53
Add cleanup of sixdegrees{,.o}.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 7e04bf7ce903855a5c059b79d09243c73b483cd0..018eb04972052bfb1d400d7c9ffa9c74f6374356 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-43,7
+43,8
@@
onak: onak.o merge.o $(CORE_OBJS)
clean:
rm -f $(PROGS) $(OBJS) Makefile.bak testparse maxpath *.core core \
- gpgwww.o add.o lookup.o main.o maxpath.o onak.o
+ gpgwww.o add.o lookup.o main.o maxpath.o onak.o sixdegrees \
+ sixdegrees.o
depend:
makedepend $(SRCS)