#
# @(#)Makefile	1.11 99/07/21 10:53:44
#
# Copyright 1998 by Sun Microsystems, Inc.
# All rights reserved

include $(SRC)/Makefile.master
include $(WIZSRC)/Makefile.cmd

SUBDIRS=panels nodes tasks progress postinstall solaris2 core bin

JAVA=SolarisInstallResources.java

here: $(CLASSES)

cleanhere:
	$(RM) $(CLASSES)

.KEEP_STATE:

