]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(headers): Add mcheck.h.
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 1998 17:02:59 +0000 (17:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Jan 1998 17:02:59 +0000 (17:02 +0000)
(distribute): Remove mcheck.h.

malloc/Makefile

index b43ce136cd88bb861d7b9ad9f2dab1cd287a4ac8..1dbebe19845801074c4050cb331a62d21a5e6ee8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc.
+# Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -24,10 +24,10 @@ subdir      := malloc
 all:
 
 dist-headers := malloc.h
-headers := $(dist-headers) obstack.h
+headers := $(dist-headers) obstack.h mcheck.h
 tests := mallocbug
 
-distribute = thread-m.h mtrace.awk mcheck-init.c mcheck.h
+distribute = thread-m.h mtrace.awk mcheck-init.c
 
 # Things which get pasted together into gmalloc.c.
 gmalloc-routines := malloc morecore