include ../Makefile.inc

O_TARGET = rtai_shm_sta.o

export-objs = rtai_shm.o
obj-$(CONFIG_RTAI) += rtai_shm.o

include $(TOPDIR)/Rules.make
