| author | glx |
| Tue, 25 Mar 2008 14:07:01 +0000 | |
| branch | noai |
| changeset 9818 | 024b90a58a20 |
| parent 9817 | 9a3ad56463aa |
| child 9819 | fe876b1e5138 |
| Makefile.src.in | file | annotate | diff | comparison | revisions |
--- a/Makefile.src.in Tue Mar 25 12:29:07 2008 +0000 +++ b/Makefile.src.in Tue Mar 25 14:07:01 2008 +0000 @@ -228,10 +228,10 @@ endif -# Avoid problems with deps if a .h/.hpp file is deleted without the deps +# Avoid problems with deps if a .h/.hpp/.hpp.sq file is deleted without the deps # being updated. Now the Makefile continues, the deps are recreated # and all will be fine. -%.h %.hpp: +%.h %.hpp %.hpp.sq: @true