summaryrefslogtreecommitdiff
path: root/etc/import.prebuilt/TARGETS.gsl
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import.prebuilt/TARGETS.gsl')
-rw-r--r--etc/import.prebuilt/TARGETS.gsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/import.prebuilt/TARGETS.gsl b/etc/import.prebuilt/TARGETS.gsl
index df06ea7e..b8b6798f 100644
--- a/etc/import.prebuilt/TARGETS.gsl
+++ b/etc/import.prebuilt/TARGETS.gsl
@@ -1,8 +1,8 @@
{ "gsl-lite":
{"type": ["@", "rules", "CC", "library"], "hdrs": ["gsl-lite hdrs"]}
, "gsl-lite hdrs":
- { "type": ["@", "rules", "CC", "header directory"]
- , "hdrs": ["gsl", "gsl-lite.h", "gsl-lite.hpp", "gsl-lite-vc6.hpp"]
- , "stage": ["gsl-lite"]
+ { "type": "tree"
+ , "name": "gsl-lite"
+ , "deps": ["gsl", "gsl-lite.h", "gsl-lite.hpp", "gsl-lite-vc6.hpp"]
}
}