git @ Cat's Eye Technologies RUBE / 833790e
Add build.seq for building with DICE C under AmigaDOS 1.3. Chris Pressey 6 years ago
3 changed file(s) with 12 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 _UAEFSDB.___
01 bin/rube
12 *.o
00 syntax: glob
11
2 _UAEFSDB.___
23 bin/rube
34 *.o
0 ;
1 ; To build the RUBE interpreter and debugger using DICE C
2 ; under AmigaDOS 1.3, you can either run
3 ;
4 ; protect build.seq srwd
5 ; build.seq
6 ;
7 ; or you can simply type the following commands into the shell:
8 ;
9 dcc src/rube.c -o bin/rube