summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-04 20:01:05 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-05 18:41:54 +0000
commitf63d0db21b84629e5e7f3b5a5b5b3676235ed3de (patch)
tree8c87e4bbce0b28315e891723fd96f876e0575ecc /Makefile.in
parent8aa4086136f8bd1564fc9ce6082d81ce3168482e (diff)
downloadswig-f63d0db21b84629e5e7f3b5a5b5b3676235ed3de.tar.gz
Disable Common Lisp / UFFI target language
Clean up to disable target languages that have been neglected/not functional. Target language be fully deleted in SWIG 4.1 unless a new maintainer brings it up to an acceptable status (experimental or supported). Issue #1447
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in10
1 files changed, 1 insertions, 9 deletions
diff --git a/Makefile.in b/Makefile.in
index b9e926108..a45684a1d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -75,7 +75,6 @@ skip-lua = test -n "@SKIP_LUA@"
skip-allegrocl = test -n "@SKIP_ALLEGROCL@"
skip-clisp = test -n "@SKIP_CLISP@"
skip-cffi = test -n "@SKIP_CFFI@"
-skip-uffi = test -n "@SKIP_UFFI@"
skip-r = test -n "@SKIP_R@"
skip-scilab = test -n "@SKIP_SCILAB@"
skip-go = test -n "@SKIP_GO@"
@@ -119,7 +118,6 @@ check-aliveness:
@$(skip-csharp) || ./$(TARGET) -csharp -help
@$(skip-allegrocl)|| ./$(TARGET) -allegrocl -help
@$(skip-clisp) || ./$(TARGET) -clisp -help
- @$(skip-uffi) || ./$(TARGET) -uffi -help
@$(skip-cffi) || ./$(TARGET) -cffi -help
@$(skip-lua) || ./$(TARGET) -lua -help
@$(skip-r) || ./$(TARGET) -r -help
@@ -150,7 +148,6 @@ check-versions: \
check-lua-version \
check-allegrocl-version \
check-clisp-version \
- check-uffi-version \
check-cffi-version \
check-r-version \
check-scilab-version \
@@ -188,7 +185,6 @@ check-examples: \
check-lua-examples \
check-allegrocl-examples \
check-clisp-examples \
- check-uffi-examples \
check-cffi-examples \
check-r-examples \
check-scilab-examples \
@@ -212,7 +208,6 @@ csharp_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/csharp/check.list)
lua_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/lua/check.list)
allegrocl_examples :=
clisp_examples :=
-uffi_examples :=
cffi_examples :=
r_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/r/check.list)
scilab_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/scilab/check.list)
@@ -257,7 +252,6 @@ check-test-suite: \
check-lua-test-suite \
check-allegrocl-test-suite \
check-clisp-test-suite \
- check-uffi-test-suite \
check-cffi-test-suite \
check-chicken-test-suite \
check-r-test-suite \
@@ -309,7 +303,6 @@ all-test-suite: \
all-lua-test-suite \
all-allegrocl-test-suite \
all-clisp-test-suite \
- all-uffi-test-suite \
all-cffi-test-suite \
all-chicken-test-suite \
all-r-test-suite \
@@ -337,7 +330,6 @@ broken-test-suite: \
broken-lua-test-suite \
broken-allegrocl-test-suite \
broken-clisp-test-suite \
- broken-uffi-test-suite \
broken-cffi-test-suite \
broken-chicken-test-suite \
broken-r-test-suite \
@@ -476,7 +468,7 @@ install-main:
@$(INSTALL_PROGRAM) $(TARGET) $(DESTDIR)$(BIN_DIR)/`echo $(TARGET_NOEXE) | sed '$(transform)'`@EXEEXT@
lib-languages = typemaps tcl perl5 python guile java mzscheme ruby php ocaml octave \
- chicken csharp allegrocl clisp lua cffi uffi r go d javascript javascript/jsc \
+ chicken csharp allegrocl clisp lua cffi r go d javascript javascript/jsc \
javascript/v8 scilab xml
lib-modules = std