8017561: Build errors caused by missing .PHONY
authorsla
Tue, 25 Jun 2013 14:11:57 +0200
changeset 18440 aabba79ba67e
parent 18439 725ce18186b3
child 18445 baaed11c4858
child 18480 cd9896dfe725
child 18481 fa7f6ad24216
8017561: Build errors caused by missing .PHONY Reviewed-by: stefank, brutisso
hotspot/make/excludeSrc.make
--- a/hotspot/make/excludeSrc.make	Mon Jun 24 18:55:46 2013 -0400
+++ b/hotspot/make/excludeSrc.make	Tue Jun 25 14:11:57 2013 +0200
@@ -112,3 +112,5 @@
 endif
 
 -include $(HS_ALT_MAKE)/excludeSrc.make
+
+.PHONY: $(HS_ALT_MAKE)/excludeSrc.make