changelog
[makefile] fix SDL config (cflags and liblnk), fix date formats, fix for cflags with slashes
- Sun, 28 Nov 2010 23:05:31 +0000
- by Philip Pemberton <philpem@philpem.me.uk> [Sun, 28 Nov 2010 23:05:31 +0000] rev 13
- [makefile] fix SDL config (cflags and liblnk), fix date formats, fix for cflags with slashes
- Fixed SDL configuration pull-in to use $(shell ...) instead of backticks
- Fix date formats, add DATETIME string
- Fix sed bailout when CFLAGS contains slashes (e.g. paths)