Date: Mon, 19 Oct 1998 15:20:23 -0500 (EST) From: Nathaniel Johnson To: Eli Zaretskii cc: "'djgpp AT delorie DOT com'" Subject: Re: makefiles In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com well does anyone know of an editor that leaves the tabs in? On Mon, 19 Oct 1998, Eli Zaretskii wrote: > > On Mon, 19 Oct 1998, Nathaniel Johnson wrote: > > > does anyone know a good way to write a makefile > > you have to put tabs in certain places, but with the editor that i use, > > when i save the file, that tabs turn into spaces and the makefile doesnt > > work > > The best way is to find an editor that leaves the TABs intact, or turn on > the option in your current editor that does that (if there is such an > option). >