On Wed, Mar 31, 2004 at 03:19:25PM -0800, Rod Roark wrote:
> Or if lots of things depend on bar.h then you may want to do
> something like this:
> 
>    BAR_DEPS = bar.h zzz.h
>    foo.o: foo.c foo.h $(BAR_DEPS)
>      etc.

Hey, that's a good idea!  I'll try that.  Thanks!

-bill!
[EMAIL PROTECTED]              Have you visited the Linux Users' Group
http://newbreedsoftware.com/bill/        of Davis yet!?  http://www.lugod.org/
_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to