
#### Uncomment and edit this if needed
# CFLAGS = -I/usr/src/linux-2.0/include

CFLAGS += -O -D__KERNEL__ -DMODULE

all: kiss.o
