
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Make question?
- Date: Fri, 11 Apr 2003 16:17:11 +1000 (EST)
- From: Jim Breen <jwb@example.com>
- Subject: [tlug] Make question?
G'day all,
I have a little task which I feel I should be able to
implement using `make', but I can't work out how to do it.
I have a file, which I'll refer to as the "manifest" file.
That file contains information about a set of other files:
"foo", "bah", "bletch", etc. etc.
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.
I know I could pipe "ls -alt" into a program that checked, but I feel
there should be a way of doing it with make.
Any suggestions?
Jim
--
Jim Breen (j.breen@example.com http://www.csse.monash.edu.au/~jwb/)
Computer Science & Software Engineering, Tel: +61 3 9905 3298
Monash University, VIC 3800, Australia Fax: +61 3 9905 5146
(Monash Provider No. 00008C) ジム・ブリーン@モナシュ大学
Home |
Main Index |
Thread Index