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