shithub: Nail

ref: 4f6225a9e1e45084b8d409e79f689dc51f1ec28c
dir: Nail/mkfile

View raw version
</$objtype/mkfile

TARG=Nail
OFILES=\
	mbox.$O\
	mesg.$O\
	comp.$O\
	util.$O\
	win.$O

HFILES=mail.h
MAN=/sys/man/1/

BIN=/acme/bin/$objtype

</sys/src/cmd/mkone

# Ugh. man doesn't handle uppercase
# names for manpages.

man:V: $MAN/nail

$MAN/nail: nail.man
	cp $prereq $target