From 73d7cc0cc80b0c58bfebd2c8c036a9a892dac138 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 24 Oct 2012 15:29:24 +0400 Subject: $(build32) and $(build64) filters in manifests --- rules/64.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rules/64.mk') diff --git a/rules/64.mk b/rules/64.mk index 81c7390..29b63b7 100644 --- a/rules/64.mk +++ b/rules/64.mk @@ -31,6 +31,11 @@ protodirs += $(destdir.64) %-64-stamp: bits = 64 +# build64 = \#, not it is emtpy and lines like +# $(build64) file path=... +# in manifests are included +build64 := + __64_mk := included endif -- cgit v1.2.3