[Fxruby-commits] CVS: FXRuby Makefile,1.1.2.1,1.1.2.2
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@us...> - 2002-05-10 14:58:12
|
Update of /cvsroot/fxruby/FXRuby In directory usw-pr-cvs1:/tmp/cvs-serv31306 Modified Files: Tag: release10 Makefile Log Message: Added the Makefile and the FXRuby.spec file to the list of files packaged into the source tarball. Index: Makefile =================================================================== RCS file: /cvsroot/fxruby/FXRuby/Attic/Makefile,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** Makefile 10 May 2002 03:44:30 -0000 1.1.2.1 --- Makefile 10 May 2002 14:58:09 -0000 1.1.2.2 *************** *** 9,12 **** --- 9,14 ---- LICENSE \ README \ + Makefile \ + FXRuby.spec \ install.rb \ index.html \ |