open-src/driver/xf86-input-keyboard/Makefile
changeset 957 c2f4cfc53173
parent 943 294f64612d23
child 970 272328fe1b4a
equal deleted inserted replaced
956:5e500c7983a0 957:c2f4cfc53173
    43 # Man pages to apply Sun footer to & attributes to list
    43 # Man pages to apply Sun footer to & attributes to list
    44 SUNTOUCHED_MANPAGES=man/*.man
    44 SUNTOUCHED_MANPAGES=man/*.man
    45 SUN_PACKAGE=SUNWxorg-server
    45 SUN_PACKAGE=SUNWxorg-server
    46 MODULE_STABILITY=Volatile
    46 MODULE_STABILITY=Volatile
    47 
    47 
       
    48 # Keyboard driver is kbd_drv, not keyboard_drv as the package name implies
       
    49 MODULE_MAKEFLAGS = kbd_drv_ladir='$(DRIVER_DIR)'
       
    50 
    48 include ../Makefile.inc
    51 include ../Makefile.inc