Files
befpc/bepascal/demos/demo/compile
2012-10-16 21:13:31 +00:00

9 lines
206 B
Bash

#!/bin/sh
if [ ! -d units ]
then mkdir units
fi
ppc386 -S2 -FE./ -FU./units ./sources/main.pp -oBPDemo -Fu../../source/bepascal/pas/src/be/* -g -gl
mergeres ./sources/Resource.rsrc BPDemo
mimeset BPDemo