AUTOMAKE_OPTIONS = gnu BUILT_SOURCES=banditworld.c %.c: %.desc intersci-n $* cp $*_builder.sce.skel $*_builder.sce.tmp cat $*_builder.sce >> $*_builder.sce.tmp echo "exit" >> $*_builder.sce.tmp mv $*_builder.sce.tmp $*_builder.sce @SCILAB@ -nb -nw -nogui -nwni -f $*_builder.sce clean-generic: rm -f *.sce banditworld.c