mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-27 02:14:19 +00:00
Upload
Digital Research
This commit is contained in:
6
CONTRIBUTIONS/plm-80 DOSbox compiler/makecomp.bat
Normal file
6
CONTRIBUTIONS/plm-80 DOSbox compiler/makecomp.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
Rem compile using Borland's freely downloadable compiler
|
||||
Rem This setup created by mr.collis@physics.org 31/03/2008
|
||||
bcc32 -O2 plm81.c bccf2c.lib
|
||||
bcc32 -O2 plm82.c bccf2c.lib
|
||||
del *.tds
|
||||
del *.obj
|
||||
Reference in New Issue
Block a user