fractal3: fractal3.o useful.o threed.o Xturbo.o /tools/cs/gcc-2.8.1/bin/g++ -Wall -gstabs fractal3.o useful.o threed.o Xturbo.o -L/usr/local/X11/lib -lX11 -lm -o fractal3 test3d: test3d.o useful.o threed.o Xturbo.o /tools/cs/gcc-2.8.1/bin/g++ -Wall -gstabs test3d.o useful.o threed.o Xturbo.o -L/usr/local/X11/lib -lX11 -lm -o test3d fractal3.o: fractal3.cxx threed.h Xturbo.h /tools/cs/gcc-2.8.1/bin/g++ -Wall -gstabs -c fractal3.cxx useful.o: useful.cxx useful.h /tools/cs/gcc-2.8.1/bin/g++ -Wall -gstabs -c useful.cxx threed.o: threed.c threed.h Xturbo.h priority.h /tools/cs/gcc-2.8.1/bin/g++ -Wall -gstabs -c threed.c Xturbo.o: Xturbo.c Xturbo.h /tools/cs/gcc-2.8.1/bin/g++ -gstabs -c Xturbo.c -I/usr/local/X11/include test3d.o: test3d.cxx threed.h Xturbo.h /tools/cs/gcc-2.8.1/bin/g++ -gstabs -c test3d.cxx clean: rm -f Xturbo.o threed.o useful.o test3d.o fractal3.o test3d fractal3