# SIL Makefile for YumaPro Server Instrumentation Library
#

############### SOURCE PROFILE ##############################
MODULE_NAME=sil-error

SUBDIR_NM=$(MODULE_NAME)

SUBDIR_CPP=

SA=

include ../../top-common.make
include ../../top-sil.make

# prevent the make program from choking on all the symbols
# that get generated from autogenerated make rules
.NOEXPORT:

include dependencies
