X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=Makefile.in;h=cab1f82efc658390b0329244440f9d4d0d1069e9;hb=99c35bb21639a4d9e4d3da7434960525d2113ac2;hp=896711cea1cc7779c776ebd3400d7aee1cfe530f;hpb=a57a146ebc3f15f1ba2dfe8ecb9b59702fb8f799;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}