TOPDIR = .. include $(TOPDIR)/makefile.config OBJECTS = mem.$(OBJ) OUTPUT = $(LIBDIR)/mem.$(LIB) include $(TOPDIR)/makefile.lib