LIBTIR	= $(UNUSED)/libes/libtir.a
OBJS	= libtir.o

$(LIBTIR): $(OBJS)
	$(LIBRULE)

