> Am 30.05.2025 um 18:46 schrieb Paul Eggert <egg...@cs.ucla.edu>: > > touch -t 202505290000 a b > gls -l --time-style=full a b > echo 'b: a; echo ouch; false' >Makefile > make
On PPC Mac OS X 10.4.11, Tiger, this sequence also produces: make: `b' is up to date. gls reports: -rw-r--r-- 1 pete admin 0 2025-05-29 00:00:00.000000000 +0200 a -rw-r--r-- 1 pete admin 0 2025-05-29 00:00:00.000000000 +0200 b -- Greetings Pete There's something the technicians need to learn from the artists. If it isn't aesthetically pleasing, it's probably wrong.