#!smake
#
#  Copyright (C) 2005, Silicon Graphics, Inc.  All Rights Reserved.
#

include $(ROOT)/usr/include/make/ismcommondefs

ISM_NAME=xfs_cmds_eoe
RAWIDB=IDB
SRCIDB=idb
SPEC=spec
SRC!=echo `pwd`/..
LDIRT=IDB.prev
#Turning strip back on.
#LGENDISTFLAGS=-nostrip

ALLIMAGES=$(ISM_NAME)

default install:

#
# The only real rules are defined in ismcommonrules, currently:
#	buildism and buildimages
#

include $(ISMCOMMONRULES)
