# Makefile for test_x_plot_d.cc all: test_x_plot_d test_x_plot_d: test_x_plot_d.cc x_plot_d.cc x_plot_d.h delay.c delay.h g++ -o test_x_plot_d test_x_plot_d.cc x_plot_d.cc delay.c \ -L/usr/X11R6/lib -lXt -lX11