usr/src/uts/sparc/aoutexec/Makefile
changeset 13452 6bec9720e054
parent 0 68f95e015346
child 13834 58bc6f85b799
equal deleted inserted replaced
13451:4349f1403dad 13452:6bec9720e054
    21 #
    21 #
    22 #
    22 #
    23 # uts/sparc/aoutexec/Makefile
    23 # uts/sparc/aoutexec/Makefile
    24 # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
    24 # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
    25 # Use is subject to license terms.
    25 # Use is subject to license terms.
    26 #
    26 # Copyright (c) 2011 Bayard G. Bell. All rights reserved.
    27 #ident	"%Z%%M%	%I%	%E% SMI"
       
    28 #
    27 #
    29 #	This makefile drives the production of the aoutexec exec kernel
    28 #	This makefile drives the production of the aoutexec exec kernel
    30 #	module (binary compatibility).
    29 #	module (binary compatibility).
    31 #
    30 #
    32 #	sparc architecture dependent
    31 #	sparc architecture dependent
    61 # lint pass one enforcement
    60 # lint pass one enforcement
    62 #
    61 #
    63 CFLAGS += $(CCVERBOSE)
    62 CFLAGS += $(CCVERBOSE)
    64 
    63 
    65 #
    64 #
       
    65 # Define dependency on elfexec
       
    66 #
       
    67 LDFLAGS += -dy -N exec/elfexec
       
    68 
       
    69 #
    66 #	Default build targets.
    70 #	Default build targets.
    67 #
    71 #
    68 .KEEP_STATE:
    72 .KEEP_STATE:
    69 
    73 
    70 def:		$(DEF_DEPS)
    74 def:		$(DEF_DEPS)