From a9df8829450edfad4d747af384f7647f9ea7db59 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 29 Mar 1995 16:34:21 +0000 Subject: Wed Mar 29 11:26:48 1995 Roland McGrath More changes from Germano Caronni : * malloc/free.c: Relocate _heapinfo when that allows us to return core to the system. * malloc/malloc.c: Move #include outside #ifndef _MALLOC_INTERNAL. --- Make-dist | 1 + 1 file changed, 1 insertion(+) (limited to 'Make-dist') diff --git a/Make-dist b/Make-dist index 33e257b67c..28c5d8f7aa 100644 --- a/Make-dist +++ b/Make-dist @@ -210,6 +210,7 @@ README: README.template version.c sed -e 's/RELEASE/$(release)/' -e 's/VERSION/$(version)/' < $< > $@ # Make it unwritable so I won't change it by mistake. chmod 444 $@ + test -d CVS && commit -m'Remade for $(release)-$(version)' $@ endif # Subdirectory vs. parent makefile -- cgit 1.4.1