summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sj2/prj/d.lst2
1 files changed, 0 insertions, 2 deletions
diff --git a/sj2/prj/d.lst b/sj2/prj/d.lst
index 08fc5c4f023e..c70fb0ef2b19 100644
--- a/sj2/prj/d.lst
+++ b/sj2/prj/d.lst
@@ -7,5 +7,3 @@ mkdir: %_DEST%\inc%_EXT%\sj2
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
..\%__SRC%\slb\sj.lib %_DEST%\lib%_EXT%\xsj.lib
..\%__SRC%\bin\j?????_g.dll %_DEST%\bin%_EXT%\j?????_g.dll
-
-dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"