all: ipt_REGIONET.o ipt_REGIONET.o: ipt_REGIONET.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.20.SuSE/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -Wno-sign-compare -finline-limit=2000 -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE -nostdinc -iwithprefix include -DKBUILD_BASENAME=ipt_REGIONET -c -o ipt_REGIONET.o ipt_REGIONET.c test: ipt_REGIONET.o /etc/rc.d/SuSEfirewall2_setup stop rmmod ipt_REGIONET || true insmod ipt_REGIONET.o /etc/rc.d/SuSEfirewall2_setup start /etc/rc.d/SuSEfirewall2_final start