This commit is contained in:
Frater 2017-09-24 01:45:36 +02:00
commit 43352ff262
1291 changed files with 220976 additions and 0 deletions

8
DDSTARS/MAKEFILE Normal file
View file

@ -0,0 +1,8 @@
k.exe : koe.obj
link /E ..\dis\disc.obj+_textpic.obk+koe.obj,k.exe,koe.map;
copy k.exe ..\main\data\ddstars.exe
koe.obj : koe.asm
tasm /ML /m9 koe.asm
koe.asm : stars.asm