2 # Copyright 2004 Sun Microsystems, Inc. All rights reserved.
3 # Use is subject to license terms.
5 #ident "%Z%%M% %I% %E% SMI"
7 include ..
/..
/Makefile.tools
12 install := TARGET
= install
13 clean := TARGET
= clean
14 clobber := TARGET
= clobber
18 install all clean clobber: $(SUBDIRS
)
21 @cd
$@
; pwd
; $(MAKE
) $(TARGET
)