aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/buildfile b/buildfile
index a2a9183..ad8b06d 100644
--- a/buildfile
+++ b/buildfile
@@ -2,10 +2,6 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-# We only do the static library since this is what we would have gotten should
-# we have used headers (i.e., whatever object code generated from those headers
-# would have ended up in each executable/library).
-#
./: tests/ doc{INSTALL LICENSE NEWS README version} file{manifest}
doc{version}: file{manifest} # Generated by the version module.