SHELL = /bin/sh

include ../../../Makefile.incl

all::
	@echo "making all in routines/xsci/help"
	@./help-scilab.sh
