]> Pileus Git - grits/blob - examples/interp/mkfile
Add interpolation example
[grits] / examples / interp / mkfile
1 MKSHELL=/usr/lib/plan9/bin/rc
2 PROGS=interp
3 LIBS=-lm
4 default:V: interp-run
5 <$HOME/lib/mkcommon