aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-07 13:52:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-07 13:52:42 +0200
commit65a5daaf44f1e7c465b9c43aae19e7d58b1df34f (patch)
tree075dd768f754e2e7addaaeffef3eb216e0f1175a
parent49064cd0a4304494d891c3d8ef0cfcff2e444bf3 (diff)
Remove duplicate comment
-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.