all: plotonline CFLAGS=-O2 -Wall #CFLAGS=-g -Wall # -D_REENTRANT LOADLIBES=-lsciplot -lpthread LDFLAGS=-s plotonline: plotonline.o clean: -rm plotonline.o plotonline