https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222252
--- Comment #2 from Wolfram Schneider <wo...@freebsd.org> --- Actually, it is more complicated. The french makefile will generate *.ps files in share/images as well. Any Makefile which contains the variable IMAGES_EN will activate the implicit rules in share/mk/doc.images.mk, and generate .eps,.png,.ps files if they are not exists or outdated. PostScript files are generated from *.pic files .pic.ps: ${PIC2PS} ${.ALLSRC} > ${.TARGET} -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"