Files
befpc/bepascal/demos/demo/compile
ocoursiere 5c7acfc1c2 small fixes
2004-07-30 20:12:32 +00:00

9 lines
164 B
Bash

#!/bin/sh
if [ ! -d units ]
then mkdir units
fi
ppc386 -FE./ -FU./units ./sources/main.pp -oBPDemo -g -gl
mergeres ./sources/Resource.rsrc BPDemo
mimeset BPDemo