usr/src/uts/i86pc/acpippm/Makefile
changeset 13452 6bec9720e054
parent 5295 a21f2449e5f9
child 13834 58bc6f85b799
equal deleted inserted replaced
13451:4349f1403dad 13452:6bec9720e054
    21 #
    21 #
    22 # uts/i86pc/acpippm/Makefile
    22 # uts/i86pc/acpippm/Makefile
    23 #
    23 #
    24 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
    24 # Copyright 2007 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 power managment
    28 #	This makefile drives the production of the power managment
    30 #	module for the ACPI subsystem
    29 #	module for the ACPI subsystem
    31 #
    30 #
    32 #	i86pc implementation architecture dependent
    31 #	i86pc implementation architecture dependent
    63 # lint pass one enforcement
    62 # lint pass one enforcement
    64 #
    63 #
    65 CFLAGS += $(CCVERBOSE)
    64 CFLAGS += $(CCVERBOSE)
    66 
    65 
    67 #
    66 #
       
    67 # Declare dependency on misc/acpica
       
    68 #
       
    69 LDFLAGS += -dy -N misc/acpica
       
    70 
       
    71 #
    68 #	Default build targets.
    72 #	Default build targets.
    69 #
    73 #
    70 .KEEP_STATE:
    74 .KEEP_STATE:
    71 
    75 
    72 def:		$(DEF_DEPS)
    76 def:		$(DEF_DEPS)