make target conflict

"James" <[email protected]>
Newsgroups gmane.comp.gnu.utils
Organization http://groups.google.com
Message-ID <[email protected]>
A sample makefile (Unix):

all: T aa/../T
T:
        @echo $@
aa/../T:
        @echo $@

Should make complain about the duplicate targets?
James
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.