X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=Makefile.in;h=07072bb0bbcae4fea107ff9d2075b4a155d63765;hb=b7f37dd02319383deacc9595c0b8ab587242a540;hp=337858dd88104b8924c9be96cc91cd56bb73faa2;hpb=bd9a742e2fce5aef553339325fd5919ab0b61910;p=userv.git diff --git a/Makefile.in b/Makefile.in index 337858d..07072bb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -104,16 +104,22 @@ autoconf configure: autoconf clean: - rm -f daemon client lexer.l lexer.c tokens.h pcsum.h - rm -f overview.eps overview.ps - rm -f spec.lout* spec.ps spec.text* lout.li - rm -rf spec.html* + rm -f daemon client pcsum.h + rm -f overview.eps + rm -f spec.lout* spec.text* spec.sgml?* spec.ps?* + rm -rf spec.html?* + rm -f lout.li *.lix *.ldx config.cache rm -f *.o *~ core ./#*# distclean: clean rm -f config.status config.log Makefile config.h realclean: distclean + rm -f spec.ps* spec.sgml* + rm -f lexer.l lexer.c tokens.h overview.ps + rm -rf spec.html* + +totalclean: realclean rm -f configure config.h.in shipprep: $(SHIPTARGETS)