diff options
| author | Lua Team <team@lua.org> | 2004-03-17 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2004-03-17 12:00:00 +0000 |
| commit | e7731a8fb8a317aa5c444ef073bfad82fa5baa54 (patch) | |
| tree | 75b630332e6cdce8b40acf3282e1e8eee27b579e /Makefile | |
| parent | 72286a8eeb927e1a33f24e9d99bb37ec5343ad45 (diff) | |
| download | lua-github-e7731a8fb8a317aa5c444ef073bfad82fa5baa54.tar.gz | |
Lua 5.0.25.0.2
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -96,4 +96,7 @@ lecho: @make echo | grep = | sed -e 's/= /= "/' -e 's/$$/"/' #-e 's/""/nil/' @echo "-- EOF" +newer: + @find . -newer MANIFEST -type f + # (end of Makefile) |
