gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r12111: regenerate the all-includes.


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12111: regenerate the all-includes.h.gch file if one of the specified headers changes.
Date: Wed, 24 Mar 2010 18:12:56 -0600
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12111
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Wed 2010-03-24 18:12:56 -0600
message:
  regenerate the all-includes.h.gch file if one of the specified headers 
changes.
modified:
  pch.am
=== modified file 'pch.am'
--- a/pch.am    2010-03-24 22:48:23 +0000
+++ b/pch.am    2010-03-25 00:12:56 +0000
@@ -81,5 +81,8 @@
          $(PCHFLAGS)  -x c++-header -c -o all-includes.h.gch all-includes.h; \
        rm all-includes.h;
 
-CLEANFILES += all-includes.h.gch
+$(PCHHEADERS): all-includes.h.gch
+
+CLEANFILES += all-includes.h.gch\
+
 endif
\ No newline at end of file


reply via email to

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