Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!fitz From: fitz@mml0.meche.rpi.edu (Brian Fitzgerald) Newsgroups: comp.unix.shell Subject: Re: ed script "here" document in a Makefile Summary: clarification Message-ID: <27X^*G@rpi.edu> Date: 8 Jan 91 19:34:31 GMT References: <}7W^DZ_@rpi.edu> Organization: Rensselaer Polytechnic Institute, Troy NY Lines: 18 Nntp-Posting-Host: mml0.meche.rpi.edu In article <}7W^DZ_@rpi.edu> I meant to ask how to "embed" a "here" document in a Makefile like this: ed: $(DOC) ed $(DOC) <