1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-28 04:36:10 +02:00
git/contrib/svn-fe
Maxim Bublis da011cb0e7 contrib/svn-fe: fix Makefile
Fixes several problems:
  * include config.mak.uname, config.mak.autogen and config.mak
    in order to use settings for prefix and other such things;
  * link xdiff/lib.a as it is a requirement for libgit.a;
  * fix CFLAGS, LDFLAGS and EXTLIBS for Linux and Mac OS X.

Signed-off-by: Maxim Bublis <satori@yandex-team.ru>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-08-28 15:41:28 -07:00
..
.gitignore contrib/svn-fe: Add the svn-fe target to .gitignore 2010-08-03 06:49:22 -07:00
Makefile contrib/svn-fe: fix Makefile 2014-08-28 15:41:28 -07:00
svn-fe.c remote-svn: add incremental import 2012-10-07 14:10:17 -07:00
svn-fe.txt contrib: fix misuses of "nor" 2014-03-31 15:17:56 -07:00
svnrdump_sim.py svn-fe: conform to pep8 2014-05-12 13:42:52 -07:00