# Makefile for lib/end.

LIBRARIES = end

end_OBJECTS	= \
	edata.o \
	em_end.o \
	end.o \
	etext.o \

include ../Makefile.inc
