# Skinny Makefile
PROGNAME = cidr_parent
C_FILES = parent.c

_DIRSRC=../..
.include "${_DIRSRC}/Makefile.inc"
