First commit ~0,10

This commit is contained in:
2021-09-08 21:26:43 +02:00
commit 37dffcdec3
188 changed files with 23679 additions and 0 deletions

8
G/MAKE-IBM.BAT Normal file
View File

@ -0,0 +1,8 @@
cd lib
make -fmakefile.tc
cd ..
cd util
make -fmakefile.tc
cd ..