ROOT = ../..
-include $(ROOT)/config.mk

PROG = profstats
TARGET = $(PROG)

MOD_HDRS = ../include/common.h

include $(ROOT)/src/prog.mk
