[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Makefile question -- one comoand makes two files.



On Fri, Aug 25, 2006 at 03:36:54AM -0500, Mumia W. wrote:
> On 08/24/2006 11:29 PM, hendrik@topoi.pooq.com wrote:
> >Let's say that the comoand
> >	chop onion
> >makes two files, tears and pieces
> >
> >How do I describe this in a Makefile?
> >
> >-- hendrik
> >
> >
> 
> In gmake this should work:
> 
> tears pieces :
> 	chop onion

Thanks.  It works.  It's the obvious way, it's in the manual, and I feel 
stupid for asking.

But last time I was faced with this problem, it wasn't in the manual, 
and this obvious method didn't work.

-- hendrik

> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org
> 



Reply to: