changeset 23324:c4ac68fc4b12

Fix linux build error when trying to build the precompiled header files too early
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Wed, 16 Mar 2016 19:57:25 -0700
parents 3b978b521c83
children f895a46e0a45
files make/linux/makefiles/gcc.make
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/make/linux/makefiles/gcc.make	Mon Mar 14 14:44:21 2016 +0100
+++ b/make/linux/makefiles/gcc.make	Wed Mar 16 19:57:25 2016 -0700
@@ -398,3 +398,5 @@
 endif
 
 -include $(HS_ALT_MAKE)/linux/makefiles/gcc.make
+
+.PHONY: $(HS_ALT_MAKE)/linux/makefiles/gcc.make