help-make
[Top][All Lists]
Advanced

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

.PHONY: %.only target


From: baumann Pan
Subject: .PHONY: %.only target
Date: Thu, 21 Apr 2011 11:17:47 +0800

Hi,
I don't know how to understand the Makefile
1.
.PHONY: %.only

%.only:
          hi there $@



why when there is a file match %.only, e.g. a.only
make a.only will not not show hi there a.only.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]