Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
5fa8e5e13f86cccd3bff6d6118328d0772d6f147
/
.
/
regress
/
Makefile
blob: e6c3619fc44001a874e1c7ed363f38eed7009756 [
file
] [
log
] [
blame
] [
raw
]
TESTS
!=
echo
*.
sh
.
PHONY
:
all $
(
TESTS
)
.
NOTPARALLEL
:
all $
(
TESTS
)
all
:
$
(
TESTS
)
$
(
TESTS
):
sh $
*.
sh
sleep
1