open-src/driver/xf86-video-glint/Makefile
changeset 194 c2b76d8a41f7
parent 98 c21b46ed1efd
child 493 f43507b5737d
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.4	07/01/31
    33 # @(#)Makefile	1.5	07/07/31
    34 #
    34 #
    35 
    35 
    36 # Package name used in tarballs
    36 # Package name used in tarballs
    37 DRIVER_NAME=xf86-video-glint
    37 DRIVER_NAME=xf86-video-glint
    38 
    38 
    53 	-L$(PROTODIR)$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR)/linux \
    53 	-L$(PROTODIR)$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR)/linux \
    54 	-L$(PROTODIR)$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
    54 	-L$(PROTODIR)$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
    55 	-R$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
    55 	-R$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
    56 	-R$(X11_SERVERMODS_DIR)/linux$(ARCHLIBSUBDIR) \
    56 	-R$(X11_SERVERMODS_DIR)/linux$(ARCHLIBSUBDIR) \
    57 	-R$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
    57 	-R$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
    58 	-lddc -lfb -li2c -lint10 -lramdac -lshadowfb -lvbe \
    58 	-lfb -lint10 -lshadowfb -lvbe \
    59 	-lvgahw -lxaa -lxf8_32bpp -lcfb -lmfb -lfbdevhw -lXfont
    59 	-lvgahw -lxaa -lxf8_32bpp -lcfb -lmfb -lfbdevhw
    60 
    60 
    61 include ../Makefile.inc
    61 include ../Makefile.inc