Use autotools for altosui and libaltos
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 00:27:17 +0000 (17:27 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 00:27:17 +0000 (17:27 -0700)
commit887b11f6b9c81b9f15348d54017e700ca7dc5e55
treee48a60cec7dcf2c3435e4f7e061002bbfdb08e4f
parente844e8a0695e27af6f8e3e37a5e3bcc865b862e3
Use autotools for altosui and libaltos

This switches from hand-written Makefiles to automake with libtool
for these parts of the system.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosUI.java
ao-tools/altosui/Makefile [deleted file]
ao-tools/altosui/Makefile-standalone [new file with mode: 0644]
ao-tools/altosui/Makefile.am [new file with mode: 0644]
ao-tools/altosui/altos-windows.nsi
ao-tools/altosui/altosui-fat [new file with mode: 0755]
ao-tools/libaltos/.gitignore [new file with mode: 0644]
ao-tools/libaltos/Makefile [deleted file]
ao-tools/libaltos/Makefile-standalone [new file with mode: 0644]
ao-tools/libaltos/Makefile.am [new file with mode: 0644]
configure.ac