From e0ea35a3f764a11cf9fc8389f128e5acad09cb17 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 16 Jul 2000 04:43:49 +0000 Subject: Update. * io/Makefile: Rewrite rules to avoid running ftwtest unless necessary. --- io/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'io/Makefile') diff --git a/io/Makefile b/io/Makefile index 0c2cf9b3cd..c7f02d618e 100644 --- a/io/Makefile +++ b/io/Makefile @@ -66,6 +66,8 @@ CFLAGS-test-stat.c = -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE CFLAGS-test-lfs.c = -D_LARGEFILE64_SOURCE ifeq ($(cross-compiling),no) -tests: $(objpfx)ftwtest - $(SHELL) -e ftwtest-sh $(common-objpfx) $( $@ endif -- cgit 1.4.1