mirror of
https://github.com/git/git.git
synced 2024-11-01 14:57:52 +01:00
23b250ab0f
Signed-off-by: Brian Henderson <henderson.bj@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
5 lines
45 B
Makefile
5 lines
45 B
Makefile
# nothing to build
|
|
all:
|
|
|
|
test:
|
|
$(MAKE) -C t
|