top_builddir=../../..
include $(top_builddir)/Makefile.conf


CFILES=xms.c emm.c

include $(REALTOPDIR)/src/Makefile.common

all: lib

install: all
