From: roland Date: Thu, 4 Jun 1992 20:54:38 +0000 (+0000) Subject: Formerly io/Makefile.~9~ X-Git-Tag: jems-14oct94~4302 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=851b356bda9a8670c37b085f843b63fb6f11cde0 Formerly io/Makefile.~9~ --- diff --git a/io/Makefile b/io/Makefile index f37037c469..39eb79b505 100644 --- a/io/Makefile +++ b/io/Makefile @@ -21,7 +21,7 @@ # subdir := io -headers := statbuf.h sys/stat.h fcntlbits.h filebits.h fcntl.h utime.h +headers := statbuf.h sys/stat.h fcntlbits.h filebits.h fcntl.h utime.h ftw.h routines := \ utime \ @@ -35,7 +35,8 @@ routines := \ __chown __fchown \ ttyname __isatty \ __link __symlink __readlink \ - __unlink __rmdir + __unlink __rmdir \ + ftw routines := $(sort $(foreach f,$(routines),$f $(f:__%=%))) others := pwd