Path: utzoo!attcan!utgpu!watserv1!watmath!uunet!van-bc!ucbvax!tut.cis.ohio-state.edu!mailrus!cs.utexas.edu!swrinde!ucsd!ucsdhub!cuuxun!cuuxb!att!chinet!ignatz From: ignatz@chinet.chi.il.us (Dave Ihnat) Newsgroups: unix-pc.general Subject: Re: Submission for Unix-PC Summary: Try this. Keywords: make, output redirection Message-ID: <1989Dec14.190542.936@chinet.chi.il.us> Date: 14 Dec 89 19:05:42 GMT References: <8912121021.AA06028@hp-lsd.HP.COM> Sender: Dave Ihnat Reply-To: ignatz@chinet.chi.il.us (Dave Ihnat) Organization: Chinet - Chicago Public Access UNIX Lines: 7 In article <8912121021.AA06028@hp-lsd.HP.COM> gatelist@zorch.SF-Bay.ORG writes: >Regarding "make" and input/output redirection > >I want to tee make output to a logfile. But a function in the Makefile >doesn't like the way I'm redirecting output. Try "make >MAKE.OUT 2>&1