Reinstate 'hdt3420_OBJ' section accidentally deleted by commit 9019b4caca causing tape device handler to not get built correctly.

This commit is contained in:
Fish-Git
2012-05-07 10:01:30 -07:00
parent cbe3cfc7b6
commit c15ac5a478

View File

@@ -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 \