Edit

kc3-lang/automake/texi-clean.am

Branch :

  • Show log

    Commit

  • Author : Tom Tromey
    Date : 1995-12-05 06:16:51
    Hash : 9eb2ffa7
    Message : Many cleanups. Added --strictness option.

  • texi-clean.am
  • ## We substitute the name of the texinfo file here because otherwise
    ## too many things could be removed.  In particular the ".log"
    ## extension might be used in other contexts by the user
    mostlyclean-info:
    	rm -f @TEXI@.aux @TEXI@.cp @TEXI@.cps @TEXI@.dvi
    	rm -f @TEXI@.fn @TEXI@.fns @TEXI@.ky @TEXI@.log
    	rm -f @TEXI@.pg @TEXI@.toc @TEXI@.tp @TEXI@.vr @TEXI@.op
    
    clean-info:
    
    distclean-info:
    
    maintainer-clean-info:
    	rm -f $(INFOS)