lua: Modernize the Makefile
commit7299b0e7f804431d80268dadd001682ba1a3fffc
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 2 Jul 2010 18:16:40 +0000 (2 11:16 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 2 Jul 2010 18:17:23 +0000 (2 11:17 -0700)
tree029e354bafaf08072918d04a2cb56b797371e9c2
parent8e6154d58c45f6af204c69e7341aa6859877d225
lua: Modernize the Makefile

Modernize the Makefile for lua to match the current style, in
particular to have it pick up its configuration and rules from the
central MCONFIG file.

This also fixes the incorrect use of "clean" vs. "spotless" which was
picked up from the Makefile style in use at that time.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/lua/src/Makefile