#
# @(#)Makefile	1.5 99/04/28 18:37:35
#
# Copyright 1998 by Sun Microsystems, Inc.
# All rights reserved

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

SUBDIRS=sysid launcher

here:
	@true

cleanhere:
	@true

.KEEP_STATE:

