NAME = sphere
INCS = sphere.h sphereP.h
COMMONNAME = none
DISTFILES = Makefile.obj
TARGETS = ${LIB}
MANS = 
SRCS = \
	sphereclass.c \
	spherecreate.c \
	sphereload.c \
	spheremisc.c \
	spheresave.c

OBJS = \
	sphereclass.o \
	spherecreate.o \
	sphereload.o \
	spheremisc.o \
	spheresave.o



