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

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

include ../app-rules.make
