SRCS = nurbs.c looktables.c lineclip.c transform.c pexmath.c polyclip.c 
OBJS = nurbs.o looktables.o lineclip.o transform.o pexmath.o polyclip.o

 STD_DEFINES = PexDefines
 CDEBUGFLAGS = PexCDebugFlags
    INCLUDES = -I. -I$(PEXINCLUDE) -I$(INCLUDESRC) -I$(SERVERSRC)/include
 EXT_DEFINES = ExtensionDefines

NormalLibraryObjectRule()

NormalLibraryTarget(render,$(OBJS))

NormalLintTarget($(SRCS))

DependTarget()

lintlib:
