Distribute malloc.c to improve lint library generation
This commit is contained in:
parent
e7b4e265d4
commit
25cf41d9b7
2 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,7 @@ ext_fmt.h
|
||||||
getenv.c
|
getenv.c
|
||||||
labs.c
|
labs.c
|
||||||
ldiv.c
|
ldiv.c
|
||||||
|
malloc.c
|
||||||
mblen.c
|
mblen.c
|
||||||
mbstowcs.c
|
mbstowcs.c
|
||||||
mbtowc.c
|
mbtowc.c
|
||||||
|
|
|
@ -9,3 +9,6 @@ malloc/malloc.c:
|
||||||
|
|
||||||
malloc.c: malloc/malloc.c
|
malloc.c: malloc/malloc.c
|
||||||
-cp malloc/malloc.c malloc.c
|
-cp malloc/malloc.c malloc.c
|
||||||
|
|
||||||
|
distr: malloc.c
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue