Re: Why using TAB instead of space in GNU Make?
"sunny" <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
A line which is not a command... like target: dependency Renato Golin wrote: > sunny wrote: > > I got the answer.........we use tab before commands..... > > because by tab only make is able to separate a command from normal > > line. > > What's a "normal" line? > > --renato