|
From: | Thomas Langen |
Subject: | dependency system: better use "-include" |
Date: | Fri, 24 May 2002 09:48:31 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020412 Debian/0.9.9-6 |
1. use the "silent inclusion" sinclude or -include instead of include, then these files are just ignored if missing
2. have a rule to automatically touch (create) these dependency headers if they are missing - they do not cause any harm if empty, and they will get updated on compiler runs.
-- Thomas Langen address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |