[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How does make decide if a binary is 'up to date'
From: |
cdanek |
Subject: |
How does make decide if a binary is 'up to date' |
Date: |
Thu, 02 May 2019 17:24:35 +0200 |
User-agent: |
Posteo Webmail |
Hi all
Say I would like to reproduce the behavior of make. How exactly does
make decide if a binary is 'up to date'?
Maybe something like this?:
https://unix.stackexchange.com/questions/372857/compare-two-file-modification-dates
But how exactly?
Thanks a lot for any answer,
Chris
- How does make decide if a binary is 'up to date',
cdanek <=