Plan 9 from Bell Labs’s /usr/web/sources/contrib/yk/9front/sys/src/cmd/git/test/mkfile

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


</$objtype/mkfile

TEST=\
	add\
	basic\
	diff\
	export\
	ftype\
	lca\
	merge\
	noam\
	range\
	rebase

</sys/src/cmd/mktest

$cputype.git:
	@{cd .. && objtype=$cputype mk install 'BIN=test/'$target}

test:V:	$cputype.git

clean:V:
	rm -f *.[$OS] *.out *.a[$OS] y.tab.? lex.yy.c y.debug y.output [$OS].??* $TARG
	rm -fr scratch $cputype.git

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.