(headers): Add mcheck.h.

(distribute): Remove mcheck.h.
This commit is contained in:
Ulrich Drepper 1998-01-30 17:02:59 +00:00
parent 28347e0c30
commit 0fe8bab71d

View 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