KERNELDIR=/usr/src/linux-2.4.20-devel CFLAGS = -D__KERNEL__ -DMODULE -I$(KERNELDIR)/include -Os -Wall all: proc_net_if.o clean: rm -f *.o *~ core