[comp.sys.mac.programmer] MPW C compiler options?

cmcclary@silver.ucs.indiana.edu (charles mcclary) (08/11/90)

I received some MPW C source with a MakeFile. When I run the MakeFile,
the complie commands have options which are flagged as invalid.  Below
are two examples:

     c -mbg on -sym on -i ::include filename.c  

and

     c -s net -mbg on -sym on -i ::include filename.c

My MPW C 2.0.2 manual does not describe these options.  Or, I just
haven't found it yet.

Thanks,
Charles McClary