view autogen.sh @ 16:598fcbe482b5

imported patch 19_kinput2-v3.1-ruby.patch
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 08 Mar 2010 20:38:17 +0900
parents
children
line wrap: on
line source

#!/bin/sh

xmkmf
make Makefiles
make depend
echo "----------"
echo "Execute 'make' and 'make install'."