|
From: Tim R. <ti...@us...> - 2004-08-13 09:24:29
|
Update of /cvsroot/csdopenglnet/csdOpenGL/Cg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19786/Cg Modified Files: Makefile Log Message: inserting install Index: Makefile =================================================================== RCS file: /cvsroot/csdopenglnet/csdOpenGL/Cg/Makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Makefile 9 Aug 2004 05:14:49 -0000 1.9 --- Makefile 13 Aug 2004 09:24:19 -0000 1.10 *************** *** 53,57 **** ! install-gac: csdGL.dll csdGL_Gtk.dll $(GAC) /i csdCg.dll /f /package $(PACKAGE) --- 53,57 ---- ! install-gac: csdCg.dll $(GAC) /i csdCg.dll /f /package $(PACKAGE) |