include ../../defines.mak

OBJECTS =  \
	texture.$(OBJ)

OUTPUT = $(LIBDIR)texmap.$(ARC)

include $(D3_LOCAL)/default.mak
