summaryrefslogtreecommitdiff
path: root/world/Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'world/Jamfile')
-rw-r--r--world/Jamfile19
1 files changed, 0 insertions, 19 deletions
diff --git a/world/Jamfile b/world/Jamfile
deleted file mode 100644
index 9f53ef0a..00000000
--- a/world/Jamfile
+++ /dev/null
@@ -1,19 +0,0 @@
-SubDir TOP world ;
-
-Library libworld :
-
- node_toxml.c
- node_misc1.c
- node_misc2.c
- node_optimize.c
- node_path.c
- node_text.c
- node_tree.c
-
- res_colorspace.c
- res_font.c
- res_image.c
- res_shade.c
-
- ;
-