#
# Application name and list of source files.
#

NAME=mshinfo
CCSRCS=$(NAME).C 



#
# Dependency libraries
#

PKG_LIBS=-lR3Shapes -lR2Shapes -lRNBasics -ljpeg


#
# R3 application makefile
#

include ../../scripts/Makefile.apps


