URL:=	https://www.dyalog.com/uploads/aplx/
FILES:=	APLXLinux5.0.tgz
FILES+= aplx_mac_50.dmg
FILES+=	setup_aplx_win.exe
FILES+=	setup_aplx64.exe
FILES+=	aplx_unicode.ttf
FILES+=	aplx_unicode_mac.ttf
FILES+=	aplx_support.tgz
FILES+=	setup_aplx_support_5.exe
FILES+=	APLXLangRef.pdf
FILES+=	APLXSysClass.pdf
FILES+=	LearningAPLwithAPLX.pdf
#FILES+=	APLX64\ and\ the\ Client-Server\ Architecture.pdf

all: ${FILES}

${FILES}:
	@ftp ${URL}$@
