git @ Cat's Eye Technologies Befunge-93 / 2fe1a85
Revert "Add build.seq for building under AmigaDOS 1.3; ignore UAE files." This reverts commit 422af57dbd11d547278cb009312414b435aaf859. Chris Pressey 7 years ago
3 changed file(s) with 0 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 _UAEFSDB.___
10 bin/bef
21 bin/befprof
32 bin/bef2c
00 syntax: glob
11
2 _UAEFSDB.___
32 bin/bef
43 bin/befprof
54 bin/bef2c
+0
-3
build.seq less more
0 dcc src/bef.c -o bin/bef
1 dcc src/befprof.c -o bin/befprof
2 dcc src/bef2c.c -o bin/bef2c