open-src/lib/Makefile
changeset 456 c1f45bb21b9e
parent 425 a0d3549d7d21
child 493 f43507b5737d
equal deleted inserted replaced
455:8133c25f3a5c 456:c1f45bb21b9e
    26 # Except as contained in this notice, the name of a copyright holder
    26 # Except as contained in this notice, the name of a copyright holder
    27 # shall not be used in advertising or otherwise to promote the sale, use
    27 # shall not be used in advertising or otherwise to promote the sale, use
    28 # or other dealings in this Software without prior written authorization
    28 # or other dealings in this Software without prior written authorization
    29 # of the copyright holder.
    29 # of the copyright holder.
    30 #
    30 #
    31 # @(#)Makefile	1.19	08/05/30
    31 # @(#)Makefile	1.20	08/07/03
    32 #
    32 #
    33 ###############################################################################
    33 ###############################################################################
    34 
    34 
    35 # Order copied from X.Org's util/modular/build.sh:
    35 # Order copied from X.Org's util/modular/build.sh:
    36 # the libraries have a dependency order:
    36 # the libraries have a dependency order:
    53 	libX11 \
    53 	libX11 \
    54 	libXext \
    54 	libXext \
    55 	libfontenc \
    55 	libfontenc \
    56 	libFS \
    56 	libFS \
    57 	libICE \
    57 	libICE \
       
    58 	liblbxutil \
    58 	libSM \
    59 	libSM \
    59 	libXt \
    60 	libXt \
    60 	libXmu \
    61 	libXmu \
    61 	libXpm \
    62 	libXpm \
    62 	libXaw \
    63 	libXaw \