components/net-snmp/Makefile
branchs11-update
changeset 2855 576d5a7857b7
parent 2434 6c9bb5cf5610
child 2991 5b038555a590
equal deleted inserted replaced
2854:78392507fd82 2855:576d5a7857b7
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
       
    23 
       
    24 # parfait is upset about some inline assembly
       
    25 export PARFAIT_BUILD=no
       
    26 
    23 include ../../make-rules/shared-macros.mk
    27 include ../../make-rules/shared-macros.mk
    24 
    28 
    25 PATH=$(SPRO_VROOT)/bin:/usr/gnu/bin:/usr/bin
    29 PATH=$(SPRO_VROOT)/bin:/usr/gnu/bin:/usr/bin
    26 DOXYGEN=/usr/bin/doxygen
    30 DOXYGEN=/usr/bin/doxygen
    27 
    31