all repos — acme @ 690197f35d10c46cf487c496e33f08228ffe0c32

fork of the acme editor from plan9port - keybinds, tweaks, config.h, etc

mail/mkfile (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<$PLAN9/src/mkhdr

TARG=Mail
OFILES=\
		html.$O\
		mail.$O\
		mesg.$O\
		reply.$O\
		util.$O\
		win.$O

HFILES=dat.h

<$PLAN9/src/mkone