# -*- makefile -*-
PKGTYPE = c
BINARIES = Karz
MAIN = Karz.c
OBJS = random.o
include ../../make.config





