open-src/lib/libpciaccess/Makefile
changeset 1331 363b660cd161
parent 1321 983cf484ef16
child 1333 471d33d30b7f
equal deleted inserted replaced
1330:ba6e4cfc264a 1331:363b660cd161
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # libpciaccess Makefile
     3 # libpciaccess Makefile
     4 #
     4 #
     5 # Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    41 	scanpci.man.patch \
    41 	scanpci.man.patch \
    42 	primary-vga.patch,-p1 \
    42 	primary-vga.patch,-p1 \
    43 	scanpci_64bit.patch,-p1 \
    43 	scanpci_64bit.patch,-p1 \
    44 	sparc.patch \
    44 	sparc.patch \
    45 	nexus_devlist.patch,-p1 \
    45 	nexus_devlist.patch,-p1 \
    46 	rom_and_scanpci.patch,-p1
    46 	rom_and_scanpci.patch,-p1 \
       
    47 	sparc_domain.patch,-p1
    47 
    48 
    48 # Library name
    49 # Library name
    49 LIBNAME=libpciaccess
    50 LIBNAME=libpciaccess
    50 
    51 
    51 # Where to install libpciaccess files
    52 # Where to install libpciaccess files