#
# Makefile for the AMAZON_SE parallel port support under Linux.
#

obj-y    := port.o

EXTRA_AFLAGS := $(CFLAGS)

