#
# Package name and list of source files.
#

NAME=img2img
CCSRCS=$(NAME).C 


#
# Dependency libraries
#

PKG_LIBS=-lR2Shapes -lRNBasics -ljpeg


#
# R3 application makefile
#

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




