
#
# This is the make file for circlink subdirectory.
#
#				Gershon Elber, June 1993
#

# Get the destination directories:
include ..\makeflag.wnt

OBJS = circlink.obj

install: $(OBJS)

# Dependencies starts here - do not touch, generated automatically.
circlink.obj:	../include/irit_sm.h ../include/symb_lib.h ../include/geomat3d.h
