]> granicus.if.org Git - cgit/log
cgit
18 years agoReplace useless make rules with generic $(OBJECTS) dependency
Lars Hjemli [Sat, 9 Dec 2006 14:29:05 +0000 (15:29 +0100)]
Replace useless make rules with generic $(OBJECTS) dependency

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
18 years agoImport cgit prototype from git tree
Lars Hjemli [Sat, 9 Dec 2006 14:18:17 +0000 (15:18 +0100)]
Import cgit prototype from git tree

This enables basic cgit functionality, using libgit.a and xdiff/lib.a from
git + a custom "git.h" + openssl for sha1 routines.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>