Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: Baby Basic IMAKE Question Message-ID: <8911102006.AA06574@kanga.lcs.mit.edu> Date: 10 Nov 89 20:06:19 GMT References: <2811@cbnewsl.ATT.COM> Sender: daemon@bloom-beacon.MIT.EDU Organization: X Consortium, MIT Laboratory for Computer Science Lines: 6 > [imake generates Makefiles without leading tabs] On systems with non-bsd C-preprocessors, you need make sure that the symbol REDUCED_TO_ASCII_SPACE is defined in the R3 imake.c. This enables the workaround described at the bottom of the file.