usr/src/uts/sparc/nfs/Makefile
changeset 806 849fb015aa25
parent 0 68f95e015346
child 967 cf6233442405
equal deleted inserted replaced
805:3946c495718a 806:849fb015aa25
    19 #
    19 #
    20 # CDDL HEADER END
    20 # CDDL HEADER END
    21 #
    21 #
    22 #
    22 #
    23 # uts/sparc/nfs/Makefile
    23 # uts/sparc/nfs/Makefile
    24 # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
    24 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
    25 # Use is subject to license terms.
    25 # Use is subject to license terms.
    26 #
    26 #
    27 #ident	"%Z%%M%	%I%	%E% SMI"
    27 #ident	"%Z%%M%	%I%	%E% SMI"
    28 #
    28 #
    29 #	This makefile drives the production of the nfs file system
    29 #	This makefile drives the production of the nfs file system
    59 INSTALL_TARGET	= $(BINARY) $(ROOTMODULE) $(ROOTLINK)
    59 INSTALL_TARGET	= $(BINARY) $(ROOTMODULE) $(ROOTLINK)
    60 
    60 
    61 #
    61 #
    62 #	Overrides.
    62 #	Overrides.
    63 #
    63 #
       
    64 VOLFH_debug64	= -DVOLATILE_FH_TEST
       
    65 VOLFH_obj64	=
       
    66 
    64 MODSTUBS_DIR	= $(OBJS_DIR)
    67 MODSTUBS_DIR	= $(OBJS_DIR)
    65 $(MODSTUBS_O)	:= AS_CPPFLAGS += -DNFS_MODULE
    68 $(MODSTUBS_O)	:= AS_CPPFLAGS += -DNFS_MODULE
    66 CLEANFILES	+= $(MODSTUBS_O)
    69 CLEANFILES	+= $(MODSTUBS_O)
    67 CFLAGS		+= $(CCVERBOSE)
    70 CFLAGS		+= $(CCVERBOSE) $(VOLFH_$(OBJS_DIR))
    68 
    71 
    69 #
    72 #
    70 #	Default build targets.
    73 #	Default build targets.
    71 #
    74 #
    72 .KEEP_STATE:
    75 .KEEP_STATE: