summaryrefslogtreecommitdiff
path: root/makefile
blob: 4c90120bd541fec81308c4fdffefee701e0b59af (plain)
1
2
3
4
5
6
all:
	php -f index.php >live/index.html
	php -f client.php >live/client.html
	php -f server.php >live/server.html
	php -f hdb.php >live/hdb.html
	php -f commands.php >live/commands.html