# SIL Makefile for YumaPro Server Instrumentation Library
#

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

MODULE_NAME=ietf-interfaces

SUBDIR_NM=$(MODULE_NAME)

SUBDIR_CPP= -I../../libif-stats-linux/src

SUBDIR_LD=

SUBDIR_OBJ= ../../libif-stats-linux/bin/if_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
