File:  [MW Coherent from dump] / coherent / b / lib / libc / string / i386 / 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/string/i386/Makefile 7/6/93

CRTI386=\
	_memxchg.o\
	index.o\
	memccpy.o\
	memchr.o\
	memcmp.o\
	memcpy.o\
	memmove.o\
	memset.o\
	rindex.o\
	strcat.o\
	strchr.o\
	strcmp.o\
	strcpy.o\
	strcspn.o\
	streq.o\
	strlen.o\
	strpbrk.o\
	strrchr.o\
	strspn.o\
	strstr.o

# Primary target.
STRINGI386:	$(CRTI386)
	$(AR) rkus libc.a $?
	touch $@
	: libc/string/i386 done

# Secondary targets.
_memxchg.o:	_memxchg.s
index.o:	index.s
memccpy.o:	memccpy.s
memchr.o:	memchr.s
memcmp.o:	memcmp.s
memcpy.o:	memcpy.s
memmove.o:	memmove.s
memset.o:	memset.s
rindex.o:	rindex.s
strcat.o:	strcat.s
strchr.o:	strchr.s
strcmp.o:	strcmp.s
strcpy.o:	strcpy.s
strcspn.o:	strcspn.s
streq.o:	streq.s
strlen.o:	strlen.s
strpbrk.o:	strpbrk.s
strrchr.o:	strrchr.s
strspn.o:	strspn.s
strstr.o:	strstr.s

# end of /usr/src/libc/string/i386/Makefile

unix.superglobalmegacorp.com

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