#!/usr/bin/env gmake

FEATFLOW=../..

include $(FEATFLOW)/Globals.mk

LIBNAME=sysutils

SRCLIST= ztime.f

include $(FEATFLOW)/Rules_libs.mk

