[Bug 222252] `make clean' does not cleanup *.ps files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 12 15:27:12 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222252
--- Comment #1 from Glen Barber <gjb at FreeBSD.org> ---
I looked into this a bit a few weeks ago, and I think the solution is
non-trivial.
The problem is that share/images/* is generated from en_EN*/Makefile, and does
not seem to have an explicit Makefile to generate the *.ps files (and as such,
lacks a mechanism to add a beforeclean target or append CLEANFILES).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list