diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..897c4b0 --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ +all: + @which strfile || (echo -e "\nERROR: strfile command is missing: you need to install the fortune-mod package\n" ; exit 1) + strfile -c spam-o spam-o.dat + strfile -c spam-ita-o spam-ita-o.dat