abstract_compiler: remove -lunwind if target is Darwin (macosx)
[nit.git] / contrib / inkscape_tools / Makefile
index 895656c..a06f386 100644 (file)
@@ -1,6 +1,7 @@
-bin/svg_to_png_and_nit:
+bins:
        mkdir -p bin
        ../../bin/nitg -o bin/svg_to_png_and_nit src/svg_to_png_and_nit.nit
+       ../../bin/nitg -o bin/svg_to_icons src/svg_to_icons.nit
 
 tests: test-dino