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)
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>

No differences found