so I've got some software that I have to very regularly compile for work obligations (ie. I'm modifying it) that's makefile/source needs the 10.2.8 SDK. sadly this SDK is not included in leopard. I've already tried a find and replace "s/10.2.8/10.3.9/g" but it's not happy with that. is there some way I can install the older SDK on leopard?