mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-21 11:16:38 +02:00
Reinstate 'hdt3420_OBJ' section accidentally deleted by commit 9019b4caca causing tape device handler to not get built correctly.
This commit is contained in:
@@ -27,6 +27,15 @@ htape_OBJ = \
|
||||
$(O)sllib.obj \
|
||||
$(O)w32stape.obj
|
||||
|
||||
hdt3420_OBJ = \
|
||||
$(O)tapedev.obj \
|
||||
$(O)tapeccws.obj \
|
||||
$(O)awstape.obj \
|
||||
$(O)faketape.obj \
|
||||
$(O)hettape.obj \
|
||||
$(O)omatape.obj \
|
||||
$(O)scsitape.obj
|
||||
|
||||
hutil_OBJ = \
|
||||
$(O)codepage.obj \
|
||||
$(O)fthreads.obj \
|
||||
|
||||
Reference in New Issue
Block a user