#
#	Filename: Makefile.postamble
#	Created : Mon Sep  6 16:09:31 1993
#	Author  : Vince DeMarco <vince@whatnxt.cuc.ab.ca>
#	LastEditDate Was "Mon Sep  6 16:09:45 1993"
#


LIBTOOL	= /bin/libtool

libCircularSlider.a:  CircularSlider_subproj.o
	$(LIBTOOL) -o $@ CircularSlider_subproj.o


