Distribute malloc.c to improve lint library generation
authorceriel <none@none>
Mon, 30 Sep 1991 16:36:17 +0000 (16:36 +0000)
committerceriel <none@none>
Mon, 30 Sep 1991 16:36:17 +0000 (16:36 +0000)
lang/cem/libcc.ansi/stdlib/.distr
lang/cem/libcc.ansi/stdlib/Makefile

index befcfba..fcf9026 100644 (file)
@@ -14,6 +14,7 @@ ext_fmt.h
 getenv.c
 labs.c
 ldiv.c
+malloc.c
 mblen.c
 mbstowcs.c
 mbtowc.c
index 6a75573..8c8533f 100644 (file)
@@ -9,3 +9,6 @@ malloc/malloc.c:
 
 malloc.c: malloc/malloc.c
        -cp malloc/malloc.c malloc.c
+
+distr: malloc.c
+