Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/src/cmd/tidy/mkfile

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


</$objtype/mkfile

CC = pcc
CFLAGS = -+ -c -B
TARG = tidy
OFILES = attrs.$O clean.$O config.$O entities.$O \
	istack.$O lexer.$O localize.$O parser.$O pprint.$O \
	tags.$O tidy.$O 
HFILES = platform.h html.h
BIN=/$objtype/bin

</sys/src/cmd/mkone

install:V:
	cp $TARG.man /sys/man/1/$TARG


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.