default: emlog.o clean: rm -f *.o emlog.o: emlog.c emlog.h gcc -O2 -c -D__KERNEL__ -DMODULE emlog.c