summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/import/TARGETS.bzip210
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/import/TARGETS.bzip2 b/etc/import/TARGETS.bzip2
index d125001f..89d25c45 100644
--- a/etc/import/TARGETS.bzip2
+++ b/etc/import/TARGETS.bzip2
@@ -95,6 +95,11 @@
, "private-hdrs": ["bzlib_private.h"]
}
, "bzip2internal":
+ { "type": "configure"
+ , "target": "bzip2internal (unconfigured)"
+ , "config": {"type": "'", "$1": {"DEBUG": null}}
+ }
+, "bzip2internal (unconfigured)":
{ "type": ["@", "rules", "CC", "binary"]
, "name": ["bzip2"]
, "pure C": ["YES"]
@@ -102,6 +107,11 @@
, "deps": ["libbz2"]
}
, "bzip2recoverinternal":
+ { "type": "configure"
+ , "target": "bzip2recoverinternal (unconfigured)"
+ , "config": {"type": "'", "$1": {"DEBUG": null}}
+ }
+, "bzip2recoverinternal (unconfigured)":
{ "type": ["@", "rules", "CC", "binary"]
, "name": ["bzip2recover"]
, "pure C": ["YES"]