Date: Tue, 25 Apr 1995 10:08:03 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: jkh@freefall.cdrom.com (Jordan K. Hubbard) Cc: nate@trout.sri.mt.net, current@freefall.cdrom.com Subject: Re: TeX support in bsd.doc.mk? Message-ID: <199504251708.KAA10222@gndrsh.aac.dev.com> In-Reply-To: <14379.798822563@freefall.cdrom.com> from "Jordan K. Hubbard" at Apr 25, 95 08:09:23 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > > Jordan K. Hubbard writes: > > > How do people feel about adding in some standard handy rules for this? > > > > I'm not sure I follow? What kind of rules? > > TEXDOC= foo > > .include <bsd.doc.mk> > > % make > tex foo.tex ... > ... > End up with foo.ps in obj. I only have one thing I would like to say about this, don't modify bsd.doc.mk to do this (that file has to get parsed for every make in the source we do, and this just adds stuff to it to parse that we well not use in /usr/src) add bsd.tex.mk to do this. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504251708.KAA10222>