Files
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

8 lines
118 B
Batchfile

@echo off
set savepath=%path%
set path=..\tools2;%path%
rmac os2ccp
link os2ccp[l0]
set path=%savepath%
set savepath=