Plan 9 from Bell Labs’s /usr/web/sources/contrib/rsc/linuxemu/libc/port/mkfile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


</$objtype/mkfile

LIB=../libc.a
ALLOFILES=\
	_assert.$O\
	abs.$O\
	access.$O\
	asin.$O\
	atan.$O\
	atan2.$O\
	atexit.$O\
	atnotify.$O\
	atof.$O\
	atol.$O\
	atoll.$O\
	charstod.$O\
	cleanname.$O\
	cputime.$O\
	crypt.$O\
	ctime.$O\
	ctype.$O\
	dirmodeconv.$O\
	doprint.$O\
	execl.$O\
	exp.$O\
	fabs.$O\
	fastrand.$O\
	floor.$O\
	fmod.$O\
	getcallerpc.$O\
	getuser.$O\
	hangup.$O\
	hypot.$O\
	lock.$O\
	log.$O\
	malloc.$O\
	memccpy.$O\
	memchr.$O\
	memcmp.$O\
	memmove.$O\
	memset.$O\
	mktemp.$O\
	netcrypt.$O\
	netmkaddr.$O\
	perror.$O\
	pool.$O\
	pow.$O\
	pow10.$O\
	print.$O\
	profile.$O\
	qsort.$O\
	rand.$O\
	readn.$O\
	rune.$O\
	runetype.$O\
	sbrk.$O\
	sin.$O\
	sinh.$O\
	sqrt.$O\
	strcat.$O\
	strchr.$O\
	strcmp.$O\
	strcpy.$O\
	strcspn.$O\
	strdup.$O\
	strlen.$O\
	strncat.$O\
	strncmp.$O\
	strncpy.$O\
	strpbrk.$O\
	strrchr.$O\
	strspn.$O\
	strstr.$O\
	strtod.$O\
	strtok.$O\
	strtol.$O\
	strtoll.$O\
	strtoul.$O\
	strtoull.$O\
	sysfatal.$O\
	syslog.$O\
	tan.$O\
	tanh.$O\
	tokenize.$O\
	toupper.$O\
	utflen.$O\
	utfrune.$O\
	utfrrune.$O\
	utfutf.$O\

# cull things in the per-machine directories from this list
OFILES=	`{rc ./reduce $O $objtype $ALLOFILES}

HFILES=/sys/include/libc.h

</sys/src/cmd/mksyslib


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.