# file: /u1/picone/jeida/plot_endpoints/GNUmakefile
#

ISIP_FILES = plot_endpoints.cc get_params.cc

ISIP_DEPS = plot_endpoints.h

ISIP_CFLAGS = -O

ISIP_EXE = plot_endpoints.exe

include $(ISIP)/util/misc/make/compile_and_link.make
