#
# Makefile for SCSI Tape Streamer I/O functions.
#

all:
	make -f makefile.16
	make -f makefile.32
        
	rm -rf tapebind.s error.o getcook.o tapebind.o
