Making check in .
make[1]: Nothing to be done for `check-am'.
Making check in testsuite
make   ex1 ex3 ex4
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I.  -g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex1.o -MD -MP -MF ".deps/ex1.Tpo" -c -o ex1.o ex1.c; \
then mv -f ".deps/ex1.Tpo" ".deps/ex1.Po"; else rm -f ".deps/ex1.Tpo"; exit 1; fi
gcc  -g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs   -o ex1  ex1.o ../libargp.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I.  -g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex3.o -MD -MP -MF ".deps/ex3.Tpo" -c -o ex3.o ex3.c; \
then mv -f ".deps/ex3.Tpo" ".deps/ex3.Po"; else rm -f ".deps/ex3.Tpo"; exit 1; fi
gcc  -g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs   -o ex3  ex3.o ../libargp.a 
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I.  -g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex4.o -MD -MP -MF ".deps/ex4.Tpo" -c -o ex4.o ex4.c; \
then mv -f ".deps/ex4.Tpo" ".deps/ex4.Po"; else rm -f ".deps/ex4.Tpo"; exit 1; fi
gcc  -g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs   -o ex4  ex4.o ../libargp.a 
srcdir="." ./run-tests  ex1-test permute-test
PASS: ex1
PASS: permute
==================
All 2 tests passed
==================