1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-30 00:35:18 +02:00
Files
coreutils/tests/factor/Makefile.am

12 lines
271 B
Makefile
Raw Normal View History

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