mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 14:28:40 +02:00
5 lines
47 B
Makefile
5 lines
47 B
Makefile
test:
|
|
@make -s -C.. test
|
|
%:
|
|
@make -s -C.. $@
|