Mercurial
razor
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
files
|
changeset
|
file
|
revisions
| annotate |
diff
|
raw
Makefile
author
Kristian H?gsberg <krh@redhat.com>
Fri Sep 07 12:11:37 2007 -0400 (2007-09-07)
changeset 14
d21d74d6e297
child 23
8ffc32c648e2
permissions
-rw-r--r--
Add a size field to the section headers to avoid sentinels.
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