#include <Dore.tmpl>

    SRCS = zbuffer.c
    OBJS = zbuffer.o

LibraryObjectRule()
SubdirLibraryRule($(OBJS))

DependTarget()
