add gcj and java->python initial support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8134 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c567ffaf27
commit
e4b8871ae2
13 changed files with 659 additions and 2 deletions
|
|
@ -328,7 +328,7 @@ install-main:
|
|||
@echo "Installing $(BIN_DIR)/$(TARGET)"
|
||||
@$(INSTALL_PROGRAM) $(TARGET) $(DESTDIR)$(BIN_DIR)/$(TARGET)
|
||||
|
||||
lib-languages = typemaps tcl perl5 python guile java mzscheme ruby php4 ocaml \
|
||||
lib-languages = gcj typemaps tcl perl5 python guile java mzscheme ruby php4 ocaml \
|
||||
pike chicken csharp modula3 allegrocl clisp lua cffi
|
||||
|
||||
lib-modules = std
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue