Makefile
author Kristian H?gsberg <krh@redhat.com>
Thu Sep 13 10:51:39 2007 -0400 (2007-09-13)
changeset 23 8ffc32c648e2
parent 0 e15eb9ef9c28
child 26 b1f244b3ff22
permissions -rw-r--r--
Use equality of string pool indices for string equality tests.
krh@23
     1
CFLAGS = -Wall -g -O2
krh@0
     2
LDLIBS = -lexpat -g
krh@0
     3
krh@0
     4
razor : razor.o sha1.o
krh@0
     5
krh@0
     6
clean :
krh@0
     7
	rm -f *.o razor