summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-04 19:48:25 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-05 18:41:46 +0000
commit8aa4086136f8bd1564fc9ce6082d81ce3168482e (patch)
tree51aaa6b8cc43065ff7d59e899ea3db5d4276ba2c /Makefile.in
parentee3aeb81777084ec54a8c65a24d5967a654b382b (diff)
downloadswig-8aa4086136f8bd1564fc9ce6082d81ce3168482e.tar.gz
Disable Pike 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 5e537715d..b9e926108 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -69,7 +69,6 @@ skip-ruby = test -n "@SKIP_RUBY@"
skip-php = test -n "@SKIP_PHP@"
skip-ocaml = test -n "@SKIP_OCAML@"
skip-octave = test -n "@SKIP_OCTAVE@"
-skip-pike = test -n "@SKIP_PIKE@"
skip-chicken = test -n "@SKIP_CHICKEN@"
skip-csharp = test -n "@SKIP_CSHARP@"
skip-lua = test -n "@SKIP_LUA@"
@@ -116,7 +115,6 @@ check-aliveness:
@$(skip-ocaml) || ./$(TARGET) -ocaml -help
@$(skip-octave) || ./$(TARGET) -octave -help
@$(skip-php) || ./$(TARGET) -php7 -help
- @$(skip-pike) || ./$(TARGET) -pike -help
@$(skip-chicken) || ./$(TARGET) -chicken -help
@$(skip-csharp) || ./$(TARGET) -csharp -help
@$(skip-allegrocl)|| ./$(TARGET) -allegrocl -help
@@ -147,7 +145,6 @@ check-versions: \
check-ocaml-version \
check-octave-version \
check-php-version \
- check-pike-version \
check-chicken-version \
check-csharp-version \
check-lua-version \
@@ -186,7 +183,6 @@ check-examples: \
check-ocaml-examples \
check-octave-examples \
check-php-examples \
- check-pike-examples \
check-chicken-examples \
check-csharp-examples \
check-lua-examples \
@@ -211,7 +207,6 @@ ruby_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/ruby/check.list)
ocaml_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/ocaml/check.list)
octave_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/octave/check.list)
php_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/php/check.list)
-pike_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/pike/check.list)
chicken_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/chicken/check.list)
csharp_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/csharp/check.list)
lua_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/lua/check.list)
@@ -258,7 +253,6 @@ check-test-suite: \
check-ocaml-test-suite \
check-octave-test-suite \
check-php-test-suite \
- check-pike-test-suite \
check-csharp-test-suite \
check-lua-test-suite \
check-allegrocl-test-suite \
@@ -311,7 +305,6 @@ all-test-suite: \
all-ocaml-test-suite \
all-octave-test-suite \
all-php-test-suite \
- all-pike-test-suite \
all-csharp-test-suite \
all-lua-test-suite \
all-allegrocl-test-suite \
@@ -340,7 +333,6 @@ broken-test-suite: \
broken-ocaml-test-suite \
broken-octave-test-suite \
broken-php-test-suite \
- broken-pike-test-suite \
broken-csharp-test-suite \
broken-lua-test-suite \
broken-allegrocl-test-suite \
@@ -484,7 +476,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 \
- pike chicken csharp allegrocl clisp lua cffi uffi r go d javascript javascript/jsc \
+ chicken csharp allegrocl clisp lua cffi uffi r go d javascript javascript/jsc \
javascript/v8 scilab xml
lib-modules = std