1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.3 gnits
4 TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src \
5 i-1 hard-link-1 force partition-perm to-symlink
7 EXTRA_DIST = $(TESTS) setup
12 MKDIR=../../src/mkdir \
13 MKNOD=../../src/mknod \
16 TOUCH=../../src/touch \
18 PATH=`pwd`/../../src:$$PATH \