aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-04 15:29:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-04 15:29:53 +0200
commitf05b71bd468bac9358d9fae169b4ca147f0e97fb (patch)
treeca5d4fb260fd86b8c0a961994f05b4658de05ba6 /tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile
parentf45372f06b077bb85886a48f03cf876941a20539 (diff)
Update libhello in tests
Diffstat (limited to 'tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile')
-rw-r--r--tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile b/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile
deleted file mode 100644
index ddd20d5..0000000
--- a/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile
+++ /dev/null
@@ -1,14 +0,0 @@
-lib{hello}: {hxx cxx}{hello}
-
-cxx.poptions += -I$src_root
-lib{hello}: cxx.export.poptions = -I$src_root
-
-liba{butl}: cxx.export.poptions += -DLIBHELLO_STATIC
-libs{butl}: cxx.export.poptions += -DLIBHELLO_SHARED
-
-obja{*}: cxx.poptions += -DLIBHELLO_STATIC_BUILD
-objs{*}: cxx.poptions += -DLIBHELLO_SHARED_BUILD
-
-# Install into the hello/ subdirectory of, say, /usr/include/.
-#
-install.include = $install.include/hello/