13 lines
118 B
Makefile
13 lines
118 B
Makefile
AUTOMAKE_OPTIONS = dejagnu
|
|
export DEJAGNU
|
|
|
|
DEJATOOL = \
|
|
free \
|
|
pgrep \
|
|
pmap \
|
|
pwdx \
|
|
w
|
|
|
|
|
|
|