X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=Makefile;h=018eb04972052bfb1d400d7c9ffa9c74f6374356;hb=3b8600a153359953627781ce83f8c57242316096;hp=7e04bf7ce903855a5c059b79d09243c73b483cd0;hpb=36eef8ab7ec7c90e97f2371d7ca8c80d52fd3e27;p=onak.git 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)