From: Tim R. <ti...@us...> - 2004-07-31 18:00:50
|
Update of /cvsroot/csdopenglnet/csdOpenGL In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30200 Modified Files: Makefile Log Message: mouse rotation for all axis Index: Makefile =================================================================== RCS file: /cvsroot/csdopenglnet/csdOpenGL/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile 19 Jul 2004 16:45:37 -0000 1.3 --- Makefile 31 Jul 2004 18:00:39 -0000 1.4 *************** *** 9,13 **** $(MAKE) -C doc ! test: all $(MAKE) -C samples --- 9,13 ---- $(MAKE) -C doc ! test: $(MAKE) -C samples |