# The sources for the Generic Port I/O device driver:

TARGETNAME=genport
TARGETPATH=.
TARGETTYPE=DRIVER

INCLUDES=..\

SOURCES=genport.c genport.rc
