From 678dc0c7807d4fa9ca515596bc5d475338c7148a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 15 Feb 2018 10:51:09 +0200 Subject: Add few missing headers --- libstd-modules/buildfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libstd-modules/buildfile') diff --git a/libstd-modules/buildfile b/libstd-modules/buildfile index ce661cc..5e198c3 100644 --- a/libstd-modules/buildfile +++ b/libstd-modules/buildfile @@ -15,6 +15,8 @@ else # should we have used headers (i.e., whatever object code generated from # those headers would have ended up in each executable/library). # + # @@ TODO: it should become a module interface-only library. + # ./: liba{std-modules} # Building of the modules gets rather compiler-specific. @@ -57,7 +59,7 @@ else # @@ Doesn't work if installed so we don't bother installing it. But we # still install dummy std-modules; the idea is to link a dummy and - # (try) to use Microsoft-shipped .ifc's. + # (try) to use Microsoft-shipped .ifc's? # $dir/liba{std}: install = false -- cgit v1.1