KERNELDIR = /home/mark/linux-2.4.22-1.2188.nptl/include #KERNELDIR = /home/newton/linux-2.4.26/include CFLAGS = -D__KERNEL__ -DMODULE -I$(KERNELDIR) -O -Wall all: hrt.o clean: rm -f *.o *~ core .depend