## Makefile.am -- Process this file with automake to produce Makefile.in lib_LTLIBRARIES = libsablevmsys.la libsablevmsys_la_SOURCES = libsablevmsys.c AM_CFLAGS = -Wall libsablevmsys.c: $(noinst_HEADERS) noinst_HEADERS = \ $(BUILT_SOURCES) \ \ cond_var.c \ cond_var.h \ error.c \ error.h \ file_io.c \ file_io.h \ lib_loading.c \ lib_loading.h \ libsablevmsys.c \ lockword.c \ lockword.h \ memory_alloc.c \ memory_alloc.h \ mutex.c \ mutex.h \ system.c \ system.h \ system_properties.c \ system_properties.h \ thread.c \ thread.h \ time_util.c \ time_util.h