--- tiger-3.2/Makefile Fri Jul 11 00:24:55 2003 +++ tiger/Makefile Sat Apr 26 04:36:11 2003 @@ -44,12 +44,11 @@ #------------------------------------------------------------------------ # -PLATFORM_SCRIPTS=$(shell find ./systems/ -type f) +PLATFORM_SCRIPTS:=$(shell find ./systems/ -type f) BINARIES=./tiger \ ./tigexp \ - ./tigercron - + ./tigercron \ SCRIPTS=./scripts/check_accounts \ ./scripts/check_aliases \ ./scripts/check_anonftp \