all: gcc -Wall -ocegw -I../../kernel cegw.c debug: gcc -Wall -ggdb -D_DEBUG -ocegw -I../../kernel cegw.c