Author :
Stefano Lattarini
Date :
2011-05-15 14:41:35
Hash :63796a15 Message :tests: fix portability issues in 'repeated-options.test'
* tests/repeated-options.test: Do not assume that object files
have `.o' suffix and executables have no default suffix; instead,
use `$(OBJEXT)' and `$(EXEEXT)'.