
# SIL Makefile for Yuma Server Instrumentation Library
#

############### SOURCE PROFILE ##############################

MODULE_NAME=toaster

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
