CompuServe Messages

Makefile rule

    24-Jul-90 22:29:39
Sb: #114250-Makefile rule
Fm: Tom Eshelman 73717,3446
To: Mike Spille/Manx 71545,1466
Mike: Thanks. I was not only too, d… dumb to see the missing period, but I also commented out my next statement: $(OBJECTS): header.pre Fantastic, Esh! I was about to tell you the "fix" didn't work, 8-( when suddenly it dawned…. we require TWO dependencies! I gotta refer to the manual to see if they bothered to emphasize that fact. If not, maybe someone can put a tickler on it for the next printing. The importance of the precompiled header file can't be overemphasized. I'm studying the code to Comm 1.34, and I would be in deep muck without it. With it, the Aztec really flies. It is no big deal to make a change and recompile. Regards Tom