Subversion Repositories shark

Rev

Blame | Last modification | View Log | RSS feed

# The PCI library

ifndef BASE
BASE=../..
endif
OSLIB=$(BASE)/oslib

include $(BASE)/config/config.mk

LIBRARY       = pcl812

OBJS_PATH     = $(BASE)/drivers/pcl812

OBJS  = pclab.o

include $(BASE)/config/lib.mk