CXX=g++ -O6 CC=g++ -O CPPFLAGS=$(shell sdl-config --cflags) $(shell gts-config --cflags) LDLIBS=$(shell sdl-config --libs) $(shell gts-config --libs) -lGL all: test test: test.o entity.o oct.o view.o txtprt_import.o util.o clean: rm -f test *.o depend: makedepend *.C *.h # DO NOT DELETE entity.o: entity.h /usr/include/GL/gl.h util.h oct.h view.h oct.o: /usr/include/GL/gl.h oct.h util.h view.h entity.h se.o: /usr/include/stdlib.h /usr/include/features.h /usr/include/sys/cdefs.h se.o: /usr/include/gnu/stubs.h /usr/include/stdio.h /usr/include/bits/types.h se.o: /usr/include/bits/wordsize.h /usr/include/bits/typesizes.h se.o: /usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h se.o: /usr/include/bits/wchar.h /usr/include/gconv.h se.o: /usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h se.o: /usr/include/string.h /usr/include/math.h /usr/include/bits/huge_val.h se.o: /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h test.o: /usr/include/stdlib.h /usr/include/features.h test.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h test.o: /usr/include/stdio.h /usr/include/bits/types.h test.o: /usr/include/bits/wordsize.h /usr/include/bits/typesizes.h test.o: /usr/include/libio.h /usr/include/_G_config.h /usr/include/wchar.h test.o: /usr/include/bits/wchar.h /usr/include/gconv.h test.o: /usr/include/bits/stdio_lim.h /usr/include/bits/sys_errlist.h test.o: /usr/include/string.h /usr/include/math.h test.o: /usr/include/bits/huge_val.h /usr/include/bits/mathdef.h test.o: /usr/include/bits/mathcalls.h entity.h /usr/include/GL/gl.h util.h test.o: oct.h view.h txtprt_import.h txtprt_import.o: txtprt_import.h entity.h /usr/include/GL/gl.h util.h oct.h txtprt_import.o: view.h util.o: /usr/include/sys/time.h /usr/include/features.h util.o: /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h util.o: /usr/include/bits/types.h /usr/include/bits/wordsize.h util.o: /usr/include/bits/typesizes.h /usr/include/time.h util.o: /usr/include/bits/time.h /usr/include/sys/select.h util.o: /usr/include/bits/select.h /usr/include/bits/sigset.h util.h util.o: /usr/include/GL/gl.h view.o: oct.h util.h /usr/include/GL/gl.h view.h entity.o: /usr/include/GL/gl.h util.h oct.h view.h matrix.o: util.h /usr/include/GL/gl.h oct.o: util.h /usr/include/GL/gl.h txtprt_import.o: entity.h /usr/include/GL/gl.h util.h oct.h view.h util.o: /usr/include/GL/gl.h view.o: util.h /usr/include/GL/gl.h