Mercurial > vba-clojure
comparison src/gba/Makefile.am @ 45:f6ff410a87fd
using libtool for convienence libraries
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Tue, 06 Mar 2012 22:07:22 -0600 |
parents | e0545ef33bb9 |
children |
comparison
equal
deleted
inserted
replaced
44:9d3769896d66 | 45:f6ff410a87fd |
---|---|
1 noinst_LIBRARIES = libgba.a | 1 noinst_LTLIBRARIES = libgba.la |
2 | 2 |
3 libgba_a_SOURCES = \ | 3 libgba_la_SOURCES = \ |
4 agbprint.h \ | 4 agbprint.h \ |
5 armdis.h \ | 5 armdis.h \ |
6 arm-new.h \ | 6 arm-new.h \ |
7 bios.h \ | 7 bios.h \ |
8 EEprom.h \ | 8 EEprom.h \ |