# # Copyright (c) 1995 by Sun Microsystems, Inc. # All rights reserved. # #ident "@(#)Makefile 1.3 95/03/01 SMI" PROG= hostname include ../Makefile.cmd .KEEP_STATE: all: $(PROG) install: all $(ROOTPROG) clean: lint: include ../Makefile.targ