aboutsummaryrefslogtreecommitdiff
path: root/rules/32.mk
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-24 15:29:24 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-24 15:29:24 +0400
commit73d7cc0cc80b0c58bfebd2c8c036a9a892dac138 (patch)
tree01787d1324a5027519b9ae208faed4f081806719 /rules/32.mk
parent6459b3433b34763e4ac0a3a1ef101648c19adfe1 (diff)
downloadcibs-73d7cc0cc80b0c58bfebd2c8c036a9a892dac138.tar.gz
$(build32) and $(build64) filters in manifests
Diffstat (limited to 'rules/32.mk')
-rw-r--r--rules/32.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/32.mk b/rules/32.mk
index 907f90f..3bd29ba 100644
--- a/rules/32.mk
+++ b/rules/32.mk
@@ -31,6 +31,11 @@ protodirs += $(destdir.32)
%-32-stamp: bits = 32
+# build32 = \#, not it is emtpy and lines like
+# $(build32) file path=...
+# in manifests are included
+build32 :=
+
__32_mk := included
endif