Distribute malloc.c to improve lint library generation

This commit is contained in:
ceriel 1991-09-30 16:36:17 +00:00
parent e7b4e265d4
commit 25cf41d9b7
2 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,7 @@ ext_fmt.h
getenv.c
labs.c
ldiv.c
malloc.c
mblen.c
mbstowcs.c
mbtowc.c

View file

@ -9,3 +9,6 @@ malloc/malloc.c:
malloc.c: malloc/malloc.c
-cp malloc/malloc.c malloc.c
distr: malloc.c