]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Introduce vcs-svn lib
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 9 Aug 2010 22:04:29 +0000 (17:04 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 15 Aug 2010 02:35:37 +0000 (19:35 -0700)
commit3f527372d9ec6d7b6890773e41c4b3542d7ad451
tree9bd44b15ab8ac09a10c7bdfcd3531193f06fa744
parent3d045897585c4b1ca0dce6bb5a33331f1b48c2bf
Introduce vcs-svn lib

Teach the build system to build a separate library for the
upcoming subversion interop support.

The resulting vcs-svn/lib.a does not contain any code, nor is
it built during a normal build.  This is just scaffolding for
later changes.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
vcs-svn/LICENSE [new file with mode: 0644]