Added clisp module.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7327 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
36e593dfa4
commit
a3d45a73d6
2 changed files with 2 additions and 1 deletions
|
|
@ -315,7 +315,7 @@ install-main:
|
|||
@$(INSTALL_PROGRAM) $(TARGET) $(DESTDIR)$(BIN_DIR)/$(TARGET)
|
||||
|
||||
lib-languages = tcl perl5 python guile java mzscheme ruby php4 ocaml \
|
||||
pike chicken csharp modula3 allegrocl
|
||||
pike chicken csharp modula3 allegrocl clisp
|
||||
|
||||
lib-modules = std
|
||||
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@ eswig_SOURCES = CParse/cscanner.c \
|
|||
Modules/allocate.cxx \
|
||||
Modules/browser.cxx \
|
||||
Modules/chicken.cxx \
|
||||
Modules/clisp.cxx \
|
||||
Modules/contract.cxx \
|
||||
Modules/csharp.cxx \
|
||||
Modules/directors.cxx \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue