From 3e24330a4ce3a1679244692cdd4b028f17981d73 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 19 May 1993 23:34:28 +0000 Subject: Formerly Makefile.~70~ --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3bc223b2b1..7b862c7d35 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ sysdep-subdirs := $(subst $(\n), ,$(sysdep-subdirs)) +ansi_dirs := assert ctype locale math setjmp \ signal stdio stdlib malloc string time +posix_dirs := dirent grp pwd posix io termios -+other_dirs := resource socket misc gnulib $(wildcard crypt) ++other_dirs := resource socket misc gnulib $(wildcard crypt) manual subdirs := $(strip $(+ansi_dirs) $(+posix_dirs) $(+other_dirs) \ $(sysdep-subdirs)) export subdirs := $(subdirs) # Benign, useless in GNU make before 3.63. @@ -179,7 +179,7 @@ parent_echo-distinfo: distribute := README INSTALL NOTES COPYING.LIB COPYING ChangeLog NEWS \ Makefile Makeconfig Makerules Rules Make-dist MakeTAGS \ ansidecl.h \ - configure configure.in aclocal.m4 config.sub \ + configure configure.in aclocal.m4 config.sub config.guess\ munch-tmpl.c munch.awk gnu-stabs.h sysdep.h export distribute := $(strip $(distribute)) -- cgit v1.2.3