Mercurial > vba-clojure
comparison src/gb/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 | ac56489c2ca6 |
children |
comparison
equal
deleted
inserted
replaced
44:9d3769896d66 | 45:f6ff410a87fd |
---|---|
1 noinst_LIBRARIES = libgb.a | 1 noinst_LTLIBRARIES = libgb.la |
2 | 2 |
3 libgb_a_SOURCES = \ | 3 libgb_la_SOURCES = \ |
4 gbCheats.h \ | 4 gbCheats.h \ |
5 gbCodesCB.h \ | 5 gbCodesCB.h \ |
6 gbCodes.h \ | 6 gbCodes.h \ |
7 gbGlobals.h \ | 7 gbGlobals.h \ |
8 GB.h \ | 8 GB.h \ |