# SIL Makefile for YumaPro Server Instrumentation Library
#

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

MODULE_NAME=ietf-system

SUBDIR_NM=$(MODULE_NAME)

SUBDIR_CPP= -I../../libsystem-linux/src

SUBDIR_LD=

SUBDIR_OBJ= ../../libsystem-linux/bin/system_linux.o

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
