open-src/driver/xf86-video-sis/Makefile
changeset 194 c2b76d8a41f7
parent 98 c21b46ed1efd
child 371 d0a78a85764b
equal deleted inserted replaced
193:f5d04473459b 194:c2b76d8a41f7
    28 # Except as contained in this notice, the name of a copyright holder
    28 # Except as contained in this notice, the name of a copyright holder
    29 # shall not be used in advertising or otherwise to promote the sale, use
    29 # shall not be used in advertising or otherwise to promote the sale, use
    30 # or other dealings in this Software without prior written authorization
    30 # or other dealings in this Software without prior written authorization
    31 # of the copyright holder.
    31 # of the copyright holder.
    32 #
    32 #
    33 # @(#)Makefile	1.6	07/01/31
    33 # @(#)Makefile	1.7	07/07/31
    34 #
    34 #
    35 
    35 
    36 # Package name used in tarballs
    36 # Package name used in tarballs
    37 DRIVER_NAME=xf86-video-sis
    37 DRIVER_NAME=xf86-video-sis
    38 
    38 
    54 DRIVER_ADD_LIBS= \
    54 DRIVER_ADD_LIBS= \
    55 	-L$(PROTODIR)$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
    55 	-L$(PROTODIR)$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
    56 	-L$(PROTODIR)$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
    56 	-L$(PROTODIR)$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
    57 	-R$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
    57 	-R$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
    58 	-R$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
    58 	-R$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
    59 	-lddc -lexa -lfb -li2c -lint10 -lramdac -lshadowfb -lvbe \
    59 	-lexa -lfb -lint10 -lshadowfb -lvbe -lvgahw -lxaa -lm
    60 	-lvgahw -lxaa -lXfont -lm
       
    61 
    60 
    62 include ../Makefile.inc
    61 include ../Makefile.inc
    63 
    62 
    64 install_gen::
    63 install_gen::
    65 	mkdir -p $(PROTODIR)$(X11_DOC_DIR)
    64 	mkdir -p $(PROTODIR)$(X11_DOC_DIR)