KERN_DIR = /lib/modules/$(shell uname -r)/build
BIN_DIR = /usr/local/bin
DRV_DIR = /lib/modules/$(shell uname -r)/kernel/drivers/davl
MAN_DIR = /usr/local/man
GTK_VER = GTK2
# If you want to use GTK1.2 for the GUI tool, comment out the above line,
# and uncomment the below line.
#GTK_VER = GTK1
