
LIBRARY = ../lib/libtoops.a

# Dummy 
EXECUTABLE = none

all:	$(LIBRARY)

include ../makefile.incl

