#
# @(#)Makefile	1.1 98/07/10 19:13:02
#
# Copyright 1998 by Sun Microsystems, Inc.
# All rights reserved

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

SUBDIRS=sun

here:
	@true

cleanhere:
	@true

.KEEP_STATE:

