krh@0: CFLAGS = -Wall -g 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