# ~/public_html/src/bsd/fixes/FreeBSD/hosts/Makefile
all:	html
	# dummy label to avoid clean being called

clean:
	true
	@# protect against removal of index.html 

.include <berklix.mk>
