Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-01 02:50:17 +0400
committerMike Frysinger <vapier@gentoo.org>2005-08-01 02:50:17 +0400
commit9d6e0833bc71d602c7e6bf4692de3c8eb63cb819 (patch)
treec0f03f4455f082edf323f31c2f9cfc4f375b3b8f /Rules.mak
parentd84a35f649189ae14b4a2be235c13c3e86445d65 (diff)
patch by pkj in Bug 3 to not export all make variables
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak4
1 files changed, 0 insertions, 4 deletions
diff --git a/Rules.mak b/Rules.mak
index 442f0fba0..cd7b1f390 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -201,7 +201,3 @@ endif
CFLAGS += $(CFLAGS_EXTRA)
.PHONY: dummy
-
-
-.EXPORT_ALL_VARIABLES:
-