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