# Description file for ncrt: primitive functions, arithmetic etc.

all:
	cd ../crt; make
	cp ../crt/*.b .
	a86 arith
