include ../Makefile.config

CPPSRC = JApplication.cc

all: ${LIB_NAME}

include ../Makefile.rules

