aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg/1/build2.org/common/libhello-1.0.0+1/hello/buildfile
diff options
context:
space:
mode:
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/