pxeknife/memory_test
John 'Warthog9' Hawley 5256645b36 Makefile: Fixes for parallel make (versions.list also gets rebuilt)
This is a couple of quick changes, specific to versions.list generation

Part 1: This now makes sure that versions.list gets rebuilt
	(once, and only once) on each make run.

Part 2: This also makes sure that -j works since there is now a
	versions.list.temp intermediate file (that gets deleted)

This pretty much affects anything that uses versions.list
2015-03-18 23:29:22 -07:00
..
memtest86 Makefile: Fixes for parallel make (versions.list also gets rebuilt) 2015-03-18 23:29:22 -07:00
memtest86+ Makefile: Fixes for parallel make (versions.list also gets rebuilt) 2015-03-18 23:29:22 -07:00
.gitignore Memory Testers - Initial commit of the pieces needed to support the memory testers in the makefile system 2015-03-18 23:23:31 -07:00
Makefile Menuing / Makefiles / Configuration - Work to flip over to using menu include instead of recalling menu 2015-03-18 23:29:21 -07:00