Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/src/games/blabs/mkfile

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


</$objtype/mkfile

BIN = /$objtype/bin/games
TARG = blabs
OFILES = blabs.$O

FACES=\
	andrew.bits\
	bart.bits\
	bwk.bits\
	dmr.bits\
	doug.bits\
	gerard.bits\
	howard.bits\
	ken.bits\
	philw.bits\
	pjw.bits\
	presotto.bits\
	rob.bits\
	sean.bits\
	td.bits\
	
</sys/src/cmd/mkone

%.bits:
	mkface $stem

blabs.$O: $FACES

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

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.