# Makefile

BASE = ..
LIB = progress
TOPSOURCES = progress.ml
SOURCES = $(TOPSOURCES)
LIBS = $(WITHUNIX)

include Makefile.library
