2 # Copyright 2004 Sun Microsystems, Inc. All rights reserved.
3 # Use is subject to license terms.
5 # ident "%Z%%M% %I% %E% SMI"
7 # lib/krb5/kadm5/Makefile
9 # include global definitions
10 include ..
/..
/..
/Makefile.master
13 # Build everything in parallel; use .WAIT for dependencies
19 clean := TARGET
= clean
20 clobber := TARGET
= clobber
21 install := TARGET
= install
27 all clean clobber install lint _msg
: $(SUBDIRS
)
30 @cd
$@
; pwd
; $(MAKE
) $(TARGET
)