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

Re: [MiNT] missing xversion.h



Am 21.02.2010, 19:44 Uhr, schrieb Miro Kropacek <miro.kropacek@gmail.com>:

Purpose of that script is quite unclear, it compares date of every *.[ch]
against (yet non-existing) file xversion.h ?

Right. xversion.h is older if not existing.

if [ existing -nt non-existing ]

should result in true.

--
Helmut Karlowski