GEOM = ../../../..
include ${GEOM}/makefiles/Makedefs.global
include Makedefs
include ${GEOM}/makefiles/Makerules.src

# Windows junk:
#
#include ../../../../makefiles/Makew32.src
#TARGETS = polymerge anytooff bez2mesh
#all: $(TARGETS)
#polymerge bez2mesh: $$@.obj $(LIBOOGL)
# 	$(CC) -o $@ $@.obj $(LIBOOGL)
#
#anytooff: $$@.main.obj $(LIBOOGL)
#	$(CC) -o $@ $@.main.obj $(LIBOOGL)

