open-src/lib/Makefile
changeset 126 ca8bb92f6783
parent 123 893987bffaa8
child 137 5bc8ece4fa11
equal deleted inserted replaced
125:44a7a2dc6e5c 126:ca8bb92f6783
    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.2	07/03/12
    31 # @(#)Makefile	1.3	07/03/15
    32 #
    32 #
    33 ###############################################################################
    33 ###############################################################################
    34 
    34 
    35 OS_SUBDIRS_common = \
    35 OS_SUBDIRS_common = \
    36 	freetype \
    36 	freetype \
    42 	libXpm \
    42 	libXpm \
    43 	libXaw \
    43 	libXaw \
    44 	libXfixes \
    44 	libXfixes \
    45 	libXfont \
    45 	libXfont \
    46 	Xft \
    46 	Xft \
       
    47 	libXinerama \
    47 	libxkbfile \
    48 	libxkbfile \
    48 	libxkbui \
    49 	libxkbui \
    49 	libXrandr \
    50 	libXrandr \
    50 	libXtst \
    51 	libXtst \
    51 	libXv \
    52 	libXv \