CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2011/07/24 14:26:52

Modified files:
        regress/usr.bin/mandoc: Makefile Makefile.inc 
        regress/usr.bin/mandoc/char: Makefile 
        regress/usr.bin/mandoc/man: Makefile 
        regress/usr.bin/mandoc/mdoc: Makefile 
        regress/usr.bin/mandoc/roff: Makefile 

Log message:
Theo reported that make cleandir deleted too much, triggering this cleanup:

Since quite some time, the groff output files are checked into CVS.
* thus, no longer provide a "groff-clean" target to delete them
* from official targets, no longer call the "groff" target generating them
* do not reimplement "clean" and "cleandir", simply use the official targets

Reply via email to