# # This is the make file for circlink subdirectory. # # Gershon Elber, June 1993 # # Get the destination directories: include ..\makeflag.wnt OBJS = circlink.$(IRITOBJ) install: $(OBJS) -copy $(OBJS) $(LIB_DIR) # Dependencies starts here - do not touch, generated automatically.