From: <aot...@us...> - 2005-08-15 04:13:00
|
Update of /cvsroot/gc-linux/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30285 Modified Files: modules Log Message: Define modules we currently have. Index: modules =================================================================== RCS file: /cvsroot/gc-linux/CVSROOT/modules,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- modules 15 Jan 2004 16:12:20 -0000 1.1 +++ modules 15 Aug 2005 04:12:47 -0000 1.2 @@ -24,3 +24,10 @@ # character to interpose another module into the current module. This # can be useful for creating a module that consists of many directories # spread out over the entire source repository. + +binutils binutils/ +htdocs htdocs/ +ipl ipl/ +libgx libgx/ +libsdl libsdl/ +linux linux/ |