[comp.windows.x] Why is mit/Imakefile missing MFLAGS on all the MAKE lines?

idallen@watdragon.waterloo.edu (01/15/90)

From: "Ian! D. Allen [CGL]" <idallen>

I did "make -n Everything" and the "-n" was ignored because $(MFLAGS)
was not passed on all the $(MAKE) command lines.  Is there a reason for
leaving off $(MFLAGS) in this file?  

rws@EXPO.LCS.MIT.EDU (Bob Scheifler) (01/15/90)

    Is there a reason for leaving off $(MFLAGS) in this file?

Nope, you might be the first to have tried make -n on those targets.