# The sources for the NT VPB device driver:

TARGETNAME=vpb
TARGETPATH=.
TARGETTYPE=DRIVER

INCLUDES=..\

SOURCES=vpb.c vpb.rc tport.c port.c hip.c fifo.c dspfifo.c relayfifo.c

