Browse Source

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

marco 25 năm trước cách đây
mục cha
commit
26081ed999
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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
+