build: add a convenient Makefile
commit80108e27c1124028a64bbe93d2fbd256ede44a95
authorDavid Aguilar <davvid@gmail.com>
Fri, 9 May 2008 11:40:24 +0000 (9 04:40 -0700)
committerDavid Aguilar <davvid@gmail.com>
Fri, 9 May 2008 11:42:54 +0000 (9 04:42 -0700)
tree18899acfeaf1ec69b41f6cd70949e8e05e00087e
parentee92fc6cbd71c640f037ea4bb0da47e3b9014aa4
build: add a convenient Makefile

The Makefile has the standard targets:

clean
all
install
uninstall

Signed-off-by: David Aguilar <davvid@gmail.com>
Makefile [new file with mode: 0644]