Makefile
author Kristian H?gsberg <krh@redhat.com>
Fri Sep 07 14:17:39 2007 -0400 (2007-09-07)
changeset 17 67029e580a0e
child 23 8ffc32c648e2
permissions -rw-r--r--
Refactor razor_set_write() a bit and stop writing the buckets section.
     1 CFLAGS = -Wall -g
     2 LDLIBS = -lexpat -g
     3 
     4 razor : razor.o sha1.o
     5 
     6 clean :
     7 	rm -f *.o razor