Makefile.am 101 B

1234567
  1. noinst_LTLIBRARIES = libplatform.la
  2. INCLUDES = -I$(top_srcdir)
  3. libplatform_la_SOURCES = \
  4. unix.c