CFLAGS=-O2 all: mbox-helper Makefile mbox-helper: mbox-helper.o mbox-helper.o: mbox-helper.c clean: -rm *.o -rm mbox-helper