mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
(headers): Add mcheck.h.
(distribute): Remove mcheck.h.
This commit is contained in:
parent
28347e0c30
commit
0fe8bab71d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user