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

</$objtype/mkfile

TARG=kal
OFILES=	cinit.$O\
	code.$O\
	inst.$O\
	output.$O\
	reg.$O\
	sugen.$O\
	regopt.$O\
	peep.$O\
	main.$O\
	lex.$O\
	y.tab.$O\
	misc.$O\
	type.$O\
	type2.$O\
	type3.$O\
	tree.$O\
	decl.$O\
	func.$O\
	init.$O\
	acid.$O\
	mpatof.$O\
	mul.$O\
	pack.$O\

YFILES=../port/parl.y

HFILES=	machdep.h\
	../port/tcom.h\
	../port/globl.h\
	../port/parl.h\
	../port/y.tab.h\

BIN=/$objtype/bin
</sys/src/cmd/mkone

CFLAGS=-w -I../port

../port/y.tab.h:	y.tab.h
	mv $prereq $target

%.$O:	../port/%.c
	$CC $CFLAGS ../port/$stem.c

clean:V:
	rm -f *.[$OS] [$OS].out y.tab.? y.debug y.output $TARG ../port/y.tab.? ../port/*.[$OS]

unix.superglobalmegacorp.com

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