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
23 all clean clobber install: $(SUBDIRS
)
25 install_h
: $(ROOTHDRS
)
30 @cd
$@
; pwd
; $(MAKE
) $(TARGET
)
34 include ..
/Makefile.targ