aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/paint/mkfile
blob: 272db4b4fffc259a248643768a36017c72dda238 (plain)
1
2
3
4
5
6
7
8
9
10
11
<$PLAN9/src/mkhdr

TARG=paint

OFILES=\
	eenter.$O\
	paint.$O\

HFILES=paint.h\

<$PLAN9/src/mkone