# -----------------------------------------------------------------------------
#	
# -----------------------------------------------------------------------------
#
#	Copyright (C) 1995 by The SCRDRV Project
#
# -----------------------------------------------------------------------------

include ../../.config

DEBUGFLAGS = -DDEBUG
INCLUDEDIR = ../../include
OBJECTS = 

include ../../.make_rules

selected: $(CLK_TYPE).o
	@echo

# -----------------------------------------------------------------------------
#	The driver rules
# -----------------------------------------------------------------------------

# -----------------------------------------------------------------------------

include ../../.non_recursive
