2 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
3 # Use is subject to license terms.
5 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
8 include ..
/Makefile.lib
14 $(BUILD64
)SUBDIRS
+= $(MACH64
)
17 clean := TARGET
= clean
18 clobber := TARGET
= clobber
19 install := TARGET
= install
24 all clean clobber install lint
: $(SUBDIRS
)
26 install_h
: $(ROOTHDRS
)
31 @cd
$@
; pwd
; $(MAKE
) $(TARGET
)
35 include ..
/Makefile.targ