aboutsummaryrefslogtreecommitdiff
path: root/rules/32.mk
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-26 13:35:26 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-26 13:35:26 +0400
commit29cbb3fd6e46de4f46a45f1eca80f6de279324d5 (patch)
tree68aefaabdd41af0c5ab60cfdbf2ca86bb3158584 /rules/32.mk
parent32c4576478363eb0b47ccc2a77333d149879e1a6 (diff)
downloadcibs-29cbb3fd6e46de4f46a45f1eca80f6de279324d5.tar.gz
Define variants (32/64/noarch/etc) on the fly
Diffstat (limited to 'rules/32.mk')
-rw-r--r--rules/32.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/32.mk b/rules/32.mk
index 3bd29ba..4e32741 100644
--- a/rules/32.mk
+++ b/rules/32.mk
@@ -23,6 +23,10 @@
ifeq (,$(__32_mk))
+include /usr/share/cibs/rules/common.mk
+
+$(eval $(call add-variant,32))
+
build-stamp : build-32-stamp
configure-stamp : configure-32-stamp
install-stamp : install-32-stamp