# Makefile for Asyn MV2000 support
#
# Created by michkawa on Wed Dec 12 08:38:48 2012
# Based on the Asyn softioc template

TOP = .
include $(TOP)/configure/CONFIG

DIRS := configure
DIRS += $(wildcard *[Ss]up)
DIRS += $(wildcard *[Aa]pp)
DIRS += $(wildcard ioc[Bb]oot)

include $(TOP)/configure/RULES_TOP
