
LIBRARY = ../../lib/libutility.a

# Dummy 
EXECUTABLE = none

all:	$(LIBRARY)

include ../../makefile.incl

