X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=cab1f82efc658390b0329244440f9d4d0d1069e9;hb=535ab6abb5d606afdbd9c50699fd861b301ba600;hp=896711cea1cc7779c776ebd3400d7aee1cfe530f;hpb=f42ab5050f79833030453b21d69f4f3be9fcd0d0;p=onak.git diff --git a/Makefile.in b/Makefile.in index 896711c..cab1f82 100644 --- a/Makefile.in +++ b/Makefile.in @@ -83,9 +83,12 @@ onak.conf: onak.conf.in < onak.conf.in > onak.conf clean: - $(RM) -f $(PROGS) $(OBJS) Makefile.bak testparse maxpath *.core core \ + $(RM) $(PROGS) $(OBJS) Makefile.bak testparse maxpath *.core core \ gpgwww.o add.o lookup.o main.o maxpath.o onak.o sixdegrees \ sixdegrees.o splitkeys.o stripkey.o onak.conf +ifeq (x@KEYD@, xyes) + $(RM) keyd.o keydb_$(DBTYPE).o +endif distclean: clean $(RM) -f Makefile .depend config.{log,status,h}