(usage): Warn that the +N form will be withdrawn.
[coreutils.git] / tests / basename / Makefile.am
blobf658371418db923ecb6e9aee2df3b43f920ccb21
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.4 gnits
4 TESTS = basic
5 EXTRA_DIST = $(TESTS)
6 TESTS_ENVIRONMENT = \
7   top_srcdir=$(top_srcdir) \
8   srcdir=$(srcdir) \
9   PERL="@PERL@" \
10   PATH=`pwd`/../../src:$$PATH \
11   PROG=basename