SYSCMD = more lpr reset whoami

all: 
	chmod 0775 $(GISBASE)/scripts/*
	find shells -print | cpio -pmud $(GISBASE)/scripts
	./SYSMK $(GISBASE)/scripts $(SYSCMD)
	chmod 0775 $(GISBASE)/scripts/*
