blob: fcb5a8328f1c496a5a892524d7bb2ba33b949d75 (
plain)
1
2
3
4
5
6
7
8
|
# uClibc argp tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
top_builddir=../../
top_srcdir=../../
include ../Rules.mak
-include Makefile.in
include ../Test.mak
|