

all :
	arm-linux-gcc cgi-date.c -o httpd/cgi-bin/cgi-date
	arm-linux-gcc cgi-html.c -o httpd/cgi-bin/cgi-html
	