index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
features
/
exec
/
t016
/
mk
1
2
SHELL = /usr/bin/perl
3
.SHELLFLAGS = -e
4
all:; @printf "$(ANSWER)\n";