Makefile
author Kristian H?gsberg <krh@redhat.com>
Tue Sep 11 19:25:32 2007 -0400 (2007-09-11)
changeset 18 b2bf852ca8d1
child 23 8ffc32c648e2
permissions -rw-r--r--
Implement property (requires/provides) to package mapping.
krh@0
     1
CFLAGS = -Wall -g
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