Просмотр исходного кода

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

marco 25 лет назад
Родитель
Сommit
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
+