chiark / gitweb /
clean targets except realclean don't remove spec.html, spec.ps.
[userv.git] / Makefile.in
index 337858dd88104b8924c9be96cc91cd56bb73faa2..a6d5e4641ad0d80f3724aecf0feeb9298cd2129b 100644 (file)
@@ -106,15 +106,17 @@ autoconf configure:
 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 spec.lout* spec.text* spec.sgml?* spec.ps?*
+               rm -rf spec.html?*
+               rm -f lout.li *.lix *.ldx
                rm -f *.o *~ core ./#*#
 
 distclean:     clean
                rm -f config.status config.log Makefile config.h
 
 realclean:     distclean
-               rm -f configure config.h.in
+               rm -f configure config.h.in spec.ps* spec.sgml*
+               rm -rf spec.html*
 
 shipprep:      $(SHIPTARGETS)