From bb41a976a37574d81b6755b1d57c7ce47d8f9dcb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 19 Nov 1998 11:23:37 +0000 Subject: Update. 1998-11-19 Ulrich Drepper * Makeconfig: Add comment to all-subdirs definition. Add rule to generate sysd-sorted. Include this file and and set subdirs value to $(sorted-subdirs). * scripts/gen-sorted.awk: New file. * Make-dist (+tsrcs): Add Depend. * nscd/Depend: New file. * nss/Depend: New file. * rt/Depend: New file. * manual/errno.texi> Change the short text for ENODEV to "No such device". --- Make-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Make-dist') diff --git a/Make-dist b/Make-dist index 576887468e..c1ae46a6cc 100644 --- a/Make-dist +++ b/Make-dist @@ -147,7 +147,7 @@ ifdef subdir foo:=$(shell echo subdir foo >&2) -+tsrcs := Makefile $(wildcard Versions) $(+tsrcs) \ ++tsrcs := Makefile $(wildcard Versions) $(wildcard Depend) $(+tsrcs) \ $(addsuffix .c,$(others) $(tests) $(tests-static) $(test-srcs)) \ $(wildcard $(addsuffix .input,$(tests) (tests-static) $(test-srcs)) \ $(addsuffix .args,$(tests) $(tests-static) $(test-srcs))) -- cgit v1.2.3