Path: utzoo!utgpu!watserv1!watdragon!idallen From: idallen@watdragon.waterloo.edu Newsgroups: comp.windows.x Subject: Why is mit/Imakefile missing MFLAGS on all the MAKE lines? Message-ID: <19759@watdragon.waterloo.edu> Date: 14 Jan 90 17:23:12 GMT Sender: idallen@watdragon.waterloo.edu Reply-To: idallen@watdragon.waterloo.edu Distribution: comp Lines: 5 From: "Ian! D. Allen [CGL]" 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?