mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-28 02:44:19 +00:00
Upload
Digital Research
This commit is contained in:
7
CONTRIBUTIONS/cpm1.4/tools/makeccp.bat
Normal file
7
CONTRIBUTIONS/cpm1.4/tools/makeccp.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
set savepath=%path%
|
||||
set path=..\tools2;%path%
|
||||
rmac os2ccp
|
||||
link os2ccp[l0]
|
||||
set path=%savepath%
|
||||
set savepath=
|
||||
Reference in New Issue
Block a user