K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2011-05-18T17:39:28.627795Z K 7 svn:log V 477 As requested by many people, with final prodding from Jason Hall, fix this so that running make release causes make obj to be run before doing anything. This fixes a bug wherein, when run for the first time, and without -DNOSRC, make release would attempt to recursively tar up the src directory including its own output and enter an infinite loop. While here, make the cross-building stuff work a little more the way it should if only one of TARGET/TARGET_ARCH is specified. END