krh@23: CFLAGS = -Wall -g -O2 krh@0: LDLIBS = -lexpat -g krh@0: krh@0: razor : razor.o sha1.o krh@0: krh@0: clean : krh@0: rm -f *.o razor