coreutils/tests/factor/Makefile.am

12 lines
296 B
Makefile
Raw Normal View History

1998-02-06 18:32:31 +08:00
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
1998-11-01 08:52:32 +08:00
AUTOMAKE_OPTIONS = 1.3b gnits
TESTS = basic
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
2003-04-06 02:03:47 +08:00
PERL="$(PERL)" \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
1998-11-01 08:52:32 +08:00
PROG=factor