This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (2 messages)
From:
Mario Vano
MAUG(R)/Macintosh Developers/Programmers Forum
· C and Pascal
July 21, 1993 2:52 PM
Kevin: MPW's automatically built make files certainly do NOT behave as you describe. It generates a separate dependency line for each c++ source file and only compiles the ones that have changed. I just confirmed that again to make sure I wasn't imagining it. That facility works perfectly for all…
From:
Mario Vano
MAUG(R)/Macintosh Developers/Programmers Forum
· C and Pascal
July 15, 1993 7:38 AM
What Peter said is what I also think should work! Mario