13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22
17
$(top_builddir)/mysys/libmysys.la \
23
18
$(top_builddir)/strings/libmystrings.la
26
20
noinst_LTLIBRARIES = libheap.la
27
21
noinst_HEADERS = heapdef.h ha_heap.h heap.h
28
22
libheap_la_SOURCES = hp_open.c hp_extra.c hp_close.c hp_panic.c hp_info.c \