MPW vs Think vs Unix?
John,
Part of the problem here is THINK C does things slightly differently. A "Build
Application" will take care of all of what a makefile would do, including
verifying changed files (without actually checking the file dates, of course,
unless you tell it to, either directly or indirectly by turning on the "always
check file dates" preference).
Although I haven't gone through it with a fine-tooth comb, I'm fairly certain
what you want to do CAN indeed be done with THINK C 6.0 and Frontier. You
might want to check out the Frontier Runtime package specially designed for
THINK C usage. If it's not in library 2 or 11 here, it would be in one of the
libraries in the UserLand Forum (GO USERLAND).
Joe