# makefile for randam.cgi

randam.cgi: randam.cbl
	cobc -x randam.cbl -o randam.cgi
