aboutsummaryrefslogtreecommitdiff
path: root/build2/cxx/target
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cxx/target')
-rw-r--r--build2/cxx/target2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cxx/target b/build2/cxx/target
index d9a4ed6..154ec24 100644
--- a/build2/cxx/target
+++ b/build2/cxx/target
@@ -54,7 +54,7 @@ namespace build2
virtual const target_type& dynamic_type () const {return static_type;}
};
- //@@ TMP
+ //@@ TMP: should be in c-common or some such.
//
class h: public file
{