Mailing List Archive


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

Re: [tlug] Make question?



On Fri, Apr 11, 2003 at 04:17:11PM +1000, Jim Breen wrote:
> 
> What I want to do is check automatically if any of "foo", "bah",
> etc. have been touched more recently than "manifest". I could put 
> this test in a script run by cron to warn me that "manifest" needs
> attention.

Write a Makefile like this:

manifest: foo bah bletch
	@example.com "Need to update 'manifest'!"

Note that there is a TAB at the beginning of the second line, before the
'@'.

Cheers
 David
-- 
 David Santinoli, Milano             +   <david@example.com>
 Independent Linux/Unix consultant   +   http://www.santinoli.com


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links