瀏覽代碼

* Simple script which specifies the right params for a try out BSD build

marco 25 年之前
父節點
當前提交
26081ed999
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      compiler/bsdcompile

+ 3 - 0
compiler/bsdcompile

@@ -0,0 +1,3 @@
+#!/bin/sh
+ppc386 -OG3p3 -Ch8000000 -dI386 -dGDB -dBROWSERLOG -Sg pp.pas -a -s -g %1 %2 %3 %4 %5 %6 %7 %8 %9
+