# Makefile for sget-system C++ example
#
#   yp-client/sget-system directory
#

############### SOURCE PROFILE ##############################
PROJECT_NM=yumapro
SUBDIR_NM=yp-client
SUBDIR_CPP=
SOURCE=sget-system.cpp
PROG=sget-system

include ../app-rules.make
