2003-06-22 Havoc Pennington <hp@pobox.com>
authorHavoc Pennington <hp@redhat.com>
Sun, 22 Jun 2003 05:53:06 +0000 (05:53 +0000)
committerHavoc Pennington <hp@redhat.com>
Sun, 22 Jun 2003 05:53:06 +0000 (05:53 +0000)
commit93b5a19c9f0979b5f227760af2ce5a0d076521f9
tree1704ae1cbebdfacc0ca5d7c98e9c90bf55b27fd3
parent8e99e853a7abbb5344240c35b66853eeaedca48e
2003-06-22  Havoc Pennington  <hp@pobox.com>

* mono/*, gcj/*, configure.in, Makefile.am:
Check in makefiles and subdirs for mono and gcj bindings.
Neither binding actually exists, just trying to get through
all the build and other boring bits.
ChangeLog
Makefile.am
configure.in
gcj/.cvsignore [new file with mode: 0644]
gcj/Hello.java [new file with mode: 0644]
gcj/Makefile.am [new file with mode: 0644]
mono/.cvsignore [new file with mode: 0644]
mono/Makefile.am [new file with mode: 0644]
mono/Message.cs [new file with mode: 0644]
mono/Test.cs [new file with mode: 0644]