libaltos: Improve Makefile
authorKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 09:49:49 +0000 (02:49 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 09:49:49 +0000 (02:49 -0700)
commitdf34bbe7d1c43b12ab6d610fe810b6e1683e4c21
tree2439dc64f2c93d67554432c6b49161c689b84323
parentdd5374b8e660012ae4f8b058454fd101e0749ca7
libaltos: Improve Makefile

Builds Windows .dll correctly now and sample app.
Moves linux install target to end so it is not default
Adds .NOTPARALLEL to disable parallel gnumake.
Removes -g debugging flags to shrink file size.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/libaltos/Makefile