Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/historic/designing-plan9/mkfile

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



design.ps: design.ms network.ps
	tbl design.ms | troff -ms -mpictures > design.ps

network.ps: network.gif
	lp -d stdout network.gif > network.ps

clean:V:
	rm -f *.ps

nuke:V:
	rm -f *.ps

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.