From 3b8600a153359953627781ce83f8c57242316096 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Mon, 31 May 2004 23:47:24 +0000 Subject: [PATCH] cscvs to tla changeset 53 Author: noodles Date: 2003/01/20 23:49:53 Add cleanup of sixdegrees{,.o}. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7e04bf7..018eb04 100644 --- 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) -- 2.39.2