CPPFLAGS=-g -Wall LDFLAGS=-latm all : pokeatm pokeatm : pokeatm.o pokeatm.o : pokeatm.c clean : rm -f *.o pokeatm