File:  [MW Coherent from dump] / coherent / b / lib / libc / gen / malloc / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:35 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

# /usr/src/libc/gen/malloc/Makefile 1/9/92

OBJ=\
	calloc.o\
	malloc.o\
	memok.o\
	notmem.o\
	realloc.o

UNUSED=trymallo.c

# Primary target.
GENMALLOC:	$(OBJ)
	$(AR) rkus libc.a $?
	touch $@
	: libc/gen/malloc done

# Secondary targets.
calloc.o:	calloc.c
malloc.o:	malloc.c
memok.o:	memok.c
notmem.o:	notmem.c
realloc.o:	realloc.c

# end of /usr/src/libc/gen/malloc/Makefile

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.