summaryrefslogtreecommitdiff
path: root/settings.pmk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-02-23 12:03:53 +0100
committerDavid Tardon <dtardon@redhat.com>2013-02-26 15:29:47 +0100
commit81f8e6cfb8eae13a73536edcb08a09d73cf2b864 (patch)
tree6a26080c76061b5d45b62d6c51551f6ece735e63 /settings.pmk
parent7c7158b88241fbd10350495567eb5b8420755780 (diff)
gbuildize helpcontent2
dmake is dead, long live gbuild! Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca
Diffstat (limited to 'settings.pmk')
-rw-r--r--settings.pmk5
1 files changed, 0 insertions, 5 deletions
diff --git a/settings.pmk b/settings.pmk
deleted file mode 100644
index 3716281ca8..0000000000
--- a/settings.pmk
+++ /dev/null
@@ -1,5 +0,0 @@
-.INCLUDE : $(LOCAL_COMMON_OUT)/inc$/aux_langs.mk
-.INCLUDE : $(LOCAL_COMMON_OUT)/inc$/help_exist.mk
-
-aux_alllangiso_all:=$(foreach,i,$(alllangiso) $(foreach,j,$(aux_langdirs) $(eq,$i,$j $i $(NULL))))
-aux_alllangiso:=$(foreach,i,$(aux_alllangiso_all) $(foreach,j,$(help_exist) $(eq,$i,$j $i $(NULL))))