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
This adds the pieces needs for memory testers to work in the makefile system
CONFIG:
PCISNIFER - which versions to snag of PCI Sniffer - really this is either latest, all or undefined as there is only one version
seemingly present at any given time
The intention will be to treat these as includes or template files going forward. Getting these committed so they are tracked in the tree properly. The
se have just been moved from their normal respective locations to here.
The makefiles will parse these, and likely in the interim, just copy them back into place