File:  [Plan 9 NeXT] / lucent / sys / src / 9 / boot / mkfile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:01:02 2018 UTC (8 years, 1 month ago) by root
Branches: lucent, MAIN
CVS tags: plan9, HEAD
Plan 9 NeXT

</$objtype/mkfile
CFLAGS=-w
LIBRARY=libboot.a$O

OFILES=\
	async.$O\
	aux.$O\
	boot.$O\
	bboot.$O\
	dosboot.$O\
	bri.$O\
	cache.$O\
	cyc.$O\
	datakit.$O\
	dk.$O\
	getpasswd.$O\
	doauthenticate.$O\
	hybrid.$O\
	ip.$O\
	key.$O\
	local.$O\
	settime.$O\
	userpasswd.$O\

LIBO=${OFILES:%=$LIBRARY(%)}

install:V:	$LIBRARY

$LIBRARY:	$LIBO
	names=`{membername $newprereq}
	ar vu $LIBRARY $names
	rm -f $names

%.$O:	%.c boot.h
	$CC $CFLAGS $stem.c

$LIBRARY(%.$O):N:%.$O

installall:V:
	for(objtype in $CPUS) mk install

clean:V:
	rm -f *.[$OS] *.a[$OS]

unix.superglobalmegacorp.com

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