open-src/driver/Makefile
changeset 691 8fda173e344b
parent 606 068c11b419c9
child 705 24ca414edbff
equal deleted inserted replaced
690:f202c64daaa1 691:8fda173e344b
    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.11	09/01/14
    31 # @(#)Makefile	1.12	09/04/17
    32 #
    32 #
    33 ###############################################################################
    33 ###############################################################################
    34 
    34 
    35 OS_SUBDIRS_common = \
    35 OS_SUBDIRS_common = \
    36 	xf86-input-keyboard		\
    36 	xf86-input-keyboard		\
    37 	xf86-input-mouse		\
    37 	xf86-input-mouse		\
    38 	xf86-input-void			\
    38 	xf86-input-void			\
       
    39 	xf86-video-ast			\
    39 	xf86-video-dummy		
    40 	xf86-video-dummy		
    40 
    41 
    41 OS_SUBDIRS_sparc = $(OS_SUBDIRS_common)	\
    42 OS_SUBDIRS_sparc = $(OS_SUBDIRS_common)	\
    42 	xf86-video-wsfb
    43 	xf86-video-wsfb
    43 
    44 
    61 	xf86-input-summa		\
    62 	xf86-input-summa		\
    62 	xf86-input-tek4957		\
    63 	xf86-input-tek4957		\
    63 	xf86-input-vmmouse		\
    64 	xf86-input-vmmouse		\
    64 	xf86-video-apm			\
    65 	xf86-video-apm			\
    65 	xf86-video-ark			\
    66 	xf86-video-ark			\
    66 	xf86-video-ast			\
       
    67 	xf86-video-ati			\
    67 	xf86-video-ati			\
    68 	xf86-video-chips		\
    68 	xf86-video-chips		\
    69 	xf86-video-cirrus		\
    69 	xf86-video-cirrus		\
    70 	xf86-video-glint		\
    70 	xf86-video-glint		\
    71 	xf86-video-i128			\
    71 	xf86-video-i128			\