1 2 3 4 5 6 7 8 9 10
## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.3 gnits TESTS = basic-1 EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ INSTALL=../../src/ginstall \ LS=../../src/ls \ MKDIR=../../src/mkdir \ RM=../../src/rm