tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: make: :: embeded in targets



apb writes:

Hmm, but it will break this:

>all:foo
>foo:
>       @echo hi

AFAIK that isn't a valid makefile.
All make docs I recall require space if not TAB after the :



Home | Main Index | Thread Index | Old Index