# Makefile for cmd/scripts.

all:		# Does nothing

install:	# Does nothing (sunload does it all).

clean: 		# Does nothing
